Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-36618 (GCVE-0-2024-36618)
Vulnerability from cvelistv5 – Published: 2024-11-29 00:00 – Updated: 2025-11-03 20:37
VLAI
EPSS
Summary
FFmpeg n6.1.1 has a vulnerability in the AVI demuxer of the libavformat library which allows for an integer overflow, potentially resulting in a denial-of-service (DoS) condition.
Severity
6.2 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- n/a
- CWE-190 - Integer Overflow or Wraparound
Assigner
References
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-36618",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-02T17:47:13.890020Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-02T17:47:18.084Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T20:37:49.706Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "FFmpeg n6.1.1 has a vulnerability in the AVI demuxer of the libavformat library which allows for an integer overflow, potentially resulting in a denial-of-service (DoS) condition."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-29T18:12:09.639Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/ffmpeg/ffmpeg/commit/7a089ed8e049e3bfcb22de1250b86f2106060857"
},
{
"url": "https://github.com/FFmpeg/FFmpeg/blob/n6.1.1/libavformat/avidec.c#L1699"
},
{
"url": "https://gist.github.com/1047524396/a148f3679415a6da53ca112eb2ba1523"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-36618",
"datePublished": "2024-11-29T00:00:00.000Z",
"dateReserved": "2024-05-30T00:00:00.000Z",
"dateUpdated": "2025-11-03T20:37:49.706Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-36618",
"date": "2026-06-04",
"epss": "0.00037",
"percentile": "0.1143"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-36618\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-11-29T18:15:07.390\",\"lastModified\":\"2025-11-03T21:16:12.853\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"FFmpeg n6.1.1 has a vulnerability in the AVI demuxer of the libavformat library which allows for an integer overflow, potentially resulting in a denial-of-service (DoS) condition.\"},{\"lang\":\"es\",\"value\":\"FFmpeg n6.1.1 tiene una vulnerabilidad en el demuxer AVI de la librer\u00eda libavformat que permite un desbordamiento de enteros, lo que potencialmente resulta en una condici\u00f3n de denegaci\u00f3n de servicio (DoS).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ffmpeg:ffmpeg:6.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"53C87DB5-4F23-45F8-A2F1-BD69CEAC54E2\"}]}]}],\"references\":[{\"url\":\"https://gist.github.com/1047524396/a148f3679415a6da53ca112eb2ba1523\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/FFmpeg/FFmpeg/blob/n6.1.1/libavformat/avidec.c#L1699\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/ffmpeg/ffmpeg/commit/7a089ed8e049e3bfcb22de1250b86f2106060857\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/02/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/02/msg00000.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T20:37:49.706Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-36618\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-02T17:47:13.890020Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-02T17:47:04.174Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/ffmpeg/ffmpeg/commit/7a089ed8e049e3bfcb22de1250b86f2106060857\"}, {\"url\": \"https://github.com/FFmpeg/FFmpeg/blob/n6.1.1/libavformat/avidec.c#L1699\"}, {\"url\": \"https://gist.github.com/1047524396/a148f3679415a6da53ca112eb2ba1523\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"FFmpeg n6.1.1 has a vulnerability in the AVI demuxer of the libavformat library which allows for an integer overflow, potentially resulting in a denial-of-service (DoS) condition.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-11-29T18:12:09.639Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-36618\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T20:37:49.706Z\", \"dateReserved\": \"2024-05-30T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-11-29T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:02972-1
Vulnerability from csaf_suse - Published: 2025-08-25 08:46 - Updated: 2025-08-25 08:46Summary
Security update for ffmpeg-4
Severity
Moderate
Notes
Title of the patch: Security update for ffmpeg-4
Description of the patch: This update for ffmpeg-4 fixes the following issues:
- CVE-2024-36618: Fixed integer overflow iff ULONG_MAX < INT64_MAX (bsc#1234020).
- CVE-2025-7700: Fixed potential NULL pointer dereference (bsc#1246790).
Patchnames: SUSE-2025-2972,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2972,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2972,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2972,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2972
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
60 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
60 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
15 references
{
"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": "Security update for ffmpeg-4",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ffmpeg-4 fixes the following issues:\n\n- CVE-2024-36618: Fixed integer overflow iff ULONG_MAX \u003c INT64_MAX (bsc#1234020).\n- CVE-2025-7700: Fixed potential NULL pointer dereference (bsc#1246790).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2972,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2972,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2972,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2972,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2972",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02972-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02972-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502972-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02972-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041348.html"
},
{
"category": "self",
"summary": "SUSE Bug 1234018",
"url": "https://bugzilla.suse.com/1234018"
},
{
"category": "self",
"summary": "SUSE Bug 1234019",
"url": "https://bugzilla.suse.com/1234019"
},
{
"category": "self",
"summary": "SUSE Bug 1234020",
"url": "https://bugzilla.suse.com/1234020"
},
{
"category": "self",
"summary": "SUSE Bug 1245313",
"url": "https://bugzilla.suse.com/1245313"
},
{
"category": "self",
"summary": "SUSE Bug 1246790",
"url": "https://bugzilla.suse.com/1246790"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-36618 page",
"url": "https://www.suse.com/security/cve/CVE-2024-36618/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7700 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7700/"
}
],
"title": "Security update for ffmpeg-4",
"tracking": {
"current_release_date": "2025-08-25T08:46:43Z",
"generator": {
"date": "2025-08-25T08:46:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02972-1",
"initial_release_date": "2025-08-25T08:46:43Z",
"revision_history": [
{
"date": "2025-08-25T08:46:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ffmpeg-4-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.aarch64",
"product_id": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"product_id": "libavcodec58_134-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavdevice58_13-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "libavdevice58_13-4.4.6-150400.3.52.1.aarch64",
"product_id": "libavdevice58_13-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavfilter7_110-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "libavfilter7_110-4.4.6-150400.3.52.1.aarch64",
"product_id": "libavfilter7_110-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"product_id": "libavformat58_76-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavresample4_0-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "libavresample4_0-4.4.6-150400.3.52.1.aarch64",
"product_id": "libavresample4_0-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"product_id": "libavutil56_70-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"product_id": "libpostproc55_9-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"product_id": "libswresample3_9-4.4.6-150400.3.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"product": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"product_id": "libswscale5_9-4.4.6-150400.3.52.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libavcodec58_134-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product": {
"name": "libavcodec58_134-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product_id": "libavcodec58_134-64bit-4.4.6-150400.3.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavdevice58_13-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product": {
"name": "libavdevice58_13-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product_id": "libavdevice58_13-64bit-4.4.6-150400.3.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavfilter7_110-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product": {
"name": "libavfilter7_110-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product_id": "libavfilter7_110-64bit-4.4.6-150400.3.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavformat58_76-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product": {
"name": "libavformat58_76-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product_id": "libavformat58_76-64bit-4.4.6-150400.3.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavresample4_0-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product": {
"name": "libavresample4_0-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product_id": "libavresample4_0-64bit-4.4.6-150400.3.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavutil56_70-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product": {
"name": "libavutil56_70-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product_id": "libavutil56_70-64bit-4.4.6-150400.3.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpostproc55_9-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product": {
"name": "libpostproc55_9-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product_id": "libpostproc55_9-64bit-4.4.6-150400.3.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libswresample3_9-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product": {
"name": "libswresample3_9-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product_id": "libswresample3_9-64bit-4.4.6-150400.3.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libswscale5_9-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product": {
"name": "libswscale5_9-64bit-4.4.6-150400.3.52.1.aarch64_ilp32",
"product_id": "libswscale5_9-64bit-4.4.6-150400.3.52.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ffmpeg-4-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.i586",
"product": {
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.i586",
"product_id": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "libavcodec58_134-4.4.6-150400.3.52.1.i586",
"product": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.i586",
"product_id": "libavcodec58_134-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "libavdevice58_13-4.4.6-150400.3.52.1.i586",
"product": {
"name": "libavdevice58_13-4.4.6-150400.3.52.1.i586",
"product_id": "libavdevice58_13-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "libavfilter7_110-4.4.6-150400.3.52.1.i586",
"product": {
"name": "libavfilter7_110-4.4.6-150400.3.52.1.i586",
"product_id": "libavfilter7_110-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "libavformat58_76-4.4.6-150400.3.52.1.i586",
"product": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.i586",
"product_id": "libavformat58_76-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "libavresample4_0-4.4.6-150400.3.52.1.i586",
"product": {
"name": "libavresample4_0-4.4.6-150400.3.52.1.i586",
"product_id": "libavresample4_0-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "libavutil56_70-4.4.6-150400.3.52.1.i586",
"product": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.i586",
"product_id": "libavutil56_70-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "libpostproc55_9-4.4.6-150400.3.52.1.i586",
"product": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.i586",
"product_id": "libpostproc55_9-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "libswresample3_9-4.4.6-150400.3.52.1.i586",
"product": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.i586",
"product_id": "libswresample3_9-4.4.6-150400.3.52.1.i586"
}
},
{
"category": "product_version",
"name": "libswscale5_9-4.4.6-150400.3.52.1.i586",
"product": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.i586",
"product_id": "libswscale5_9-4.4.6-150400.3.52.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ffmpeg-4-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.ppc64le",
"product_id": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"product_id": "libavcodec58_134-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavdevice58_13-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "libavdevice58_13-4.4.6-150400.3.52.1.ppc64le",
"product_id": "libavdevice58_13-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavfilter7_110-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "libavfilter7_110-4.4.6-150400.3.52.1.ppc64le",
"product_id": "libavfilter7_110-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"product_id": "libavformat58_76-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavresample4_0-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "libavresample4_0-4.4.6-150400.3.52.1.ppc64le",
"product_id": "libavresample4_0-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"product_id": "libavutil56_70-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"product_id": "libpostproc55_9-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"product_id": "libswresample3_9-4.4.6-150400.3.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"product": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"product_id": "libswscale5_9-4.4.6-150400.3.52.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ffmpeg-4-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.s390x",
"product_id": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libavcodec58_134-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.s390x",
"product_id": "libavcodec58_134-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libavdevice58_13-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "libavdevice58_13-4.4.6-150400.3.52.1.s390x",
"product_id": "libavdevice58_13-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libavfilter7_110-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "libavfilter7_110-4.4.6-150400.3.52.1.s390x",
"product_id": "libavfilter7_110-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libavformat58_76-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.s390x",
"product_id": "libavformat58_76-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libavresample4_0-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "libavresample4_0-4.4.6-150400.3.52.1.s390x",
"product_id": "libavresample4_0-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libavutil56_70-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.s390x",
"product_id": "libavutil56_70-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libpostproc55_9-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.s390x",
"product_id": "libpostproc55_9-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libswresample3_9-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.s390x",
"product_id": "libswresample3_9-4.4.6-150400.3.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libswscale5_9-4.4.6-150400.3.52.1.s390x",
"product": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.s390x",
"product_id": "libswscale5_9-4.4.6-150400.3.52.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ffmpeg-4-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-libavcodec-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-libavdevice-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-libavfilter-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-libavformat-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-libavresample-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-libavutil-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-libpostproc-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-libswresample-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-libswscale-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.x86_64",
"product_id": "ffmpeg-4-private-devel-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavcodec58_134-32bit-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavcodec58_134-32bit-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavcodec58_134-32bit-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavdevice58_13-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavdevice58_13-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavdevice58_13-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavdevice58_13-32bit-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavdevice58_13-32bit-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavdevice58_13-32bit-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavfilter7_110-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavfilter7_110-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavfilter7_110-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavfilter7_110-32bit-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavfilter7_110-32bit-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavfilter7_110-32bit-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavformat58_76-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavformat58_76-32bit-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavformat58_76-32bit-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavformat58_76-32bit-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavresample4_0-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavresample4_0-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavresample4_0-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavresample4_0-32bit-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavresample4_0-32bit-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavresample4_0-32bit-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavutil56_70-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavutil56_70-32bit-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libavutil56_70-32bit-4.4.6-150400.3.52.1.x86_64",
"product_id": "libavutil56_70-32bit-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"product_id": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpostproc55_9-32bit-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libpostproc55_9-32bit-4.4.6-150400.3.52.1.x86_64",
"product_id": "libpostproc55_9-32bit-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"product_id": "libswresample3_9-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libswresample3_9-32bit-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libswresample3_9-32bit-4.4.6-150400.3.52.1.x86_64",
"product_id": "libswresample3_9-32bit-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"product_id": "libswscale5_9-4.4.6-150400.3.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libswscale5_9-32bit-4.4.6-150400.3.52.1.x86_64",
"product": {
"name": "libswscale5_9-32bit-4.4.6-150400.3.52.1.x86_64",
"product_id": "libswscale5_9-32bit-4.4.6-150400.3.52.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.s390x"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.s390x"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.s390x"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.s390x"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.s390x"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.s390x"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavformat58_76-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavutil56_70-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswresample3_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.ppc64le"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libswscale5_9-4.4.6-150400.3.52.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
},
"product_reference": "libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36618",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-36618"
}
],
"notes": [
{
"category": "general",
"text": "FFmpeg n6.1.1 has a vulnerability in the AVI demuxer of the libavformat library which allows for an integer overflow, potentially resulting in a denial-of-service (DoS) condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-36618",
"url": "https://www.suse.com/security/cve/CVE-2024-36618"
},
{
"category": "external",
"summary": "SUSE Bug 1234020 for CVE-2024-36618",
"url": "https://bugzilla.suse.com/1234020"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-25T08:46:43Z",
"details": "moderate"
}
],
"title": "CVE-2024-36618"
},
{
"cve": "CVE-2025-7700",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7700"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in FFmpeg\u0027s ALS audio decoder, where it does not properly check for memory allocation failures. This can cause the application to crash when processing certain malformed audio files. While it does not lead to data theft or system control, it can be used to disrupt services and cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7700",
"url": "https://www.suse.com/security/cve/CVE-2025-7700"
},
{
"category": "external",
"summary": "SUSE Bug 1246790 for CVE-2025-7700",
"url": "https://bugzilla.suse.com/1246790"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libswscale5_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavcodec58_134-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavformat58_76-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libavutil56_70-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpostproc55_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswresample3_9-4.4.6-150400.3.52.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libswscale5_9-4.4.6-150400.3.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-25T08:46:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-7700"
}
]
}
WID-SEC-W-2024-3572
Vulnerability from csaf_certbund - Published: 2024-12-01 23:00 - Updated: 2026-06-02 22:00Summary
ffmpeg: Schwachstelle ermöglicht Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Das FFmpeg-Projekt besteht aus freien Programmen und Bibliotheken, die es ermöglichen, digitales Video- und Audiomaterial aufzunehmen, zu konvertieren, zu streamen und abzuspielen. Zudem enthält es mit libavcodec eine Audio- und Video-Codec-Sammlung, die verschiedene Codecs zur Verfügung stellt.
Angriff: Ein Angreifer kann eine Schwachstelle in ffmpeg ausnutzen, um einen Denial of Service Angriff durchzuführen und nicht spezifizierte Auswirkungen zu verursachen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source ffmpeg <=n6.1.1
Open Source / ffmpeg
|
<=n6.1.1 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source ffmpeg <=n6.1.1
Open Source / ffmpeg
|
<=n6.1.1 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source ffmpeg <=n6.1.1
Open Source / ffmpeg
|
<=n6.1.1 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source ffmpeg <=n6.1.1
Open Source / ffmpeg
|
<=n6.1.1 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source ffmpeg <=n6.1.1
Open Source / ffmpeg
|
<=n6.1.1 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source ffmpeg <=n6.1.1
Open Source / ffmpeg
|
<=n6.1.1 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source ffmpeg <=n6.1.1
Open Source / ffmpeg
|
<=n6.1.1 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source ffmpeg <=n6.1.1
Open Source / ffmpeg
|
<=n6.1.1 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source ffmpeg <=n7.0
Open Source / ffmpeg
|
<=n7.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source ffmpeg <=n6.1.1
Open Source / ffmpeg
|
<=n6.1.1 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Last affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source ffmpeg <=n7.0
Open Source / ffmpeg
|
<=n7.0 |
References
23 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Das FFmpeg-Projekt besteht aus freien Programmen und Bibliotheken, die es erm\u00f6glichen, digitales Video- und Audiomaterial aufzunehmen, zu konvertieren, zu streamen und abzuspielen. Zudem enth\u00e4lt es mit libavcodec eine Audio- und Video-Codec-Sammlung, die verschiedene Codecs zur Verf\u00fcgung stellt.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann eine Schwachstelle in ffmpeg ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren und nicht spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3572 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3572.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3572 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3572"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7188-1 vom 2025-01-08",
"url": "https://ubuntu.com/security/notices/USN-7188-1"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2024-12-01",
"url": "https://github.com/advisories/GHSA-c655-qv2v-73rm"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4039 vom 2025-02-01",
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00000.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14850-1 vom 2025-03-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/ZB33CK26BY2QPYGREWH7HHWHPSLGY4DI/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0862-1 vom 2025-03-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020516.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1128-1 vom 2025-04-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020649.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1128-1 vom 2025-04-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/BUTZTVXUCY5PWI25OBULIPCCLGEGSU7X/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1128-1 vom 2025-04-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BUTZTVXUCY5PWI25OBULIPCCLGEGSU7X/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15010-1 vom 2025-04-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VRV2HFFHZK4M5WT2N2QVH4SDEORPP6SK/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1450-1 vom 2025-05-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/E5C3GC7VTUMYO4WCWZXPMHKMIVO4WJ3W/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15177-1 vom 2025-05-31",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/H2PRVBAR3CBT6GKTR4CK3DX6YQQ2NP5D/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02352-1 vom 2025-07-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021847.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02381-1 vom 2025-07-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021852.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5985 vom 2025-08-25",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00149.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02972-1 vom 2025-08-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022264.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7823-1 vom 2025-10-16",
"url": "https://ubuntu.com/security/notices/USN-7823-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4440 vom 2026-01-17",
"url": "https://lists.debian.org/debian-lts-announce/2026/01/msg00011.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10866-1 vom 2026-05-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XSCJKF66LTONP72VM5TT4DGXICKOBAGB/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8329-1 vom 2026-05-28",
"url": "https://ubuntu.com/security/notices/USN-8329-1"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10867-1 vom 2026-05-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/L2TVHM7XOAV45JHZ254UZQQMDW55RPUM/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20855-1 vom 2026-06-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/F5ETIVB5ZYRWKNJ2IY22K7D5OHJI3VXV/"
}
],
"source_lang": "en-US",
"title": "ffmpeg: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-06-02T22:00:00.000+00:00",
"generator": {
"date": "2026-06-03T06:12:32.315+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2024-3572",
"initial_release_date": "2024-12-01T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-12-01T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-07T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-02-02T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-03-03T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-03-16T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-03T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-05-04T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-01T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-07-17T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-20T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-08-25T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Debian und SUSE aufgenommen"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-01-18T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-05-28T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von openSUSE und Ubuntu aufgenommen"
},
{
"date": "2026-06-02T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=n6.1.1",
"product": {
"name": "Open Source ffmpeg \u003c=n6.1.1",
"product_id": "T039519"
}
},
{
"category": "product_version_range",
"name": "\u003c=n6.1.1",
"product": {
"name": "Open Source ffmpeg \u003c=n6.1.1",
"product_id": "T039519-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=n7.0",
"product": {
"name": "Open Source ffmpeg \u003c=n7.0",
"product_id": "T039526"
}
},
{
"category": "product_version_range",
"name": "\u003c=n7.0",
"product": {
"name": "Open Source ffmpeg \u003c=n7.0",
"product_id": "T039526-fixed"
}
}
],
"category": "product_name",
"name": "ffmpeg"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35366",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"T027843"
],
"last_affected": [
"T039519"
]
},
"release_date": "2024-12-01T23:00:00.000+00:00",
"title": "CVE-2024-35366"
},
{
"cve": "CVE-2024-35367",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"T027843"
],
"last_affected": [
"T039519"
]
},
"release_date": "2024-12-01T23:00:00.000+00:00",
"title": "CVE-2024-35367"
},
{
"cve": "CVE-2024-35369",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"T027843"
],
"last_affected": [
"T039519"
]
},
"release_date": "2024-12-01T23:00:00.000+00:00",
"title": "CVE-2024-35369"
},
{
"cve": "CVE-2024-36616",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"T027843"
],
"last_affected": [
"T039519"
]
},
"release_date": "2024-12-01T23:00:00.000+00:00",
"title": "CVE-2024-36616"
},
{
"cve": "CVE-2024-36617",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"T027843"
],
"last_affected": [
"T039519"
]
},
"release_date": "2024-12-01T23:00:00.000+00:00",
"title": "CVE-2024-36617"
},
{
"cve": "CVE-2024-36618",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"T027843"
],
"last_affected": [
"T039519"
]
},
"release_date": "2024-12-01T23:00:00.000+00:00",
"title": "CVE-2024-36618"
},
{
"cve": "CVE-2024-36619",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"T027843"
],
"last_affected": [
"T039519"
]
},
"release_date": "2024-12-01T23:00:00.000+00:00",
"title": "CVE-2024-36619"
},
{
"cve": "CVE-2024-35368",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"T039519",
"T027843"
],
"last_affected": [
"T039526"
]
},
"release_date": "2024-12-01T23:00:00.000+00:00",
"title": "CVE-2024-35368"
},
{
"cve": "CVE-2024-36615",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"T039519",
"T027843"
],
"last_affected": [
"T039526"
]
},
"release_date": "2024-12-01T23:00:00.000+00:00",
"title": "CVE-2024-36615"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…