Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-41311 (GCVE-0-2024-41311)
Vulnerability from cvelistv5
Published
2024-10-15 00:00
Modified
2024-10-23 00:10
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.
References
| URL | Tags | ||
|---|---|---|---|
|
|
|||
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:struktur:libheif:1.17.6:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "libheif",
"vendor": "struktur",
"versions": [
{
"status": "affected",
"version": "1.17.6"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-41311",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-16T18:36:12.521532Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-16T18:37:04.529Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-10-23T00:10:12.649Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00025.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-15T20:51:06.020140",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/strukturag/libheif/issues/1226"
},
{
"url": "https://github.com/strukturag/libheif/pull/1227"
},
{
"url": "https://github.com/strukturag/libheif/commit/a3ed1b1eb178c5d651d6ac619c8da3d71ac2be36"
},
{
"url": "https://gist.github.com/flyyee/79f1b224069842ee320115cafa5c35c0"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-41311",
"datePublished": "2024-10-15T00:00:00",
"dateReserved": "2024-07-18T00:00:00",
"dateUpdated": "2024-10-23T00:10:12.649Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-41311\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-10-15T21:15:10.923\",\"lastModified\":\"2025-03-24T14:41:38.683\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.\"},{\"lang\":\"es\",\"value\":\"En Libheif 1.17.6, las verificaciones insuficientes en ImageOverlay::parse() al decodificar un archivo heif que contiene una imagen superpuesta con desplazamientos falsificados pueden provocar una lectura y escritura fuera de los l\u00edmites.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:struktur:libheif:1.17.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DB71230B-9BA1-464C-B2D7-38752ECE890D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://gist.github.com/flyyee/79f1b224069842ee320115cafa5c35c0\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/strukturag/libheif/commit/a3ed1b1eb178c5d651d6ac619c8da3d71ac2be36\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/strukturag/libheif/issues/1226\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/strukturag/libheif/pull/1227\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/10/msg00025.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2024/10/msg00025.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-10-23T00:10:12.649Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-41311\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-16T18:36:12.521532Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:struktur:libheif:1.17.6:*:*:*:*:*:*:*\"], \"vendor\": \"struktur\", \"product\": \"libheif\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.17.6\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787 Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-16T18:36:56.837Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/strukturag/libheif/issues/1226\"}, {\"url\": \"https://github.com/strukturag/libheif/pull/1227\"}, {\"url\": \"https://github.com/strukturag/libheif/commit/a3ed1b1eb178c5d651d6ac619c8da3d71ac2be36\"}, {\"url\": \"https://gist.github.com/flyyee/79f1b224069842ee320115cafa5c35c0\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-10-15T20:51:06.020140\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-41311\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-23T00:10:12.649Z\", \"dateReserved\": \"2024-07-18T00:00:00\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-10-15T00:00:00\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
fkie_cve-2024-41311
Vulnerability from fkie_nvd
Published
2024-10-15 21:15
Modified
2025-03-24 14:41
Severity ?
8.1 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
8.1 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
8.1 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Summary
In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| struktur | libheif | 1.17.6 | |
| debian | debian_linux | 11.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:struktur:libheif:1.17.6:*:*:*:*:*:*:*",
"matchCriteriaId": "DB71230B-9BA1-464C-B2D7-38752ECE890D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write."
},
{
"lang": "es",
"value": "En Libheif 1.17.6, las verificaciones insuficientes en ImageOverlay::parse() al decodificar un archivo heif que contiene una imagen superpuesta con desplazamientos falsificados pueden provocar una lectura y escritura fuera de los l\u00edmites."
}
],
"id": "CVE-2024-41311",
"lastModified": "2025-03-24T14:41:38.683",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-10-15T21:15:10.923",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://gist.github.com/flyyee/79f1b224069842ee320115cafa5c35c0"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/strukturag/libheif/commit/a3ed1b1eb178c5d651d6ac619c8da3d71ac2be36"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
],
"url": "https://github.com/strukturag/libheif/issues/1226"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/strukturag/libheif/pull/1227"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00025.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
},
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-125"
},
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
suse-su-2024:3960-1
Vulnerability from csaf_suse
Published
2024-11-08 15:26
Modified
2024-11-08 15:26
Summary
Security update for libheif
Notes
Title of the patch
Security update for libheif
Description of the patch
This update for libheif fixes the following issues:
- CVE-2024-41311: Fixed out-of-bounds read and write in ImageOverlay:parse() due to decoding a heif file containing an overlay image with forged offsets (bsc#1231714).
Patchnames
SUSE-2024-3960,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-3960,SUSE-SLE-Module-Desktop-Applications-15-SP6-2024-3960,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-3960,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3960,openSUSE-SLE-15.5-2024-3960,openSUSE-SLE-15.6-2024-3960
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libheif",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libheif fixes the following issues:\n\n- CVE-2024-41311: Fixed out-of-bounds read and write in ImageOverlay:parse() due to decoding a heif file containing an overlay image with forged offsets (bsc#1231714).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3960,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-3960,SUSE-SLE-Module-Desktop-Applications-15-SP6-2024-3960,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-3960,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3960,openSUSE-SLE-15.5-2024-3960,openSUSE-SLE-15.6-2024-3960",
"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-2024_3960-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3960-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243960-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3960-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019798.html"
},
{
"category": "self",
"summary": "SUSE Bug 1231714",
"url": "https://bugzilla.suse.com/1231714"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41311 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41311/"
}
],
"title": "Security update for libheif",
"tracking": {
"current_release_date": "2024-11-08T15:26:22Z",
"generator": {
"date": "2024-11-08T15:26:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3960-1",
"initial_release_date": "2024-11-08T15:26:22Z",
"revision_history": [
{
"date": "2024-11-08T15:26:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"product": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"product_id": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif-devel-1.12.0-150400.3.14.1.aarch64",
"product": {
"name": "libheif-devel-1.12.0-150400.3.14.1.aarch64",
"product_id": "libheif-devel-1.12.0-150400.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif1-1.12.0-150400.3.14.1.aarch64",
"product": {
"name": "libheif1-1.12.0-150400.3.14.1.aarch64",
"product_id": "libheif1-1.12.0-150400.3.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libheif1-64bit-1.12.0-150400.3.14.1.aarch64_ilp32",
"product": {
"name": "libheif1-64bit-1.12.0-150400.3.14.1.aarch64_ilp32",
"product_id": "libheif1-64bit-1.12.0-150400.3.14.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.i586",
"product": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.i586",
"product_id": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "libheif-devel-1.12.0-150400.3.14.1.i586",
"product": {
"name": "libheif-devel-1.12.0-150400.3.14.1.i586",
"product_id": "libheif-devel-1.12.0-150400.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "libheif1-1.12.0-150400.3.14.1.i586",
"product": {
"name": "libheif1-1.12.0-150400.3.14.1.i586",
"product_id": "libheif1-1.12.0-150400.3.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"product": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"product_id": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"product": {
"name": "libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"product_id": "libheif-devel-1.12.0-150400.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif1-1.12.0-150400.3.14.1.ppc64le",
"product": {
"name": "libheif1-1.12.0-150400.3.14.1.ppc64le",
"product_id": "libheif1-1.12.0-150400.3.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"product": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"product_id": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif-devel-1.12.0-150400.3.14.1.s390x",
"product": {
"name": "libheif-devel-1.12.0-150400.3.14.1.s390x",
"product_id": "libheif-devel-1.12.0-150400.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif1-1.12.0-150400.3.14.1.s390x",
"product": {
"name": "libheif1-1.12.0-150400.3.14.1.s390x",
"product_id": "libheif1-1.12.0-150400.3.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"product": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"product_id": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif-devel-1.12.0-150400.3.14.1.x86_64",
"product": {
"name": "libheif-devel-1.12.0-150400.3.14.1.x86_64",
"product_id": "libheif-devel-1.12.0-150400.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif1-1.12.0-150400.3.14.1.x86_64",
"product": {
"name": "libheif1-1.12.0-150400.3.14.1.x86_64",
"product_id": "libheif1-1.12.0-150400.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif1-32bit-1.12.0-150400.3.14.1.x86_64",
"product": {
"name": "libheif1-32bit-1.12.0-150400.3.14.1.x86_64",
"product_id": "libheif1-32bit-1.12.0-150400.3.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp5"
}
}
},
{
"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 Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"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": "libheif1-1.12.0-150400.3.14.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.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:libheif1-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.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:libheif1-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.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:libheif1-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.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:libheif1-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-32bit-1.12.0-150400.3.14.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libheif1-32bit-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif1-32bit-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.12.0-150400.3.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif-devel-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.aarch64"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.ppc64le"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.s390x"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.12.0-150400.3.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif1-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-32bit-1.12.0-150400.3.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libheif1-32bit-1.12.0-150400.3.14.1.x86_64"
},
"product_reference": "libheif1-32bit-1.12.0-150400.3.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-41311",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41311"
}
],
"notes": [
{
"category": "general",
"text": "In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:libheif1-32bit-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:libheif1-32bit-1.12.0-150400.3.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41311",
"url": "https://www.suse.com/security/cve/CVE-2024-41311"
},
{
"category": "external",
"summary": "SUSE Bug 1231714 for CVE-2024-41311",
"url": "https://bugzilla.suse.com/1231714"
}
],
"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 SP5:libheif1-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:libheif1-32bit-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:libheif1-32bit-1.12.0-150400.3.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libheif1-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libheif1-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.5:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.5:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.5:libheif1-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.5:libheif1-32bit-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.6:gdk-pixbuf-loader-libheif-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.6:libheif-devel-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.aarch64",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.ppc64le",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.s390x",
"openSUSE Leap 15.6:libheif1-1.12.0-150400.3.14.1.x86_64",
"openSUSE Leap 15.6:libheif1-32bit-1.12.0-150400.3.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-08T15:26:22Z",
"details": "important"
}
],
"title": "CVE-2024-41311"
}
]
}
ghsa-mwf7-wfvq-vc32
Vulnerability from github
Published
2024-10-15 21:30
Modified
2025-03-24 15:30
Severity ?
VLAI Severity ?
Details
In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.
{
"affected": [],
"aliases": [
"CVE-2024-41311"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-10-15T21:15:10Z",
"severity": "HIGH"
},
"details": "In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.",
"id": "GHSA-mwf7-wfvq-vc32",
"modified": "2025-03-24T15:30:35Z",
"published": "2024-10-15T21:30:39Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41311"
},
{
"type": "WEB",
"url": "https://github.com/strukturag/libheif/issues/1226"
},
{
"type": "WEB",
"url": "https://github.com/strukturag/libheif/pull/1227"
},
{
"type": "WEB",
"url": "https://github.com/strukturag/libheif/commit/a3ed1b1eb178c5d651d6ac619c8da3d71ac2be36"
},
{
"type": "WEB",
"url": "https://gist.github.com/flyyee/79f1b224069842ee320115cafa5c35c0"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00025.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
opensuse-su-2024:14579-1
Vulnerability from csaf_opensuse
Published
2024-12-13 00:00
Modified
2024-12-13 00:00
Summary
gdk-pixbuf-loader-libheif-1.19.5-2.1 on GA media
Notes
Title of the patch
gdk-pixbuf-loader-libheif-1.19.5-2.1 on GA media
Description of the patch
These are all security issues fixed in the gdk-pixbuf-loader-libheif-1.19.5-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14579
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "gdk-pixbuf-loader-libheif-1.19.5-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the gdk-pixbuf-loader-libheif-1.19.5-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14579",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14579-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0996 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0996/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29659 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29659/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41311 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41311/"
}
],
"title": "gdk-pixbuf-loader-libheif-1.19.5-2.1 on GA media",
"tracking": {
"current_release_date": "2024-12-13T00:00:00Z",
"generator": {
"date": "2024-12-13T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14579-1",
"initial_release_date": "2024-12-13T00:00:00Z",
"revision_history": [
{
"date": "2024-12-13T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"product": {
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"product_id": "gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif-aom-1.19.5-2.1.aarch64",
"product": {
"name": "libheif-aom-1.19.5-2.1.aarch64",
"product_id": "libheif-aom-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif-dav1d-1.19.5-2.1.aarch64",
"product": {
"name": "libheif-dav1d-1.19.5-2.1.aarch64",
"product_id": "libheif-dav1d-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif-devel-1.19.5-2.1.aarch64",
"product": {
"name": "libheif-devel-1.19.5-2.1.aarch64",
"product_id": "libheif-devel-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif-ffmpeg-1.19.5-2.1.aarch64",
"product": {
"name": "libheif-ffmpeg-1.19.5-2.1.aarch64",
"product_id": "libheif-ffmpeg-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif-jpeg-1.19.5-2.1.aarch64",
"product": {
"name": "libheif-jpeg-1.19.5-2.1.aarch64",
"product_id": "libheif-jpeg-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif-openjpeg-1.19.5-2.1.aarch64",
"product": {
"name": "libheif-openjpeg-1.19.5-2.1.aarch64",
"product_id": "libheif-openjpeg-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif-rav1e-1.19.5-2.1.aarch64",
"product": {
"name": "libheif-rav1e-1.19.5-2.1.aarch64",
"product_id": "libheif-rav1e-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif-svtenc-1.19.5-2.1.aarch64",
"product": {
"name": "libheif-svtenc-1.19.5-2.1.aarch64",
"product_id": "libheif-svtenc-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif1-1.19.5-2.1.aarch64",
"product": {
"name": "libheif1-1.19.5-2.1.aarch64",
"product_id": "libheif1-1.19.5-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libheif1-32bit-1.19.5-2.1.aarch64",
"product": {
"name": "libheif1-32bit-1.19.5-2.1.aarch64",
"product_id": "libheif1-32bit-1.19.5-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"product": {
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"product_id": "gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif-aom-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif-aom-1.19.5-2.1.ppc64le",
"product_id": "libheif-aom-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif-dav1d-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif-dav1d-1.19.5-2.1.ppc64le",
"product_id": "libheif-dav1d-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif-devel-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif-devel-1.19.5-2.1.ppc64le",
"product_id": "libheif-devel-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif-ffmpeg-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif-ffmpeg-1.19.5-2.1.ppc64le",
"product_id": "libheif-ffmpeg-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif-jpeg-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif-jpeg-1.19.5-2.1.ppc64le",
"product_id": "libheif-jpeg-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif-openjpeg-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif-openjpeg-1.19.5-2.1.ppc64le",
"product_id": "libheif-openjpeg-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif-rav1e-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif-rav1e-1.19.5-2.1.ppc64le",
"product_id": "libheif-rav1e-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif-svtenc-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif-svtenc-1.19.5-2.1.ppc64le",
"product_id": "libheif-svtenc-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif1-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif1-1.19.5-2.1.ppc64le",
"product_id": "libheif1-1.19.5-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libheif1-32bit-1.19.5-2.1.ppc64le",
"product": {
"name": "libheif1-32bit-1.19.5-2.1.ppc64le",
"product_id": "libheif1-32bit-1.19.5-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"product": {
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"product_id": "gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif-aom-1.19.5-2.1.s390x",
"product": {
"name": "libheif-aom-1.19.5-2.1.s390x",
"product_id": "libheif-aom-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif-dav1d-1.19.5-2.1.s390x",
"product": {
"name": "libheif-dav1d-1.19.5-2.1.s390x",
"product_id": "libheif-dav1d-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif-devel-1.19.5-2.1.s390x",
"product": {
"name": "libheif-devel-1.19.5-2.1.s390x",
"product_id": "libheif-devel-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif-ffmpeg-1.19.5-2.1.s390x",
"product": {
"name": "libheif-ffmpeg-1.19.5-2.1.s390x",
"product_id": "libheif-ffmpeg-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif-jpeg-1.19.5-2.1.s390x",
"product": {
"name": "libheif-jpeg-1.19.5-2.1.s390x",
"product_id": "libheif-jpeg-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif-openjpeg-1.19.5-2.1.s390x",
"product": {
"name": "libheif-openjpeg-1.19.5-2.1.s390x",
"product_id": "libheif-openjpeg-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif-rav1e-1.19.5-2.1.s390x",
"product": {
"name": "libheif-rav1e-1.19.5-2.1.s390x",
"product_id": "libheif-rav1e-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif-svtenc-1.19.5-2.1.s390x",
"product": {
"name": "libheif-svtenc-1.19.5-2.1.s390x",
"product_id": "libheif-svtenc-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif1-1.19.5-2.1.s390x",
"product": {
"name": "libheif1-1.19.5-2.1.s390x",
"product_id": "libheif1-1.19.5-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libheif1-32bit-1.19.5-2.1.s390x",
"product": {
"name": "libheif1-32bit-1.19.5-2.1.s390x",
"product_id": "libheif1-32bit-1.19.5-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"product": {
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"product_id": "gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif-aom-1.19.5-2.1.x86_64",
"product": {
"name": "libheif-aom-1.19.5-2.1.x86_64",
"product_id": "libheif-aom-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif-dav1d-1.19.5-2.1.x86_64",
"product": {
"name": "libheif-dav1d-1.19.5-2.1.x86_64",
"product_id": "libheif-dav1d-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif-devel-1.19.5-2.1.x86_64",
"product": {
"name": "libheif-devel-1.19.5-2.1.x86_64",
"product_id": "libheif-devel-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif-ffmpeg-1.19.5-2.1.x86_64",
"product": {
"name": "libheif-ffmpeg-1.19.5-2.1.x86_64",
"product_id": "libheif-ffmpeg-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif-jpeg-1.19.5-2.1.x86_64",
"product": {
"name": "libheif-jpeg-1.19.5-2.1.x86_64",
"product_id": "libheif-jpeg-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif-openjpeg-1.19.5-2.1.x86_64",
"product": {
"name": "libheif-openjpeg-1.19.5-2.1.x86_64",
"product_id": "libheif-openjpeg-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif-rav1e-1.19.5-2.1.x86_64",
"product": {
"name": "libheif-rav1e-1.19.5-2.1.x86_64",
"product_id": "libheif-rav1e-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif-svtenc-1.19.5-2.1.x86_64",
"product": {
"name": "libheif-svtenc-1.19.5-2.1.x86_64",
"product_id": "libheif-svtenc-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif1-1.19.5-2.1.x86_64",
"product": {
"name": "libheif1-1.19.5-2.1.x86_64",
"product_id": "libheif1-1.19.5-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libheif1-32bit-1.19.5-2.1.x86_64",
"product": {
"name": "libheif1-32bit-1.19.5-2.1.x86_64",
"product_id": "libheif1-32bit-1.19.5-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64"
},
"product_reference": "gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-aom-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64"
},
"product_reference": "libheif-aom-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-aom-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif-aom-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-aom-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x"
},
"product_reference": "libheif-aom-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-aom-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64"
},
"product_reference": "libheif-aom-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-dav1d-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64"
},
"product_reference": "libheif-dav1d-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-dav1d-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif-dav1d-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-dav1d-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x"
},
"product_reference": "libheif-dav1d-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-dav1d-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64"
},
"product_reference": "libheif-dav1d-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64"
},
"product_reference": "libheif-devel-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif-devel-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x"
},
"product_reference": "libheif-devel-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-devel-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64"
},
"product_reference": "libheif-devel-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-ffmpeg-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64"
},
"product_reference": "libheif-ffmpeg-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-ffmpeg-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif-ffmpeg-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-ffmpeg-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x"
},
"product_reference": "libheif-ffmpeg-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-ffmpeg-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64"
},
"product_reference": "libheif-ffmpeg-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-jpeg-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64"
},
"product_reference": "libheif-jpeg-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-jpeg-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif-jpeg-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-jpeg-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x"
},
"product_reference": "libheif-jpeg-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-jpeg-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64"
},
"product_reference": "libheif-jpeg-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-openjpeg-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64"
},
"product_reference": "libheif-openjpeg-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-openjpeg-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif-openjpeg-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-openjpeg-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x"
},
"product_reference": "libheif-openjpeg-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-openjpeg-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64"
},
"product_reference": "libheif-openjpeg-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-rav1e-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64"
},
"product_reference": "libheif-rav1e-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-rav1e-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif-rav1e-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-rav1e-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x"
},
"product_reference": "libheif-rav1e-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-rav1e-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64"
},
"product_reference": "libheif-rav1e-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-svtenc-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64"
},
"product_reference": "libheif-svtenc-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-svtenc-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif-svtenc-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-svtenc-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x"
},
"product_reference": "libheif-svtenc-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif-svtenc-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64"
},
"product_reference": "libheif-svtenc-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64"
},
"product_reference": "libheif1-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif1-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x"
},
"product_reference": "libheif1-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64"
},
"product_reference": "libheif1-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-32bit-1.19.5-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64"
},
"product_reference": "libheif1-32bit-1.19.5-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-32bit-1.19.5-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le"
},
"product_reference": "libheif1-32bit-1.19.5-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-32bit-1.19.5-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x"
},
"product_reference": "libheif1-32bit-1.19.5-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libheif1-32bit-1.19.5-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.x86_64"
},
"product_reference": "libheif1-32bit-1.19.5-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-0996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0996"
}
],
"notes": [
{
"category": "general",
"text": "\nThere is a vulnerability in the strided image data parsing code in the emscripten wrapper for libheif. An attacker could exploit this through a crafted image file to cause a buffer overflow in linear memory during a memcpy call.\n\n\n\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0996",
"url": "https://www.suse.com/security/cve/CVE-2023-0996"
},
{
"category": "external",
"summary": "SUSE Bug 1208640 for CVE-2023-0996",
"url": "https://bugzilla.suse.com/1208640"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-0996"
},
{
"cve": "CVE-2023-29659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29659"
}
],
"notes": [
{
"category": "general",
"text": "A Segmentation fault caused by a floating point exception exists in libheif 1.15.1 using crafted heif images via the heif::Fraction::round() function in box.cc, which causes a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29659",
"url": "https://www.suse.com/security/cve/CVE-2023-29659"
},
{
"category": "external",
"summary": "SUSE Bug 1211174 for CVE-2023-29659",
"url": "https://bugzilla.suse.com/1211174"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.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": [
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-29659"
},
{
"cve": "CVE-2024-41311",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41311"
}
],
"notes": [
{
"category": "general",
"text": "In Libheif 1.17.6, insufficient checks in ImageOverlay::parse() decoding a heif file containing an overlay image with forged offsets can lead to an out-of-bounds read and write.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41311",
"url": "https://www.suse.com/security/cve/CVE-2024-41311"
},
{
"category": "external",
"summary": "SUSE Bug 1231714 for CVE-2024-41311",
"url": "https://bugzilla.suse.com/1231714"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:gdk-pixbuf-loader-libheif-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-aom-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-dav1d-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-devel-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-ffmpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-jpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-openjpeg-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-rav1e-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif-svtenc-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-1.19.5-2.1.x86_64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.aarch64",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.ppc64le",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.s390x",
"openSUSE Tumbleweed:libheif1-32bit-1.19.5-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-41311"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…