Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-57803 (GCVE-0-2025-57803)
Vulnerability from cvelistv5 – Published: 2025-08-26 17:25 – Updated: 2026-02-26 17:48
VLAI
EPSS
Title
ImageMagick (WriteBMPImage): 32-bit integer overflow when writing BMP scanline stride → heap buffer overflow
Summary
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's 32-bit build, 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. This issue has been patched in versions 6.9.13-28 and 7.1.2-2.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/ImageMagick/ImageMagick/securi… | x_refsource_CONFIRM |
| https://github.com/ImageMagick/ImageMagick/commit… | x_refsource_MISC |
| https://github.com/dlemstra/Magick.NET/releases/t… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2025… |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| ImageMagick | ImageMagick |
Affected:
< 7.1.2-2
Affected: < 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-24T03:55:19.284114Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T17:48:11.006Z",
"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"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T18:13:43.901Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/09/msg00012.html"
}
],
"title": "CVE Program Container"
}
],
"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": "2026-02-26T17:48:11.006Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-57803",
"date": "2026-06-06",
"epss": "0.00136",
"percentile": "0.33282"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-57803\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-08-26T18:15:47.780\",\"lastModified\":\"2025-11-03T19:16:12.657\",\"vulnStatus\":\"Modified\",\"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://lists.debian.org/debian-lts-announce/2025/09/msg00012.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"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\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/09/msg00012.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T18:13:43.901Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-57803\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-24T03:55:19.284114Z\"}}}], \"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\": \"2026-02-26T17:48:11.006Z\", \"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.2"
}
}
}
SUSE-SU-2025:03151-1
Vulnerability from csaf_suse - Published: 2025-09-10 18:01 - Updated: 2025-09-10 18:01Summary
Security update for ImageMagick
Severity
Important
Notes
Title of the patch: Security update for ImageMagick
Description of the patch: This update for ImageMagick fixes the following issues:
- CVE-2025-55004: Fixed heap buffer over-read in in ReadOneMNGIMage when processing images with separate alpha channels
(bsc#1248076).
- CVE-2025-55005: Fixed heap buffer overflow when transforming from Log to sRGB colorspaces (bsc#1248077).
- CVE-2025-55154: Fixed integer overflow when performing magnified size calculations in ReadOneMNGIMage (bsc#1248078).
- CVE-2025-55160: Fixed undefined behavior due to function-type-mismatch in CloneSplayTree (bsc#1248079).
- CVE-2025-55212: Fixed division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to
`montage -geometry` (bsc#1248767).
- CVE-2025-55298: Fixed heap overflow due to format string bug vulnerability (bsc#1248780).
- CVE-2025-57803: Fixed heap out-of-bounds (OOB) write due to 32-bit integer overflow (bsc#1248784).
Patchnames: 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
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
90 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
90 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
90 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.8 (Medium)
Affected products
Recommended
90 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
90 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.5 (High)
Affected products
Recommended
90 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
90 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-SUSE-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-config-7-upstream-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ImageMagick-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-7_Q16HDRI4-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagick++-devel-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickCore-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libMagickWand-7_Q16HDRI6-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:perl-PerlMagick-7.0.7.34-150200.10.62.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
32 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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:03152-1
Vulnerability from csaf_suse - Published: 2025-09-10 18:04 - Updated: 2025-09-10 18:04Summary
Security update for ImageMagick
Severity
Important
Notes
Title of the patch: Security update for ImageMagick
Description of the patch: This update for ImageMagick fixes the following issues:
- CVE-2025-55004: Fixed heap buffer over-read in in ReadOneMNGIMage when processing images with separate alpha channels
(bsc#1248076).
- CVE-2025-55005: Fixed heap buffer overflow when transforming from Log to sRGB colorspaces (bsc#1248077).
- CVE-2025-55154: Fixed integer overflow when performing magnified size calculations in ReadOneMNGIMage (bsc#1248078).
- CVE-2025-55160: Fixed undefined behavior due to function-type-mismatch in CloneSplayTree (bsc#1248079).
- CVE-2025-55212: Fixed division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to
`montage -geometry` (bsc#1248767).
- CVE-2025-55298: Fixed heap overflow due to format string bug vulnerability (bsc#1248780).
- CVE-2025-57803: Fixed heap out-of-bounds (OOB) write due to 32-bit integer overflow (bsc#1248784).
Other fixes:
- Fixed output file placeholders (bsc#1247475).
Patchnames: 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
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
188 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
188 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
188 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.8 (Medium)
Affected products
Recommended
188 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
188 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.5 (High)
Affected products
Recommended
188 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
188 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP7:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-SUSE-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-config-7-upstream-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved 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 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ImageMagick-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-7_Q16HDRI5-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagick++-devel-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickCore-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libMagickWand-7_Q16HDRI10-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-PerlMagick-7.1.0.9-150400.6.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
33 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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"
}
]
}
SUSE-SU-2025:03164-1
Vulnerability from csaf_suse - Published: 2025-09-11 11:06 - Updated: 2025-09-11 11:06Summary
Security update for ImageMagick
Severity
Important
Notes
Title of the patch: Security update for ImageMagick
Description of the patch: This update for ImageMagick fixes the following issues:
- CVE-2025-55004: Fixed heap buffer over-read in in ReadOneMNGIMage when processing images with separate alpha channels
(bsc#1248076).
- CVE-2025-55005: Fixed heap buffer overflow when transforming from Log to sRGB colorspaces (bsc#1248077).
- CVE-2025-55154: Fixed integer overflow when performing magnified size calculations in ReadOneMNGIMage (bsc#1248078).
- CVE-2025-55160: Fixed undefined behavior due to function-type-mismatch in CloneSplayTree (bsc#1248079).
- CVE-2025-55212: Fixed division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to
`montage -geometry` (bsc#1248767).
- CVE-2025-55298: Fixed heap overflow due to format string bug vulnerability (bsc#1248780).
- CVE-2025-57803: Fixed heap out-of-bounds (OOB) write due to 32-bit integer overflow (bsc#1248784).
Other fixes:
- Fixed output file placeholders (bsc#1247475).
Patchnames: SUSE-2025-3164,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-3164,SUSE-SLE-Module-Development-Tools-15-SP6-2025-3164,openSUSE-SLE-15.6-2025-3164
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.6 (Medium)
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.8 (Medium)
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.7 (Medium)
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.5 (High)
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
33 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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-3164,SUSE-SLE-Module-Desktop-Applications-15-SP6-2025-3164,SUSE-SLE-Module-Development-Tools-15-SP6-2025-3164,openSUSE-SLE-15.6-2025-3164",
"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_03164-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03164-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503164-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03164-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041649.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-11T11:06:33Z",
"generator": {
"date": "2025-09-11T11:06:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03164-1",
"initial_release_date": "2025-09-11T11:06:33Z",
"revision_history": [
{
"date": "2025-09-11T11:06:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "ImageMagick-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-devel-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product": {
"name": "ImageMagick-devel-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product_id": "ImageMagick-devel-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product": {
"name": "libMagick++-7_Q16HDRI5-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product_id": "libMagick++-7_Q16HDRI5-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product": {
"name": "libMagick++-devel-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product_id": "libMagick++-devel-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product": {
"name": "libMagickCore-7_Q16HDRI10-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product_id": "libMagickCore-7_Q16HDRI10-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product": {
"name": "libMagickWand-7_Q16HDRI10-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32",
"product_id": "libMagickWand-7_Q16HDRI10-64bit-7.1.1.21-150600.3.20.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.20.1.i586",
"product_id": "ImageMagick-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.i586",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.i586",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.i586",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.i586",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.i586",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.i586",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.i586",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.i586",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.i586",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.i586",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.i586",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.i586",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.i586",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"product": {
"name": "ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"product_id": "ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "ImageMagick-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"product_id": "ImageMagick-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "ImageMagick-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"product_id": "perl-PerlMagick-7.1.1.21-150600.3.20.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 Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.20.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-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.20.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-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.20.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-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.20.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-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.20.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-SUSE-7.1.1.21-150600.3.20.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-SUSE-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.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-SUSE-7.1.1.21-150600.3.20.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-SUSE-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.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-SUSE-7.1.1.21-150600.3.20.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-SUSE-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.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-SUSE-7.1.1.21-150600.3.20.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-SUSE-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.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-limited-7.1.1.21-150600.3.20.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-limited-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.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-limited-7.1.1.21-150600.3.20.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-limited-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.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-limited-7.1.1.21-150600.3.20.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-limited-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.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-limited-7.1.1.21-150600.3.20.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-limited-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.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-open-7.1.1.21-150600.3.20.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-open-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.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-open-7.1.1.21-150600.3.20.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-open-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.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-open-7.1.1.21-150600.3.20.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-open-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.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-open-7.1.1.21-150600.3.20.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-open-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.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-secure-7.1.1.21-150600.3.20.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-secure-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.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-secure-7.1.1.21-150600.3.20.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-secure-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.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-secure-7.1.1.21-150600.3.20.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-secure-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.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-secure-7.1.1.21-150600.3.20.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-secure-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.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-websafe-7.1.1.21-150600.3.20.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-websafe-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.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-websafe-7.1.1.21-150600.3.20.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-websafe-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.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-websafe-7.1.1.21-150600.3.20.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-websafe-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.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-websafe-7.1.1.21-150600.3.20.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-websafe-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.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-devel-7.1.1.21-150600.3.20.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-devel-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.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-devel-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.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-devel-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.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-devel-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.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:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.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:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.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:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.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:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.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:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.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:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.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:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.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:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.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:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.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:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.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:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.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:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.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:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.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:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.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:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.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:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch"
},
"product_reference": "ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T11:06:33Z",
"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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T11:06:33Z",
"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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T11:06:33Z",
"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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T11:06:33Z",
"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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T11:06:33Z",
"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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T11:06:33Z",
"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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.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 Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-SUSE-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:ImageMagick-doc-7.1.1.21-150600.3.20.1.noarch",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:ImageMagick-extra-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagick++-devel-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.20.1.x86_64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.aarch64",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.ppc64le",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.s390x",
"openSUSE Leap 15.6:perl-PerlMagick-7.1.1.21-150600.3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T11:06:33Z",
"details": "important"
}
],
"title": "CVE-2025-57803"
}
]
}
SUSE-SU-2025:21211-1
Vulnerability from csaf_suse - Published: 2025-12-15 09:56 - Updated: 2025-12-15 09:56Summary
Security update for ImageMagick
Severity
Important
Notes
Title of the patch: Security update for ImageMagick
Description of the patch: This update for ImageMagick fixes the following issues:
- CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash
(bsc#1252749).
- CVE-2025-57807: BlobStream Forward-Seek Under-Allocation (bsc#1249362).
- CVE-2025-62171: incomplete fix for integer overflow in BMP Decoder (bsc#1252282).
- CVE-2025-55298: format string bug vulnerability can lead to heap overflow (bsc#1248780).
- CVE-2025-57803: 32-bit integer overflow can lead to heap out-of-bounds (OOB) write (bsc#1248784).
- CVE-2025-55212: division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to
`montage -geometry` (bsc#1248767).
Patchnames: SUSE-SLES-16.0-105
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.7 (Medium)
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.5 (High)
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.2 (Medium)
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.5 (Medium)
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
76 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
28 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ImageMagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ImageMagick fixes the following issues:\n\n- CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash\n (bsc#1252749).\n- CVE-2025-57807: BlobStream Forward-Seek Under-Allocation (bsc#1249362).\n- CVE-2025-62171: incomplete fix for integer overflow in BMP Decoder (bsc#1252282).\n- CVE-2025-55298: format string bug vulnerability can lead to heap overflow (bsc#1248780).\n- CVE-2025-57803: 32-bit integer overflow can lead to heap out-of-bounds (OOB) write (bsc#1248784).\n- CVE-2025-55212: division-by-zero in ThumbnailImage() when passing a geometry string containing only a colon to\n `montage -geometry` (bsc#1248767).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-105",
"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_21211-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21211-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521211-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21211-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023597.html"
},
{
"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 Bug 1249362",
"url": "https://bugzilla.suse.com/1249362"
},
{
"category": "self",
"summary": "SUSE Bug 1252282",
"url": "https://bugzilla.suse.com/1252282"
},
{
"category": "self",
"summary": "SUSE Bug 1252749",
"url": "https://bugzilla.suse.com/1252749"
},
{
"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/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-57807 page",
"url": "https://www.suse.com/security/cve/CVE-2025-57807/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62171 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62171/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-62594 page",
"url": "https://www.suse.com/security/cve/CVE-2025-62594/"
}
],
"title": "Security update for ImageMagick",
"tracking": {
"current_release_date": "2025-12-15T09:56:13Z",
"generator": {
"date": "2025-12-15T09:56:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21211-1",
"initial_release_date": "2025-12-15T09:56:13Z",
"revision_history": [
{
"date": "2025-12-15T09:56:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"product": {
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"product_id": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"product_id": "ImageMagick-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"product_id": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"product_id": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"product_id": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"product": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"product_id": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch"
},
"product_reference": "ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
},
"product_reference": "perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"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": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.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 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.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 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"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 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.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 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.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 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"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 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.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 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.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 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "important"
}
],
"title": "CVE-2025-57803"
},
{
"cve": "CVE-2025-57807",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-57807"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is free and open-source software used for editing and manipulating digital images. ImageMagick versions lower than 14.8.2 include insecure functions: SeekBlob(), which permits advancing the stream offset beyond the current end without increasing capacity, and WriteBlob(), which then expands by quantum + length (amortized) instead of offset + length, and copies to data + offset. When offset \u003e\u003e extent, the copy targets memory beyond the allocation, producing a deterministic heap write on 64-bit builds. No 2\u2076\u2074 arithmetic wrap, external delegates, or policy settings are required. This is fixed in version 14.8.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-57807",
"url": "https://www.suse.com/security/cve/CVE-2025-57807"
},
{
"category": "external",
"summary": "SUSE Bug 1249362 for CVE-2025-57807",
"url": "https://bugzilla.suse.com/1249362"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-57807"
},
{
"cve": "CVE-2025-62171",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62171"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is an open source software suite for displaying, converting, and editing raster image files. In ImageMagick versions prior to 7.1.2-7 and 6.9.13-32, an integer overflow vulnerability exists in the BMP decoder on 32-bit systems. The vulnerability occurs in coders/bmp.c when calculating the extent value by multiplying image columns by bits per pixel. On 32-bit systems with size_t of 4 bytes, a malicious BMP file with specific dimensions can cause this multiplication to overflow and wrap to zero. The overflow check added to address CVE-2025-57803 is placed after the overflow occurs, making it ineffective. A specially crafted 58-byte BMP file with width set to 536,870,912 and 32 bits per pixel can trigger this overflow, causing the bytes_per_line calculation to become zero. This vulnerability only affects 32-bit builds of ImageMagick where default resource limits for width, height, and area have been manually increased beyond their defaults. 64-bit systems with size_t of 8 bytes are not vulnerable, and systems using default ImageMagick resource limits are not vulnerable. The vulnerability is fixed in versions 7.1.2-7 and 6.9.13-32.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62171",
"url": "https://www.suse.com/security/cve/CVE-2025-62171"
},
{
"category": "external",
"summary": "SUSE Bug 1252282 for CVE-2025-62171",
"url": "https://bugzilla.suse.com/1252282"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-62171"
},
{
"cve": "CVE-2025-62594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-62594"
}
],
"notes": [
{
"category": "general",
"text": "ImageMagick is a software suite to create, edit, compose, or convert bitmap images. ImageMagick versions prior to 7.1.2-8 are vulnerable to denial-of-service due to unsigned integer underflow and division-by-zero in the CLAHEImage function. When tile width or height is zero, unsigned underflow occurs in pointer arithmetic, leading to out-of-bounds memory access, and division-by-zero causes immediate crashes. This issue has been patched in version 7.1.2-8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-62594",
"url": "https://www.suse.com/security/cve/CVE-2025-62594"
},
{
"category": "external",
"summary": "SUSE Bug 1252749 for CVE-2025-62594",
"url": "https://bugzilla.suse.com/1252749"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-SUSE-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-limited-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-open-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-secure-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-config-7-upstream-websafe-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-doc-7.1.2.0-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:ImageMagick-extra-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-7_Q16HDRI5-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagick++-devel-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickCore-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libMagickWand-7_Q16HDRI10-7.1.2.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-PerlMagick-7.1.2.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T09:56:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-62594"
}
]
}
WID-SEC-W-2025-1906
Vulnerability from csaf_certbund - Published: 2025-08-25 22:00 - Updated: 2025-12-18 23:00Summary
ImageMagick: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: ImageMagick ist eine Sammlung von Programmbibliotheken und Werkzeugen, die Grafiken in zahlreichen Formaten verarbeiten kann.
Angriff: Ein entfernter Angreifer kann mehrere Schwachstellen in ImageMagick ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen, beliebigen Code auszuführen, erweiterte Berechtigungen zu erlangen, vertrauliche Informationen offenzulegen und andere nicht näher definierte Angriffe durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IGEL OS
IGEL
|
cpe:/o:igel:os:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source ImageMagick <6.9.13-28
Open Source / ImageMagick
|
<6.9.13-28 | ||
|
Open Source ImageMagick <7.1.2-2
Open Source / ImageMagick
|
<7.1.2-2 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IGEL OS
IGEL
|
cpe:/o:igel:os:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source ImageMagick <6.9.13-28
Open Source / ImageMagick
|
<6.9.13-28 | ||
|
Open Source ImageMagick <7.1.2-2
Open Source / ImageMagick
|
<7.1.2-2 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IGEL OS
IGEL
|
cpe:/o:igel:os:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source ImageMagick <6.9.13-28
Open Source / ImageMagick
|
<6.9.13-28 | ||
|
Open Source ImageMagick <7.1.2-2
Open Source / ImageMagick
|
<7.1.2-2 |
References
20 references
{
"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"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03150-1 vom 2025-09-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022461.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03151-1 vom 2025-09-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022459.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4297 vom 2025-09-11",
"url": "https://lists.debian.org/debian-lts-announce/2025/09/msg00012.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03152-1 vom 2025-09-10",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XVFJXK2IAWYHKZBZLXGH7SGXHKJFJYUA/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5997 vom 2025-09-11",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00161.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03164-1 vom 2025-09-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022493.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7756-1 vom 2025-09-18",
"url": "https://ubuntu.com/security/notices/USN-7756-1"
},
{
"category": "external",
"summary": "IGEL Security Notice ISN-2025-42 vom 2025-10-06",
"url": "https://kb.igel.com/en/security-safety/current/isn-2025-42-imagemagick-vulnerabilities"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7812-1 vom 2025-10-09",
"url": "https://ubuntu.com/security/notices/USN-7812-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-16313 vom 2025-10-14",
"url": "https://linux.oracle.com/errata/ELSA-2025-16313.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7876-1 vom 2025-11-21",
"url": "https://ubuntu.com/security/notices/USN-7876-1"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:20162-1 vom 2025-12-17",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NLMP4LCOIPMLFCWS3MHQAXY76JMW76FH/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21211-1 vom 2025-12-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023597.html"
}
],
"source_lang": "en-US",
"title": "ImageMagick: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-12-18T23:00:00.000+00:00",
"generator": {
"date": "2025-12-19T09:45:31.141+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.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"
},
{
"date": "2025-09-10T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE und Debian aufgenommen"
},
{
"date": "2025-09-11T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Debian und SUSE aufgenommen"
},
{
"date": "2025-09-18T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-21T22:00:00.000+00:00",
"number": "8",
"summary": "Referenz(en) aufgenommen: RHSA-2025:16313"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IGEL aufgenommen"
},
{
"date": "2025-10-09T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-20T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "IGEL OS",
"product": {
"name": "IGEL OS",
"product_id": "T017865",
"product_identification_helper": {
"cpe": "cpe:/o:igel:os:-"
}
}
}
],
"category": "vendor",
"name": "IGEL"
},
{
"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": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"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"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-55212",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T017865",
"T000126",
"T027843",
"T004914",
"T046499",
"T046498"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-55212"
},
{
"cve": "CVE-2025-55298",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T017865",
"T000126",
"T027843",
"T004914",
"T046499",
"T046498"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-55298"
},
{
"cve": "CVE-2025-57803",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T017865",
"T000126",
"T027843",
"T004914",
"T046499",
"T046498"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-57803"
}
]
}
WID-SEC-W-2025-2361
Vulnerability from csaf_certbund - Published: 2025-10-21 22:00 - Updated: 2025-11-17 23:00Summary
Oracle Communications: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Oracle Communications umfasst branchenspezifische Lösungen für die Telekommunikationsbranche.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
References
5 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"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": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- 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-2361 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2361.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2361 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2361"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - October 2025 - Appendix Oracle Communications vom 2025-10-21",
"url": "https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixCGBU"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-018 vom 2025-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/11/Xerox-Security-Bulletin-XRX25-018-Xerox-FreeFlow-Print-Server-v7.pdf"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-17T23:00:00.000+00:00",
"generator": {
"date": "2025-11-18T08:13:11.792+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2361",
"initial_release_date": "2025-10-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "6",
"product": {
"name": "Oracle Communications 6.0",
"product_id": "T018947",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.0"
}
}
},
{
"category": "product_version",
"name": "46.6",
"product": {
"name": "Oracle Communications 46.6",
"product_id": "T022826",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:46.6"
}
}
},
{
"category": "product_version",
"name": "9.0.0",
"product": {
"name": "Oracle Communications 9.0.0",
"product_id": "T027330",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0"
}
}
},
{
"category": "product_version",
"name": "5.1",
"product": {
"name": "Oracle Communications 5.1",
"product_id": "T028684",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.1"
}
}
},
{
"category": "product_version",
"name": "5.2",
"product": {
"name": "Oracle Communications 5.2",
"product_id": "T034146",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.2"
}
}
},
{
"category": "product_version",
"name": "24.2.0",
"product": {
"name": "Oracle Communications 24.2.0",
"product_id": "T036197",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.0"
}
}
},
{
"category": "product_version",
"name": "4.1.0",
"product": {
"name": "Oracle Communications 4.1.0",
"product_id": "T036205",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=4.2.0",
"product": {
"name": "Oracle Communications \u003c=4.2.0",
"product_id": "T036206"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.2.0",
"product": {
"name": "Oracle Communications \u003c=4.2.0",
"product_id": "T036206-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.3.0",
"product": {
"name": "Oracle Communications \u003c=9.3.0",
"product_id": "T036208"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.3.0",
"product": {
"name": "Oracle Communications \u003c=9.3.0",
"product_id": "T036208-fixed"
}
},
{
"category": "product_version",
"name": "14.0.0.1",
"product": {
"name": "Oracle Communications 14.0.0.1",
"product_id": "T038384",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0.0.1"
}
}
},
{
"category": "product_version",
"name": "24.3.0",
"product": {
"name": "Oracle Communications 24.3.0",
"product_id": "T040448",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.3.0"
}
}
},
{
"category": "product_version",
"name": "9.0.0.0.0",
"product": {
"name": "Oracle Communications 9.0.0.0.0",
"product_id": "T040452",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "24.2.5",
"product": {
"name": "Oracle Communications 24.2.5",
"product_id": "T042793",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.5"
}
}
},
{
"category": "product_version",
"name": "25.1.100",
"product": {
"name": "Oracle Communications 25.1.100",
"product_id": "T042794",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.100"
}
}
},
{
"category": "product_version",
"name": "10.0.0",
"product": {
"name": "Oracle Communications 10.0.0",
"product_id": "T042795",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.0"
}
}
},
{
"category": "product_version",
"name": "5.0.0",
"product": {
"name": "Oracle Communications 5.0.0",
"product_id": "T045372",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.0.0"
}
}
},
{
"category": "product_version",
"name": "24.2.6",
"product": {
"name": "Oracle Communications 24.2.6",
"product_id": "T045373",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=25.1.200",
"product": {
"name": "Oracle Communications \u003c=25.1.200",
"product_id": "T047885"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.1.200",
"product": {
"name": "Oracle Communications \u003c=25.1.200",
"product_id": "T047885-fixed"
}
},
{
"category": "product_version",
"name": "9.1.0.0.0",
"product": {
"name": "Oracle Communications 9.1.0.0.0",
"product_id": "T047886",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "25.1.202",
"product": {
"name": "Oracle Communications 25.1.202",
"product_id": "T047887",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.202"
}
}
},
{
"category": "product_version",
"name": "25.1.201",
"product": {
"name": "Oracle Communications 25.1.201",
"product_id": "T047888",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.201"
}
}
},
{
"category": "product_version",
"name": "25.1.0.0.0",
"product": {
"name": "Oracle Communications 25.1.0.0.0",
"product_id": "T047889",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "25.2.100",
"product": {
"name": "Oracle Communications 25.2.100",
"product_id": "T047890",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.2.100"
}
}
},
{
"category": "product_version",
"name": "47",
"product": {
"name": "Oracle Communications 47.0",
"product_id": "T047891",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:47.0"
}
}
},
{
"category": "product_version",
"name": "10.2.1.0",
"product": {
"name": "Oracle Communications 10.2.1.0",
"product_id": "T047892",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.2.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=11.0.0.2",
"product": {
"name": "Oracle Communications \u003c=11.0.0.2",
"product_id": "T047893"
}
},
{
"category": "product_version_range",
"name": "\u003c=11.0.0.2",
"product": {
"name": "Oracle Communications \u003c=11.0.0.2",
"product_id": "T047893-fixed"
}
},
{
"category": "product_version",
"name": "13.5.1.0",
"product": {
"name": "Oracle Communications 13.5.1.0",
"product_id": "T047894",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:13.5.1.0"
}
}
},
{
"category": "product_version",
"name": "14.0.0.2",
"product": {
"name": "Oracle Communications 14.0.0.2",
"product_id": "T047895",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.1",
"product": {
"name": "Oracle Communications \u003c=24.2.1",
"product_id": "T047969"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.1",
"product": {
"name": "Oracle Communications \u003c=24.2.1",
"product_id": "T047969-fixed"
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-26555",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2023-26555"
},
{
"cve": "CVE-2024-12133",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-47554",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2025-1948",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-1948"
},
{
"cve": "CVE-2025-25724",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-25724"
},
{
"cve": "CVE-2025-27553",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27553"
},
{
"cve": "CVE-2025-27587",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27587"
},
{
"cve": "CVE-2025-32728",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-32728"
},
{
"cve": "CVE-2025-3576",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-3576"
},
{
"cve": "CVE-2025-4373",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4373"
},
{
"cve": "CVE-2025-4517",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-4802",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4802"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-48924",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-48989",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48989"
},
{
"cve": "CVE-2025-49796",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-5115",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5115"
},
{
"cve": "CVE-2025-53547",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53547"
},
{
"cve": "CVE-2025-53643",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-54090",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-54090"
},
{
"cve": "CVE-2025-55163",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-57803",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-57803"
},
{
"cve": "CVE-2025-58057",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-58057"
},
{
"cve": "CVE-2025-5889",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5889"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7425",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-7425"
},
{
"cve": "CVE-2025-7962",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-7962"
},
{
"cve": "CVE-2025-8058",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-8058"
},
{
"cve": "CVE-2025-8916",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-8916"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…