Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-3341 (GCVE-0-2022-3341)
Vulnerability from cvelistv5
Published
2023-01-12 00:00
Modified
2025-04-08 15:56
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-476 - - NULL Pointer Dereference
Summary
A null pointer dereference issue was discovered in 'FFmpeg' in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.
References
► | URL | Tags | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T01:07:06.510Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054" }, { "tags": [ "x_transferred" ], "url": "https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e" }, { "name": "[debian-lts-announce] 20230613 [SECURITY] [DLA 3454-1] ffmpeg security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2022-3341", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-04-08T15:56:11.187662Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-08T15:56:52.766Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "FFmpeg", "vendor": "n/a", "versions": [ { "status": "affected", "version": "Fixed-in ffmpeg 5.1" } ] } ], "descriptions": [ { "lang": "en", "value": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-476", "description": "CWE-476 - NULL Pointer Dereference", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-06-13T00:00:00.000Z", "orgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", "shortName": "fedora" }, "references": [ { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054" }, { "url": "https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e" }, { "name": "[debian-lts-announce] 20230613 [SECURITY] [DLA 3454-1] ffmpeg security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html" } ] } }, "cveMetadata": { "assignerOrgId": "92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5", "assignerShortName": "fedora", "cveId": "CVE-2022-3341", "datePublished": "2023-01-12T00:00:00.000Z", "dateReserved": "2022-09-27T00:00:00.000Z", "dateUpdated": "2025-04-08T15:56:52.766Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-3341\",\"sourceIdentifier\":\"patrick@puiterwijk.org\",\"published\":\"2023-01-12T15:15:10.007\",\"lastModified\":\"2025-08-07T19:26:02.050\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 un problema de desreferencia a puntero nulo en \u0027FFmpeg\u0027 en la funci\u00f3n decode_main_header() del archivo libavformat/nutdec.c. La falla ocurre porque la funci\u00f3n no verifica el valor de retorno de avformat_new_stream() y desencadena el error de desreferencia del puntero nulo, lo que provoca que la aplicaci\u00f3n falle.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"patrick@puiterwijk.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.0.3\",\"matchCriteriaId\":\"E191A2A3-F826-4EC5-8B71-80D8F3892207\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2157054\",\"source\":\"patrick@puiterwijk.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e\",\"source\":\"patrick@puiterwijk.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html\",\"source\":\"patrick@puiterwijk.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2157054\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2157054\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html\", \"name\": \"[debian-lts-announce] 20230613 [SECURITY] [DLA 3454-1] ffmpeg security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T01:07:06.510Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-3341\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-08T15:56:11.187662Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-08T15:56:40.627Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"FFmpeg\", \"versions\": [{\"status\": \"affected\", \"version\": \"Fixed-in ffmpeg 5.1\"}]}], \"references\": [{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2157054\"}, {\"url\": \"https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html\", \"name\": \"[debian-lts-announce] 20230613 [SECURITY] [DLA 3454-1] ffmpeg security update\", \"tags\": [\"mailing-list\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476 - NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5\", \"shortName\": \"fedora\", \"dateUpdated\": \"2023-06-13T00:00:00.000Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2022-3341\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-08T15:56:52.766Z\", \"dateReserved\": \"2022-09-27T00:00:00.000Z\", \"assignerOrgId\": \"92fb86c3-55a5-4fb5-9c3f-4757b9e96dc5\", \"datePublished\": \"2023-01-12T00:00:00.000Z\", \"assignerShortName\": \"fedora\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
ghsa-wp84-qf9p-3vp8
Vulnerability from github
Published
2023-01-12 15:30
Modified
2023-01-20 21:30
Severity ?
VLAI Severity ?
Details
A null pointer dereference issue was discovered in 'FFmpeg' in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.
{ "affected": [], "aliases": [ "CVE-2022-3341" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-01-12T15:15:00Z", "severity": "MODERATE" }, "details": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.", "id": "GHSA-wp84-qf9p-3vp8", "modified": "2023-01-20T21:30:28Z", "published": "2023-01-12T15:30:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3341" }, { "type": "WEB", "url": "https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ] }
suse-su-2023:0172-1
Vulnerability from csaf_suse
Published
2023-01-26 17:33
Modified
2023-01-26 17:33
Summary
Security update for ffmpeg-4
Notes
Title of the patch
Security update for ffmpeg-4
Description of the patch
This update for ffmpeg-4 fixes the following issues:
- CVE-2022-3341: Fixed a potential crash when processing a crafted
NUT stream (bsc#1206778).
Patchnames
SUSE-2023-172,SUSE-SLE-Module-Desktop-Applications-15-SP4-2023-172,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-172,SUSE-SLE-Product-WE-15-SP4-2023-172,openSUSE-SLE-15.4-2023-172
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "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-2022-3341: Fixed a potential crash when processing a crafted\n NUT stream (bsc#1206778).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-172,SUSE-SLE-Module-Desktop-Applications-15-SP4-2023-172,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-172,SUSE-SLE-Product-WE-15-SP4-2023-172,openSUSE-SLE-15.4-2023-172", "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-2023_0172-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0172-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230172-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0172-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013546.html" }, { "category": "self", "summary": "SUSE Bug 1206778", "url": "https://bugzilla.suse.com/1206778" }, { "category": "self", "summary": "SUSE CVE CVE-2022-3341 page", "url": "https://www.suse.com/security/cve/CVE-2022-3341/" } ], "title": "Security update for ffmpeg-4", "tracking": { "current_release_date": "2023-01-26T17:33:51Z", "generator": { "date": "2023-01-26T17:33:51Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0172-1", "initial_release_date": "2023-01-26T17:33:51Z", "revision_history": [ { "date": "2023-01-26T17:33:51Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ffmpeg-4-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.aarch64", "product": { "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.aarch64", "product_id": "ffmpeg-4-private-devel-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "libavcodec58_134-4.4-150400.3.11.1.aarch64", "product": { "name": "libavcodec58_134-4.4-150400.3.11.1.aarch64", "product_id": "libavcodec58_134-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "libavdevice58_13-4.4-150400.3.11.1.aarch64", "product": { "name": "libavdevice58_13-4.4-150400.3.11.1.aarch64", "product_id": "libavdevice58_13-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "libavfilter7_110-4.4-150400.3.11.1.aarch64", "product": { "name": "libavfilter7_110-4.4-150400.3.11.1.aarch64", "product_id": "libavfilter7_110-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "libavformat58_76-4.4-150400.3.11.1.aarch64", "product": { "name": "libavformat58_76-4.4-150400.3.11.1.aarch64", "product_id": "libavformat58_76-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "libavresample4_0-4.4-150400.3.11.1.aarch64", "product": { "name": "libavresample4_0-4.4-150400.3.11.1.aarch64", "product_id": "libavresample4_0-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "libavutil56_70-4.4-150400.3.11.1.aarch64", "product": { "name": "libavutil56_70-4.4-150400.3.11.1.aarch64", "product_id": "libavutil56_70-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "libpostproc55_9-4.4-150400.3.11.1.aarch64", "product": { "name": "libpostproc55_9-4.4-150400.3.11.1.aarch64", "product_id": "libpostproc55_9-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "libswresample3_9-4.4-150400.3.11.1.aarch64", "product": { "name": "libswresample3_9-4.4-150400.3.11.1.aarch64", "product_id": "libswresample3_9-4.4-150400.3.11.1.aarch64" } }, { "category": "product_version", "name": "libswscale5_9-4.4-150400.3.11.1.aarch64", "product": { "name": "libswscale5_9-4.4-150400.3.11.1.aarch64", "product_id": "libswscale5_9-4.4-150400.3.11.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libavcodec58_134-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product": { "name": "libavcodec58_134-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product_id": "libavcodec58_134-64bit-4.4-150400.3.11.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavdevice58_13-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product": { "name": "libavdevice58_13-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product_id": "libavdevice58_13-64bit-4.4-150400.3.11.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavfilter7_110-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product": { "name": "libavfilter7_110-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product_id": "libavfilter7_110-64bit-4.4-150400.3.11.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavformat58_76-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product": { "name": "libavformat58_76-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product_id": "libavformat58_76-64bit-4.4-150400.3.11.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavresample4_0-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product": { "name": "libavresample4_0-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product_id": "libavresample4_0-64bit-4.4-150400.3.11.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavutil56_70-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product": { "name": "libavutil56_70-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product_id": "libavutil56_70-64bit-4.4-150400.3.11.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpostproc55_9-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product": { "name": "libpostproc55_9-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product_id": "libpostproc55_9-64bit-4.4-150400.3.11.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libswresample3_9-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product": { "name": "libswresample3_9-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product_id": "libswresample3_9-64bit-4.4-150400.3.11.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libswscale5_9-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product": { "name": "libswscale5_9-64bit-4.4-150400.3.11.1.aarch64_ilp32", "product_id": "libswscale5_9-64bit-4.4-150400.3.11.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-4-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.i586", "product": { "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.i586", "product_id": "ffmpeg-4-private-devel-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "libavcodec58_134-4.4-150400.3.11.1.i586", "product": { "name": "libavcodec58_134-4.4-150400.3.11.1.i586", "product_id": "libavcodec58_134-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "libavdevice58_13-4.4-150400.3.11.1.i586", "product": { "name": "libavdevice58_13-4.4-150400.3.11.1.i586", "product_id": "libavdevice58_13-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "libavfilter7_110-4.4-150400.3.11.1.i586", "product": { "name": "libavfilter7_110-4.4-150400.3.11.1.i586", "product_id": "libavfilter7_110-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "libavformat58_76-4.4-150400.3.11.1.i586", "product": { "name": "libavformat58_76-4.4-150400.3.11.1.i586", "product_id": "libavformat58_76-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "libavresample4_0-4.4-150400.3.11.1.i586", "product": { "name": "libavresample4_0-4.4-150400.3.11.1.i586", "product_id": "libavresample4_0-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "libavutil56_70-4.4-150400.3.11.1.i586", "product": { "name": "libavutil56_70-4.4-150400.3.11.1.i586", "product_id": "libavutil56_70-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "libpostproc55_9-4.4-150400.3.11.1.i586", "product": { "name": "libpostproc55_9-4.4-150400.3.11.1.i586", "product_id": "libpostproc55_9-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "libswresample3_9-4.4-150400.3.11.1.i586", "product": { "name": "libswresample3_9-4.4-150400.3.11.1.i586", "product_id": "libswresample3_9-4.4-150400.3.11.1.i586" } }, { "category": "product_version", "name": "libswscale5_9-4.4-150400.3.11.1.i586", "product": { "name": "libswscale5_9-4.4-150400.3.11.1.i586", "product_id": "libswscale5_9-4.4-150400.3.11.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-4-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.ppc64le", "product": { "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.ppc64le", "product_id": "ffmpeg-4-private-devel-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "libavcodec58_134-4.4-150400.3.11.1.ppc64le", "product": { "name": "libavcodec58_134-4.4-150400.3.11.1.ppc64le", "product_id": "libavcodec58_134-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "libavdevice58_13-4.4-150400.3.11.1.ppc64le", "product": { "name": "libavdevice58_13-4.4-150400.3.11.1.ppc64le", "product_id": "libavdevice58_13-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "libavfilter7_110-4.4-150400.3.11.1.ppc64le", "product": { "name": "libavfilter7_110-4.4-150400.3.11.1.ppc64le", "product_id": "libavfilter7_110-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "libavformat58_76-4.4-150400.3.11.1.ppc64le", "product": { "name": "libavformat58_76-4.4-150400.3.11.1.ppc64le", "product_id": "libavformat58_76-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "libavresample4_0-4.4-150400.3.11.1.ppc64le", "product": { "name": "libavresample4_0-4.4-150400.3.11.1.ppc64le", "product_id": "libavresample4_0-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "libavutil56_70-4.4-150400.3.11.1.ppc64le", "product": { "name": "libavutil56_70-4.4-150400.3.11.1.ppc64le", "product_id": "libavutil56_70-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "libpostproc55_9-4.4-150400.3.11.1.ppc64le", "product": { "name": "libpostproc55_9-4.4-150400.3.11.1.ppc64le", "product_id": "libpostproc55_9-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "libswresample3_9-4.4-150400.3.11.1.ppc64le", "product": { "name": "libswresample3_9-4.4-150400.3.11.1.ppc64le", "product_id": "libswresample3_9-4.4-150400.3.11.1.ppc64le" } }, { "category": "product_version", "name": "libswscale5_9-4.4-150400.3.11.1.ppc64le", "product": { "name": "libswscale5_9-4.4-150400.3.11.1.ppc64le", "product_id": "libswscale5_9-4.4-150400.3.11.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-4-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.s390x", "product": { "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.s390x", "product_id": "ffmpeg-4-private-devel-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "libavcodec58_134-4.4-150400.3.11.1.s390x", "product": { "name": "libavcodec58_134-4.4-150400.3.11.1.s390x", "product_id": "libavcodec58_134-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "libavdevice58_13-4.4-150400.3.11.1.s390x", "product": { "name": "libavdevice58_13-4.4-150400.3.11.1.s390x", "product_id": "libavdevice58_13-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "libavfilter7_110-4.4-150400.3.11.1.s390x", "product": { "name": "libavfilter7_110-4.4-150400.3.11.1.s390x", "product_id": "libavfilter7_110-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "libavformat58_76-4.4-150400.3.11.1.s390x", "product": { "name": "libavformat58_76-4.4-150400.3.11.1.s390x", "product_id": "libavformat58_76-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "libavresample4_0-4.4-150400.3.11.1.s390x", "product": { "name": "libavresample4_0-4.4-150400.3.11.1.s390x", "product_id": "libavresample4_0-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "libavutil56_70-4.4-150400.3.11.1.s390x", "product": { "name": "libavutil56_70-4.4-150400.3.11.1.s390x", "product_id": "libavutil56_70-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "libpostproc55_9-4.4-150400.3.11.1.s390x", "product": { "name": "libpostproc55_9-4.4-150400.3.11.1.s390x", "product_id": "libpostproc55_9-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "libswresample3_9-4.4-150400.3.11.1.s390x", "product": { "name": "libswresample3_9-4.4-150400.3.11.1.s390x", "product_id": "libswresample3_9-4.4-150400.3.11.1.s390x" } }, { "category": "product_version", "name": "libswscale5_9-4.4-150400.3.11.1.s390x", "product": { "name": "libswscale5_9-4.4-150400.3.11.1.s390x", "product_id": "libswscale5_9-4.4-150400.3.11.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-4-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.x86_64", "product": { "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.x86_64", "product_id": "ffmpeg-4-private-devel-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavcodec58_134-4.4-150400.3.11.1.x86_64", "product": { "name": "libavcodec58_134-4.4-150400.3.11.1.x86_64", "product_id": "libavcodec58_134-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavcodec58_134-32bit-4.4-150400.3.11.1.x86_64", "product": { "name": "libavcodec58_134-32bit-4.4-150400.3.11.1.x86_64", "product_id": "libavcodec58_134-32bit-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavdevice58_13-4.4-150400.3.11.1.x86_64", "product": { "name": "libavdevice58_13-4.4-150400.3.11.1.x86_64", "product_id": "libavdevice58_13-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavdevice58_13-32bit-4.4-150400.3.11.1.x86_64", "product": { "name": "libavdevice58_13-32bit-4.4-150400.3.11.1.x86_64", "product_id": "libavdevice58_13-32bit-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavfilter7_110-4.4-150400.3.11.1.x86_64", "product": { "name": "libavfilter7_110-4.4-150400.3.11.1.x86_64", "product_id": "libavfilter7_110-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavfilter7_110-32bit-4.4-150400.3.11.1.x86_64", "product": { "name": "libavfilter7_110-32bit-4.4-150400.3.11.1.x86_64", "product_id": "libavfilter7_110-32bit-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavformat58_76-4.4-150400.3.11.1.x86_64", "product": { "name": "libavformat58_76-4.4-150400.3.11.1.x86_64", "product_id": "libavformat58_76-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavformat58_76-32bit-4.4-150400.3.11.1.x86_64", "product": { "name": "libavformat58_76-32bit-4.4-150400.3.11.1.x86_64", "product_id": "libavformat58_76-32bit-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavresample4_0-4.4-150400.3.11.1.x86_64", "product": { "name": "libavresample4_0-4.4-150400.3.11.1.x86_64", "product_id": "libavresample4_0-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavresample4_0-32bit-4.4-150400.3.11.1.x86_64", "product": { "name": "libavresample4_0-32bit-4.4-150400.3.11.1.x86_64", "product_id": "libavresample4_0-32bit-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavutil56_70-4.4-150400.3.11.1.x86_64", "product": { "name": "libavutil56_70-4.4-150400.3.11.1.x86_64", "product_id": "libavutil56_70-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libavutil56_70-32bit-4.4-150400.3.11.1.x86_64", "product": { "name": "libavutil56_70-32bit-4.4-150400.3.11.1.x86_64", "product_id": "libavutil56_70-32bit-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libpostproc55_9-4.4-150400.3.11.1.x86_64", "product": { "name": "libpostproc55_9-4.4-150400.3.11.1.x86_64", "product_id": "libpostproc55_9-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libpostproc55_9-32bit-4.4-150400.3.11.1.x86_64", "product": { "name": "libpostproc55_9-32bit-4.4-150400.3.11.1.x86_64", "product_id": "libpostproc55_9-32bit-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libswresample3_9-4.4-150400.3.11.1.x86_64", "product": { "name": "libswresample3_9-4.4-150400.3.11.1.x86_64", "product_id": "libswresample3_9-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libswresample3_9-32bit-4.4-150400.3.11.1.x86_64", "product": { "name": "libswresample3_9-32bit-4.4-150400.3.11.1.x86_64", "product_id": "libswresample3_9-32bit-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libswscale5_9-4.4-150400.3.11.1.x86_64", "product": { "name": "libswscale5_9-4.4-150400.3.11.1.x86_64", "product_id": "libswscale5_9-4.4-150400.3.11.1.x86_64" } }, { "category": "product_version", "name": "libswscale5_9-32bit-4.4-150400.3.11.1.x86_64", "product": { "name": "libswscale5_9-32bit-4.4-150400.3.11.1.x86_64", "product_id": "libswscale5_9-32bit-4.4-150400.3.11.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15 SP4", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavcodec58_134-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavcodec58_134-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4-150400.3.11.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.s390x" }, "product_reference": "libavcodec58_134-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavcodec58_134-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.s390x" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavutil56_70-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavutil56_70-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4-150400.3.11.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.s390x" }, "product_reference": "libavutil56_70-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavutil56_70-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.aarch64" }, "product_reference": "libpostproc55_9-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libpostproc55_9-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4-150400.3.11.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.s390x" }, "product_reference": "libpostproc55_9-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.x86_64" }, "product_reference": "libpostproc55_9-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.aarch64" }, "product_reference": "libswresample3_9-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libswresample3_9-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4-150400.3.11.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.s390x" }, "product_reference": "libswresample3_9-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.x86_64" }, "product_reference": "libswresample3_9-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.s390x" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-4.4-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libswscale5_9-4.4-150400.3.11.1.x86_64" }, "product_reference": "libswscale5_9-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.aarch64" }, "product_reference": "ffmpeg-4-private-devel-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.ppc64le" }, "product_reference": "ffmpeg-4-private-devel-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.s390x" }, "product_reference": "ffmpeg-4-private-devel-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-private-devel-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.x86_64" }, "product_reference": "ffmpeg-4-private-devel-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavcodec58_134-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavcodec58_134-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.s390x" }, "product_reference": "libavcodec58_134-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavcodec58_134-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-32bit-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec58_134-32bit-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavcodec58_134-32bit-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavdevice58_13-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavdevice58_13-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.s390x" }, "product_reference": "libavdevice58_13-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavdevice58_13-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-32bit-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice58_13-32bit-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavdevice58_13-32bit-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavfilter7_110-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavfilter7_110-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.s390x" }, "product_reference": "libavfilter7_110-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavfilter7_110-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-32bit-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter7_110-32bit-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavfilter7_110-32bit-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.s390x" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavformat58_76-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-32bit-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat58_76-32bit-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavformat58_76-32bit-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavresample4_0-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavresample4_0-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.s390x" }, "product_reference": "libavresample4_0-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavresample4_0-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-32bit-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample4_0-32bit-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavresample4_0-32bit-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.aarch64" }, "product_reference": "libavutil56_70-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libavutil56_70-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.s390x" }, "product_reference": "libavutil56_70-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavutil56_70-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-32bit-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil56_70-32bit-4.4-150400.3.11.1.x86_64" }, "product_reference": "libavutil56_70-32bit-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.aarch64" }, "product_reference": "libpostproc55_9-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libpostproc55_9-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.s390x" }, "product_reference": "libpostproc55_9-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.x86_64" }, "product_reference": "libpostproc55_9-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-32bit-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc55_9-32bit-4.4-150400.3.11.1.x86_64" }, "product_reference": "libpostproc55_9-32bit-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.aarch64" }, "product_reference": "libswresample3_9-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libswresample3_9-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.s390x" }, "product_reference": "libswresample3_9-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.x86_64" }, "product_reference": "libswresample3_9-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-32bit-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample3_9-32bit-4.4-150400.3.11.1.x86_64" }, "product_reference": "libswresample3_9-32bit-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-4.4-150400.3.11.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.aarch64" }, "product_reference": "libswscale5_9-4.4-150400.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-4.4-150400.3.11.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.ppc64le" }, "product_reference": "libswscale5_9-4.4-150400.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-4.4-150400.3.11.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.s390x" }, "product_reference": "libswscale5_9-4.4-150400.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.x86_64" }, "product_reference": "libswscale5_9-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-32bit-4.4-150400.3.11.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale5_9-32bit-4.4-150400.3.11.1.x86_64" }, "product_reference": "libswscale5_9-32bit-4.4-150400.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-3341", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-3341" } ], "notes": [ { "category": "general", "text": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libswscale5_9-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavcodec58_134-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavdevice58_13-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavfilter7_110-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavformat58_76-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavresample4_0-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavutil56_70-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libpostproc55_9-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswresample3_9-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswscale5_9-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-3341", "url": "https://www.suse.com/security/cve/CVE-2022-3341" }, { "category": "external", "summary": "SUSE Bug 1206778 for CVE-2022-3341", "url": "https://bugzilla.suse.com/1206778" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libswscale5_9-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavcodec58_134-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavdevice58_13-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavfilter7_110-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavformat58_76-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavresample4_0-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavutil56_70-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libpostproc55_9-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswresample3_9-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswscale5_9-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec58_134-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil56_70-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc55_9-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample3_9-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat58_76-4.4-150400.3.11.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libswscale5_9-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavcodec-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavdevice-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavfilter-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavformat-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavresample-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libavutil-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libpostproc-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libswresample-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-libswscale-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:ffmpeg-4-private-devel-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavcodec58_134-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavcodec58_134-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavdevice58_13-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavdevice58_13-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavfilter7_110-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavfilter7_110-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavformat58_76-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavformat58_76-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavresample4_0-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavresample4_0-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavutil56_70-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libavutil56_70-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libpostproc55_9-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libpostproc55_9-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswresample3_9-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libswresample3_9-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswscale5_9-32bit-4.4-150400.3.11.1.x86_64", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.aarch64", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.ppc64le", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.s390x", "openSUSE Leap 15.4:libswscale5_9-4.4-150400.3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-01-26T17:33:51Z", "details": "moderate" } ], "title": "CVE-2022-3341" } ] }
suse-su-2023:2115-1
Vulnerability from csaf_suse
Published
2023-05-05 12:49
Modified
2023-05-05 12:49
Summary
Security update for ffmpeg
Notes
Title of the patch
Security update for ffmpeg
Description of the patch
This update for ffmpeg fixes the following issues:
- CVE-2019-13390: Fixed a potential crash when processing a crafted AVI stream (bsc#1140754).
- CVE-2022-3341: Fixed a potential crash when processing a crafted NUT stream (bsc#1206778).
- CVE-2022-48434: Fixed use after free in libavcodec/pthread_frame.c (bsc#1209934).
Patchnames
SUSE-2023-2115,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2115,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2115,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2115,SUSE-Storage-6-2023-2115
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for ffmpeg", "title": "Title of the patch" }, { "category": "description", "text": "This update for ffmpeg fixes the following issues:\n\n- CVE-2019-13390: Fixed a potential crash when processing a crafted AVI stream (bsc#1140754).\n- CVE-2022-3341: Fixed a potential crash when processing a crafted NUT stream (bsc#1206778).\n- CVE-2022-48434: Fixed use after free in libavcodec/pthread_frame.c (bsc#1209934). \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-2115,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2115,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2115,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2115,SUSE-Storage-6-2023-2115", "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-2023_2115-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:2115-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232115-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:2115-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014741.html" }, { "category": "self", "summary": "SUSE Bug 1140754", "url": "https://bugzilla.suse.com/1140754" }, { "category": "self", "summary": "SUSE Bug 1206778", "url": "https://bugzilla.suse.com/1206778" }, { "category": "self", "summary": "SUSE Bug 1209934", "url": "https://bugzilla.suse.com/1209934" }, { "category": "self", "summary": "SUSE CVE CVE-2019-13390 page", "url": "https://www.suse.com/security/cve/CVE-2019-13390/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-3341 page", "url": "https://www.suse.com/security/cve/CVE-2022-3341/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-48434 page", "url": "https://www.suse.com/security/cve/CVE-2022-48434/" } ], "title": "Security update for ffmpeg", "tracking": { "current_release_date": "2023-05-05T12:49:24Z", "generator": { "date": "2023-05-05T12:49:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:2115-1", "initial_release_date": "2023-05-05T12:49:24Z", "revision_history": [ { "date": "2023-05-05T12:49:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150000.4.53.2.aarch64", "product": { "name": "ffmpeg-3.4.2-150000.4.53.2.aarch64", "product_id": "ffmpeg-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "ffmpeg-private-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "libavcodec-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavcodec57-3.4.2-150000.4.53.2.aarch64", "product_id": "libavcodec57-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "libavdevice-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavdevice57-3.4.2-150000.4.53.2.aarch64", "product_id": "libavdevice57-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "libavfilter-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavfilter6-3.4.2-150000.4.53.2.aarch64", "product_id": "libavfilter6-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavformat-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "libavformat-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavformat57-3.4.2-150000.4.53.2.aarch64", "product_id": "libavformat57-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavresample-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "libavresample-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavresample3-3.4.2-150000.4.53.2.aarch64", "product_id": "libavresample3-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavutil-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "libavutil-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libavutil55-3.4.2-150000.4.53.2.aarch64", "product_id": "libavutil55-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "libpostproc-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libpostproc54-3.4.2-150000.4.53.2.aarch64", "product_id": "libpostproc54-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libswresample-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "libswresample-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libswresample2-3.4.2-150000.4.53.2.aarch64", "product_id": "libswresample2-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libswscale-devel-3.4.2-150000.4.53.2.aarch64", "product_id": "libswscale-devel-3.4.2-150000.4.53.2.aarch64" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150000.4.53.2.aarch64", "product": { "name": "libswscale4-3.4.2-150000.4.53.2.aarch64", "product_id": "libswscale4-3.4.2-150000.4.53.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libavcodec57-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product": { "name": "libavcodec57-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product_id": "libavcodec57-64bit-3.4.2-150000.4.53.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libavdevice57-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product": { "name": "libavdevice57-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product_id": "libavdevice57-64bit-3.4.2-150000.4.53.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libavfilter6-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product": { "name": "libavfilter6-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product_id": "libavfilter6-64bit-3.4.2-150000.4.53.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libavformat57-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product": { "name": "libavformat57-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product_id": "libavformat57-64bit-3.4.2-150000.4.53.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libavresample3-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product": { "name": "libavresample3-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product_id": "libavresample3-64bit-3.4.2-150000.4.53.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libavutil55-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product": { "name": "libavutil55-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product_id": "libavutil55-64bit-3.4.2-150000.4.53.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libpostproc54-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product": { "name": "libpostproc54-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product_id": "libpostproc54-64bit-3.4.2-150000.4.53.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libswresample2-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product": { "name": "libswresample2-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product_id": "libswresample2-64bit-3.4.2-150000.4.53.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libswscale4-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product": { "name": "libswscale4-64bit-3.4.2-150000.4.53.2.aarch64_ilp32", "product_id": "libswscale4-64bit-3.4.2-150000.4.53.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150000.4.53.2.i586", "product": { "name": "ffmpeg-3.4.2-150000.4.53.2.i586", "product_id": "ffmpeg-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.i586", "product_id": "ffmpeg-private-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.i586", "product_id": "libavcodec-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150000.4.53.2.i586", "product": { "name": "libavcodec57-3.4.2-150000.4.53.2.i586", "product_id": "libavcodec57-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.i586", "product_id": "libavdevice-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150000.4.53.2.i586", "product": { "name": "libavdevice57-3.4.2-150000.4.53.2.i586", "product_id": "libavdevice57-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.i586", "product_id": "libavfilter-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150000.4.53.2.i586", "product": { "name": "libavfilter6-3.4.2-150000.4.53.2.i586", "product_id": "libavfilter6-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "libavformat-devel-3.4.2-150000.4.53.2.i586", "product_id": "libavformat-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150000.4.53.2.i586", "product": { "name": "libavformat57-3.4.2-150000.4.53.2.i586", "product_id": "libavformat57-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "libavresample-devel-3.4.2-150000.4.53.2.i586", "product_id": "libavresample-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150000.4.53.2.i586", "product": { "name": "libavresample3-3.4.2-150000.4.53.2.i586", "product_id": "libavresample3-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "libavutil-devel-3.4.2-150000.4.53.2.i586", "product_id": "libavutil-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150000.4.53.2.i586", "product": { "name": "libavutil55-3.4.2-150000.4.53.2.i586", "product_id": "libavutil55-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.i586", "product_id": "libpostproc-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150000.4.53.2.i586", "product": { "name": "libpostproc54-3.4.2-150000.4.53.2.i586", "product_id": "libpostproc54-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "libswresample-devel-3.4.2-150000.4.53.2.i586", "product_id": "libswresample-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150000.4.53.2.i586", "product": { "name": "libswresample2-3.4.2-150000.4.53.2.i586", "product_id": "libswresample2-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150000.4.53.2.i586", "product": { "name": "libswscale-devel-3.4.2-150000.4.53.2.i586", "product_id": "libswscale-devel-3.4.2-150000.4.53.2.i586" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150000.4.53.2.i586", "product": { "name": "libswscale4-3.4.2-150000.4.53.2.i586", "product_id": "libswscale4-3.4.2-150000.4.53.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "ffmpeg-3.4.2-150000.4.53.2.ppc64le", "product_id": "ffmpeg-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "ffmpeg-private-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavcodec-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavcodec57-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavcodec57-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavdevice-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavdevice57-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavdevice57-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavfilter-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavfilter6-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavfilter6-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavformat-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavformat57-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavformat57-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavresample-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavresample3-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavresample3-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavutil-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libavutil55-3.4.2-150000.4.53.2.ppc64le", "product_id": "libavutil55-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "libpostproc-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libpostproc54-3.4.2-150000.4.53.2.ppc64le", "product_id": "libpostproc54-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "libswresample-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libswresample2-3.4.2-150000.4.53.2.ppc64le", "product_id": "libswresample2-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "product_id": "libswscale-devel-3.4.2-150000.4.53.2.ppc64le" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150000.4.53.2.ppc64le", "product": { "name": "libswscale4-3.4.2-150000.4.53.2.ppc64le", "product_id": "libswscale4-3.4.2-150000.4.53.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150000.4.53.2.s390x", "product": { "name": "ffmpeg-3.4.2-150000.4.53.2.s390x", "product_id": "ffmpeg-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.s390x", "product_id": "ffmpeg-private-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.s390x", "product_id": "libavcodec-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavcodec57-3.4.2-150000.4.53.2.s390x", "product_id": "libavcodec57-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.s390x", "product_id": "libavdevice-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavdevice57-3.4.2-150000.4.53.2.s390x", "product_id": "libavdevice57-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.s390x", "product_id": "libavfilter-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavfilter6-3.4.2-150000.4.53.2.s390x", "product_id": "libavfilter6-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavformat-devel-3.4.2-150000.4.53.2.s390x", "product_id": "libavformat-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavformat57-3.4.2-150000.4.53.2.s390x", "product_id": "libavformat57-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavresample-devel-3.4.2-150000.4.53.2.s390x", "product_id": "libavresample-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavresample3-3.4.2-150000.4.53.2.s390x", "product_id": "libavresample3-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavutil-devel-3.4.2-150000.4.53.2.s390x", "product_id": "libavutil-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150000.4.53.2.s390x", "product": { "name": "libavutil55-3.4.2-150000.4.53.2.s390x", "product_id": "libavutil55-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.s390x", "product_id": "libpostproc-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150000.4.53.2.s390x", "product": { "name": "libpostproc54-3.4.2-150000.4.53.2.s390x", "product_id": "libpostproc54-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "libswresample-devel-3.4.2-150000.4.53.2.s390x", "product_id": "libswresample-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150000.4.53.2.s390x", "product": { "name": "libswresample2-3.4.2-150000.4.53.2.s390x", "product_id": "libswresample2-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150000.4.53.2.s390x", "product": { "name": "libswscale-devel-3.4.2-150000.4.53.2.s390x", "product_id": "libswscale-devel-3.4.2-150000.4.53.2.s390x" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150000.4.53.2.s390x", "product": { "name": "libswscale4-3.4.2-150000.4.53.2.s390x", "product_id": "libswscale4-3.4.2-150000.4.53.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150000.4.53.2.x86_64", "product": { "name": "ffmpeg-3.4.2-150000.4.53.2.x86_64", "product_id": "ffmpeg-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "ffmpeg-private-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "ffmpeg-private-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavcodec57-3.4.2-150000.4.53.2.x86_64", "product_id": "libavcodec57-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "product_id": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavdevice57-3.4.2-150000.4.53.2.x86_64", "product_id": "libavdevice57-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "product_id": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavfilter6-3.4.2-150000.4.53.2.x86_64", "product_id": "libavfilter6-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "product_id": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavformat-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "libavformat-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavformat57-3.4.2-150000.4.53.2.x86_64", "product_id": "libavformat57-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "product_id": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavresample-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "libavresample-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavresample3-3.4.2-150000.4.53.2.x86_64", "product_id": "libavresample3-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "product_id": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavutil-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "libavutil-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavutil55-3.4.2-150000.4.53.2.x86_64", "product_id": "libavutil55-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "product_id": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libpostproc54-3.4.2-150000.4.53.2.x86_64", "product_id": "libpostproc54-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "product_id": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libswresample-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "libswresample-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libswresample2-3.4.2-150000.4.53.2.x86_64", "product_id": "libswresample2-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "product_id": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libswscale-devel-3.4.2-150000.4.53.2.x86_64", "product_id": "libswscale-devel-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libswscale4-3.4.2-150000.4.53.2.x86_64", "product_id": "libswscale4-3.4.2-150000.4.53.2.x86_64" } }, { "category": "product_version", "name": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "product": { "name": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "product_id": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter6-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat57-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample3-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil55-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc54-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample2-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale-devel-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale4-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" }, "product_reference": "libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-13390", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-13390" } ], "notes": [ { "category": "general", "text": "In FFmpeg 4.1.3, there is a division by zero at adx_write_trailer in libavformat/rawenc.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-13390", "url": "https://www.suse.com/security/cve/CVE-2019-13390" }, { "category": "external", "summary": "SUSE Bug 1140754 for CVE-2019-13390", "url": "https://bugzilla.suse.com/1140754" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-05-05T12:49:24Z", "details": "moderate" } ], "title": "CVE-2019-13390" }, { "cve": "CVE-2022-3341", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-3341" } ], "notes": [ { "category": "general", "text": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-3341", "url": "https://www.suse.com/security/cve/CVE-2022-3341" }, { "category": "external", "summary": "SUSE Bug 1206778 for CVE-2022-3341", "url": "https://bugzilla.suse.com/1206778" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-05-05T12:49:24Z", "details": "moderate" } ], "title": "CVE-2022-3341" }, { "cve": "CVE-2022-48434", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-48434" } ], "notes": [ { "category": "general", "text": "libavcodec/pthread_frame.c in FFmpeg before 5.1.2, as used in VLC and other products, leaves stale hwaccel state in worker threads, which allows attackers to trigger a use-after-free and execute arbitrary code in some circumstances (e.g., hardware re-initialization upon a mid-video SPS change when Direct3D11 is used).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-48434", "url": "https://www.suse.com/security/cve/CVE-2022-48434" }, { "category": "external", "summary": "SUSE Bug 1209934 for CVE-2022-48434", "url": "https://bugzilla.suse.com/1209934" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Enterprise Storage 6:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Enterprise Storage 6:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavcodec57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavdevice57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavfilter6-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavformat57-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavresample3-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libavutil55-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libpostproc54-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswresample2-32bit-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale-devel-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-3.4.2-150000.4.53.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libswscale4-32bit-3.4.2-150000.4.53.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-05-05T12:49:24Z", "details": "important" } ], "title": "CVE-2022-48434" } ] }
suse-su-2023:0206-1
Vulnerability from csaf_suse
Published
2023-01-30 10:18
Modified
2023-01-30 10:18
Summary
Security update for ffmpeg
Notes
Title of the patch
Security update for ffmpeg
Description of the patch
This update for ffmpeg fixes the following issues:
- CVE-2022-3341: Fixed a potential crash when processing a crafted
NUT stream (bsc#1206778).
- CVE-2019-13390: Fixed a potential crash when processing a crafted
AVI stream (bsc#1140754).
Patchnames
SUSE-2023-206,SUSE-SLE-Module-Desktop-Applications-15-SP4-2023-206,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-206,SUSE-SLE-Product-RT-15-SP3-2023-206,SUSE-SLE-Product-WE-15-SP4-2023-206,openSUSE-SLE-15.4-2023-206
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for ffmpeg", "title": "Title of the patch" }, { "category": "description", "text": "This update for ffmpeg fixes the following issues:\n\n- CVE-2022-3341: Fixed a potential crash when processing a crafted\n NUT stream (bsc#1206778). \n- CVE-2019-13390: Fixed a potential crash when processing a crafted\n AVI stream (bsc#1140754).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-206,SUSE-SLE-Module-Desktop-Applications-15-SP4-2023-206,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-206,SUSE-SLE-Product-RT-15-SP3-2023-206,SUSE-SLE-Product-WE-15-SP4-2023-206,openSUSE-SLE-15.4-2023-206", "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-2023_0206-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0206-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230206-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0206-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013591.html" }, { "category": "self", "summary": "SUSE Bug 1140754", "url": "https://bugzilla.suse.com/1140754" }, { "category": "self", "summary": "SUSE Bug 1206778", "url": "https://bugzilla.suse.com/1206778" }, { "category": "self", "summary": "SUSE CVE CVE-2019-13390 page", "url": "https://www.suse.com/security/cve/CVE-2019-13390/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-3341 page", "url": "https://www.suse.com/security/cve/CVE-2022-3341/" } ], "title": "Security update for ffmpeg", "tracking": { "current_release_date": "2023-01-30T10:18:12Z", "generator": { "date": "2023-01-30T10:18:12Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0206-1", "initial_release_date": "2023-01-30T10:18:12Z", "revision_history": [ { "date": "2023-01-30T10:18:12Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150200.11.25.1.aarch64", "product": { "name": "ffmpeg-3.4.2-150200.11.25.1.aarch64", "product_id": "ffmpeg-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "libavcodec-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavcodec57-3.4.2-150200.11.25.1.aarch64", "product_id": "libavcodec57-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavdevice-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "libavdevice-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavdevice57-3.4.2-150200.11.25.1.aarch64", "product_id": "libavdevice57-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavfilter-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "libavfilter-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavfilter6-3.4.2-150200.11.25.1.aarch64", "product_id": "libavfilter6-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavformat-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "libavformat-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavformat57-3.4.2-150200.11.25.1.aarch64", "product_id": "libavformat57-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavresample-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "libavresample-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavresample3-3.4.2-150200.11.25.1.aarch64", "product_id": "libavresample3-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavutil-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "libavutil-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libavutil55-3.4.2-150200.11.25.1.aarch64", "product_id": "libavutil55-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "libpostproc-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libpostproc54-3.4.2-150200.11.25.1.aarch64", "product_id": "libpostproc54-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libswresample-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "libswresample-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libswresample2-3.4.2-150200.11.25.1.aarch64", "product_id": "libswresample2-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libswscale-devel-3.4.2-150200.11.25.1.aarch64", "product_id": "libswscale-devel-3.4.2-150200.11.25.1.aarch64" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150200.11.25.1.aarch64", "product": { "name": "libswscale4-3.4.2-150200.11.25.1.aarch64", "product_id": "libswscale4-3.4.2-150200.11.25.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libavcodec57-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product": { "name": "libavcodec57-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product_id": "libavcodec57-64bit-3.4.2-150200.11.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavdevice57-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product": { "name": "libavdevice57-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product_id": "libavdevice57-64bit-3.4.2-150200.11.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavfilter6-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product": { "name": "libavfilter6-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product_id": "libavfilter6-64bit-3.4.2-150200.11.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavformat57-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product": { "name": "libavformat57-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product_id": "libavformat57-64bit-3.4.2-150200.11.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavresample3-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product": { "name": "libavresample3-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product_id": "libavresample3-64bit-3.4.2-150200.11.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libavutil55-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product": { "name": "libavutil55-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product_id": "libavutil55-64bit-3.4.2-150200.11.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpostproc54-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product": { "name": "libpostproc54-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product_id": "libpostproc54-64bit-3.4.2-150200.11.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libswresample2-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product": { "name": "libswresample2-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product_id": "libswresample2-64bit-3.4.2-150200.11.25.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libswscale4-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product": { "name": "libswscale4-64bit-3.4.2-150200.11.25.1.aarch64_ilp32", "product_id": "libswscale4-64bit-3.4.2-150200.11.25.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150200.11.25.1.i586", "product": { "name": "ffmpeg-3.4.2-150200.11.25.1.i586", "product_id": "ffmpeg-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.i586", "product_id": "ffmpeg-private-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.i586", "product_id": "libavcodec-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150200.11.25.1.i586", "product": { "name": "libavcodec57-3.4.2-150200.11.25.1.i586", "product_id": "libavcodec57-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "libavdevice-devel-3.4.2-150200.11.25.1.i586", "product_id": "libavdevice-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150200.11.25.1.i586", "product": { "name": "libavdevice57-3.4.2-150200.11.25.1.i586", "product_id": "libavdevice57-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "libavfilter-devel-3.4.2-150200.11.25.1.i586", "product_id": "libavfilter-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150200.11.25.1.i586", "product": { "name": "libavfilter6-3.4.2-150200.11.25.1.i586", "product_id": "libavfilter6-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "libavformat-devel-3.4.2-150200.11.25.1.i586", "product_id": "libavformat-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150200.11.25.1.i586", "product": { "name": "libavformat57-3.4.2-150200.11.25.1.i586", "product_id": "libavformat57-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "libavresample-devel-3.4.2-150200.11.25.1.i586", "product_id": "libavresample-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150200.11.25.1.i586", "product": { "name": "libavresample3-3.4.2-150200.11.25.1.i586", "product_id": "libavresample3-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "libavutil-devel-3.4.2-150200.11.25.1.i586", "product_id": "libavutil-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150200.11.25.1.i586", "product": { "name": "libavutil55-3.4.2-150200.11.25.1.i586", "product_id": "libavutil55-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.i586", "product_id": "libpostproc-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150200.11.25.1.i586", "product": { "name": "libpostproc54-3.4.2-150200.11.25.1.i586", "product_id": "libpostproc54-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "libswresample-devel-3.4.2-150200.11.25.1.i586", "product_id": "libswresample-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150200.11.25.1.i586", "product": { "name": "libswresample2-3.4.2-150200.11.25.1.i586", "product_id": "libswresample2-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150200.11.25.1.i586", "product": { "name": "libswscale-devel-3.4.2-150200.11.25.1.i586", "product_id": "libswscale-devel-3.4.2-150200.11.25.1.i586" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150200.11.25.1.i586", "product": { "name": "libswscale4-3.4.2-150200.11.25.1.i586", "product_id": "libswscale4-3.4.2-150200.11.25.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "ffmpeg-3.4.2-150200.11.25.1.ppc64le", "product_id": "ffmpeg-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavcodec-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavcodec57-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavcodec57-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavdevice-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavdevice-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavdevice57-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavdevice57-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavfilter-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavfilter-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavfilter6-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavfilter6-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavformat-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavformat-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavformat57-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavformat57-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavresample-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavresample-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavresample3-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavresample3-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavutil-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libavutil55-3.4.2-150200.11.25.1.ppc64le", "product_id": "libavutil55-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "libpostproc-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libpostproc54-3.4.2-150200.11.25.1.ppc64le", "product_id": "libpostproc54-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "libswresample-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libswresample2-3.4.2-150200.11.25.1.ppc64le", "product_id": "libswresample2-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "product_id": "libswscale-devel-3.4.2-150200.11.25.1.ppc64le" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150200.11.25.1.ppc64le", "product": { "name": "libswscale4-3.4.2-150200.11.25.1.ppc64le", "product_id": "libswscale4-3.4.2-150200.11.25.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150200.11.25.1.s390x", "product": { "name": "ffmpeg-3.4.2-150200.11.25.1.s390x", "product_id": "ffmpeg-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x", "product_id": "ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.s390x", "product_id": "libavcodec-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavcodec57-3.4.2-150200.11.25.1.s390x", "product_id": "libavcodec57-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavdevice-devel-3.4.2-150200.11.25.1.s390x", "product_id": "libavdevice-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavdevice57-3.4.2-150200.11.25.1.s390x", "product_id": "libavdevice57-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavfilter-devel-3.4.2-150200.11.25.1.s390x", "product_id": "libavfilter-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavfilter6-3.4.2-150200.11.25.1.s390x", "product_id": "libavfilter6-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavformat-devel-3.4.2-150200.11.25.1.s390x", "product_id": "libavformat-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavformat57-3.4.2-150200.11.25.1.s390x", "product_id": "libavformat57-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavresample-devel-3.4.2-150200.11.25.1.s390x", "product_id": "libavresample-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavresample3-3.4.2-150200.11.25.1.s390x", "product_id": "libavresample3-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavutil-devel-3.4.2-150200.11.25.1.s390x", "product_id": "libavutil-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150200.11.25.1.s390x", "product": { "name": "libavutil55-3.4.2-150200.11.25.1.s390x", "product_id": "libavutil55-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.s390x", "product_id": "libpostproc-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150200.11.25.1.s390x", "product": { "name": "libpostproc54-3.4.2-150200.11.25.1.s390x", "product_id": "libpostproc54-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "libswresample-devel-3.4.2-150200.11.25.1.s390x", "product_id": "libswresample-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150200.11.25.1.s390x", "product": { "name": "libswresample2-3.4.2-150200.11.25.1.s390x", "product_id": "libswresample2-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150200.11.25.1.s390x", "product": { "name": "libswscale-devel-3.4.2-150200.11.25.1.s390x", "product_id": "libswscale-devel-3.4.2-150200.11.25.1.s390x" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150200.11.25.1.s390x", "product": { "name": "libswscale4-3.4.2-150200.11.25.1.s390x", "product_id": "libswscale4-3.4.2-150200.11.25.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-3.4.2-150200.11.25.1.x86_64", "product": { "name": "ffmpeg-3.4.2-150200.11.25.1.x86_64", "product_id": "ffmpeg-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "libavcodec-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavcodec57-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavcodec57-3.4.2-150200.11.25.1.x86_64", "product_id": "libavcodec57-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64", "product_id": "libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavdevice-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavdevice-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "libavdevice-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavdevice57-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavdevice57-3.4.2-150200.11.25.1.x86_64", "product_id": "libavdevice57-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64", "product_id": "libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavfilter-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavfilter-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "libavfilter-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavfilter6-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavfilter6-3.4.2-150200.11.25.1.x86_64", "product_id": "libavfilter6-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64", "product_id": "libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavformat-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavformat-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "libavformat-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavformat57-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavformat57-3.4.2-150200.11.25.1.x86_64", "product_id": "libavformat57-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavformat57-32bit-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavformat57-32bit-3.4.2-150200.11.25.1.x86_64", "product_id": "libavformat57-32bit-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavresample-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavresample-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "libavresample-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavresample3-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavresample3-3.4.2-150200.11.25.1.x86_64", "product_id": "libavresample3-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavresample3-32bit-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavresample3-32bit-3.4.2-150200.11.25.1.x86_64", "product_id": "libavresample3-32bit-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavutil-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavutil-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "libavutil-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavutil55-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavutil55-3.4.2-150200.11.25.1.x86_64", "product_id": "libavutil55-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libavutil55-32bit-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libavutil55-32bit-3.4.2-150200.11.25.1.x86_64", "product_id": "libavutil55-32bit-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "libpostproc-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libpostproc54-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libpostproc54-3.4.2-150200.11.25.1.x86_64", "product_id": "libpostproc54-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64", "product_id": "libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libswresample-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libswresample-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "libswresample-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libswresample2-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libswresample2-3.4.2-150200.11.25.1.x86_64", "product_id": "libswresample2-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libswresample2-32bit-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libswresample2-32bit-3.4.2-150200.11.25.1.x86_64", "product_id": "libswresample2-32bit-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libswscale-devel-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libswscale-devel-3.4.2-150200.11.25.1.x86_64", "product_id": "libswscale-devel-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libswscale4-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libswscale4-3.4.2-150200.11.25.1.x86_64", "product_id": "libswscale4-3.4.2-150200.11.25.1.x86_64" } }, { "category": "product_version", "name": "libswscale4-32bit-3.4.2-150200.11.25.1.x86_64", "product": { "name": "libswscale4-32bit-3.4.2-150200.11.25.1.x86_64", "product_id": "libswscale4-32bit-3.4.2-150200.11.25.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Real Time 15 SP3", "product": { "name": "SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_rt:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15 SP4", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavcodec57-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavcodec57-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavcodec57-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavcodec57-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavutil-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavutil-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavutil-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavutil55-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavutil55-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavutil55-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavutil55-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libpostproc-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libpostproc54-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libpostproc54-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libpostproc54-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libpostproc54-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libswresample-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libswresample-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswresample-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libswresample2-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libswresample2-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libswresample2-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswresample2-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libswscale-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libswscale-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswscale-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libswscale4-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libswscale4-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libswscale4-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswscale4-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "ffmpeg-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "ffmpeg-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.s390x" }, "product_reference": "ffmpeg-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "ffmpeg-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavdevice57-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavdevice57-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavdevice57-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavdevice57-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150200.11.25.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavfilter6-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150200.11.25.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavfilter6-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150200.11.25.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavfilter6-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavfilter6-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libavcodec57-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavcodec57-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libavformat57-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libavresample-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavresample-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libavresample3-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libavutil-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavutil-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libavutil55-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavutil55-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libpostproc-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libpostproc54-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libpostproc54-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libswresample-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswresample-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libswresample2-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswresample2-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libswscale-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswscale-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libswscale4-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswscale4-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavformat-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavresample-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "ffmpeg-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "ffmpeg-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.s390x" }, "product_reference": "ffmpeg-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "ffmpeg-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavcodec-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavcodec-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavcodec-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavcodec57-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavcodec57-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavcodec57-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavcodec57-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavdevice-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavdevice-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavdevice-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavdevice-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavdevice57-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavdevice57-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavdevice57-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavdevice57-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavfilter-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavfilter-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavfilter-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavfilter-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavfilter6-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavfilter6-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavfilter6-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavfilter6-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavformat-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavformat-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavformat-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavformat-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavformat57-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat57-32bit-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavformat57-32bit-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavformat57-32bit-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavresample-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavresample-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavresample-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavresample-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavresample3-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample3-32bit-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavresample3-32bit-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavresample3-32bit-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavutil-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavutil-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavutil-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libavutil55-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libavutil55-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libavutil55-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavutil55-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil55-32bit-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libavutil55-32bit-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libavutil55-32bit-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libpostproc-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libpostproc54-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libpostproc54-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libpostproc54-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libpostproc54-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libswresample-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libswresample-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswresample-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libswresample2-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libswresample2-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libswresample2-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswresample2-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample2-32bit-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswresample2-32bit-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswresample2-32bit-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libswscale-devel-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libswscale-devel-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale-devel-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswscale-devel-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150200.11.25.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.aarch64" }, "product_reference": "libswscale4-3.4.2-150200.11.25.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150200.11.25.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.ppc64le" }, "product_reference": "libswscale4-3.4.2-150200.11.25.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150200.11.25.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.s390x" }, "product_reference": "libswscale4-3.4.2-150200.11.25.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswscale4-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale4-32bit-3.4.2-150200.11.25.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libswscale4-32bit-3.4.2-150200.11.25.1.x86_64" }, "product_reference": "libswscale4-32bit-3.4.2-150200.11.25.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-13390", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-13390" } ], "notes": [ { "category": "general", "text": "In FFmpeg 4.1.3, there is a division by zero at adx_write_trailer in libavformat/rawenc.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-32bit-3.4.2-150200.11.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-13390", "url": "https://www.suse.com/security/cve/CVE-2019-13390" }, { "category": "external", "summary": "SUSE Bug 1140754 for CVE-2019-13390", "url": "https://bugzilla.suse.com/1140754" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-32bit-3.4.2-150200.11.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-32bit-3.4.2-150200.11.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-01-30T10:18:12Z", "details": "moderate" } ], "title": "CVE-2019-13390" }, { "cve": "CVE-2022-3341", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-3341" } ], "notes": [ { "category": "general", "text": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-32bit-3.4.2-150200.11.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-3341", "url": "https://www.suse.com/security/cve/CVE-2022-3341" }, { "category": "external", "summary": "SUSE Bug 1206778 for CVE-2022-3341", "url": "https://bugzilla.suse.com/1206778" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-32bit-3.4.2-150200.11.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavcodec57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavresample3-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libavutil55-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libpostproc54-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswresample2-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libswscale4-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavformat57-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:ffmpeg-private-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavcodec57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavcodec57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavdevice57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavdevice57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavfilter6-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavfilter6-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavformat57-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavformat57-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavresample3-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavresample3-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libavutil55-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libavutil55-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libpostproc54-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libpostproc54-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswresample2-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswresample2-32bit-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale-devel-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.aarch64", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.ppc64le", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.s390x", "openSUSE Leap 15.4:libswscale4-3.4.2-150200.11.25.1.x86_64", "openSUSE Leap 15.4:libswscale4-32bit-3.4.2-150200.11.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-01-30T10:18:12Z", "details": "moderate" } ], "title": "CVE-2022-3341" } ] }
gsd-2022-3341
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
A null pointer dereference issue was discovered in 'FFmpeg' in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-3341", "id": "GSD-2022-3341", "references": [ "https://www.suse.com/security/cve/CVE-2022-3341.html", "https://advisories.mageia.org/CVE-2022-3341.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-3341" ], "details": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.", "id": "GSD-2022-3341", "modified": "2023-12-13T01:19:39.992669Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "patrick@puiterwijk.org", "ID": "CVE-2022-3341", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "FFmpeg", "version": { "version_data": [ { "version_value": "Fixed-in ffmpeg 5.1" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-476 - NULL Pointer Dereference" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054" }, { "name": "https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e", "refsource": "MISC", "url": "https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e" }, { "name": "[debian-lts-announce] 20230613 [SECURITY] [DLA 3454-1] ffmpeg security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "patrick@puiterwijk.org", "ID": "CVE-2022-3341" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-476" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054" }, { "name": "https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e" }, { "name": "[debian-lts-announce] 20230613 [SECURITY] [DLA 3454-1] ffmpeg security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2023-06-13T17:15Z", "publishedDate": "2023-01-12T15:15Z" } } }
wid-sec-w-2023-0001
Vulnerability from csaf_certbund
Published
2023-01-01 23:00
Modified
2023-06-13 22:00
Summary
ffmpeg: Schwachstelle ermöglicht Denial of Service
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 entfernter, anonymer Angreifer kann eine Schwachstelle in ffmpeg ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
- Sonstiges
{ "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 entfernter, anonymer Angreifer kann eine Schwachstelle in ffmpeg ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows\n- Sonstiges", "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-2023-0001 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0001.json" }, { "category": "self", "summary": "WID-SEC-2023-0001 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0001" }, { "category": "external", "summary": "Debian Security Advisory DLA-3454 vom 2023-06-13", "url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2115-1 vom 2023-05-05", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014741.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5958-1 vom 2023-03-16", "url": "https://ubuntu.com/security/notices/USN-5958-1" }, { "category": "external", "summary": "Red Hat Bugzilla - Bug 2157054 vom 2023-01-01", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0172-1 vom 2023-01-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-January/013546.html" } ], "source_lang": "en-US", "title": "ffmpeg: Schwachstelle erm\u00f6glicht Denial of Service", "tracking": { "current_release_date": "2023-06-13T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:40:37.825+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-0001", "initial_release_date": "2023-01-01T23:00:00.000+00:00", "revision_history": [ { "date": "2023-01-01T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-01-26T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-03-15T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-05-07T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-06-13T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Debian aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Open Source ffmpeg", "product": { "name": "Open Source ffmpeg", "product_id": "T020142", "product_identification_helper": { "cpe": "cpe:/a:ffmpeg: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": "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-2022-3341", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in ffmpeg. Der Fehler besteht aufgrund einer Null-Zeiger-Dereferenz in der Funktion decode_main_header() von libavformat/nutdec.c, die durch eine fehlende \u00dcberpr\u00fcfung des R\u00fcckgabewerts von avformat_new_stream() ausgel\u00f6st wird. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion." } ], "product_status": { "known_affected": [ "2951", "T002207", "T000126", "T020142" ] }, "release_date": "2023-01-01T23:00:00.000+00:00", "title": "CVE-2022-3341" } ] }
fkie_cve-2022-3341
Vulnerability from fkie_nvd
Published
2023-01-12 15:15
Modified
2025-08-07 19:26
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Summary
A null pointer dereference issue was discovered in 'FFmpeg' in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.
References
▶ | URL | Tags | |
---|---|---|---|
patrick@puiterwijk.org | https://bugzilla.redhat.com/show_bug.cgi?id=2157054 | Issue Tracking, Patch, Third Party Advisory | |
patrick@puiterwijk.org | https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e | Patch, Third Party Advisory | |
patrick@puiterwijk.org | https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=2157054 | Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
debian | debian_linux | 10.0 | |
ffmpeg | ffmpeg | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*", "matchCriteriaId": "E191A2A3-F826-4EC5-8B71-80D8F3892207", "versionEndExcluding": "5.0.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash." }, { "lang": "es", "value": "Se descubri\u00f3 un problema de desreferencia a puntero nulo en \u0027FFmpeg\u0027 en la funci\u00f3n decode_main_header() del archivo libavformat/nutdec.c. La falla ocurre porque la funci\u00f3n no verifica el valor de retorno de avformat_new_stream() y desencadena el error de desreferencia del puntero nulo, lo que provoca que la aplicaci\u00f3n falle." } ], "id": "CVE-2022-3341", "lastModified": "2025-08-07T19:26:02.050", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2023-01-12T15:15:10.007", "references": [ { "source": "patrick@puiterwijk.org", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054" }, { "source": "patrick@puiterwijk.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e" }, { "source": "patrick@puiterwijk.org", "tags": [ "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157054" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/FFmpeg/FFmpeg/commit/9cf652cef49d74afe3d454f27d49eb1a1394951e" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00016.html" } ], "sourceIdentifier": "patrick@puiterwijk.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-476" } ], "source": "patrick@puiterwijk.org", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-476" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
opensuse-su-2024:12636-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
ffmpeg-4-4.4.3-4.1 on GA media
Notes
Title of the patch
ffmpeg-4-4.4.3-4.1 on GA media
Description of the patch
These are all security issues fixed in the ffmpeg-4-4.4.3-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12636
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "ffmpeg-4-4.4.3-4.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ffmpeg-4-4.4.3-4.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12636", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12636-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-3341 page", "url": "https://www.suse.com/security/cve/CVE-2022-3341/" } ], "title": "ffmpeg-4-4.4.3-4.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:12636-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ffmpeg-4-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-libavformat-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-libavresample-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-libavutil-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-libswresample-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-libswscale-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "ffmpeg-4-private-devel-4.4.3-4.1.aarch64", "product": { "name": "ffmpeg-4-private-devel-4.4.3-4.1.aarch64", "product_id": "ffmpeg-4-private-devel-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavcodec58_134-4.4.3-4.1.aarch64", "product": { "name": "libavcodec58_134-4.4.3-4.1.aarch64", "product_id": "libavcodec58_134-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavcodec58_134-32bit-4.4.3-4.1.aarch64", "product": { "name": "libavcodec58_134-32bit-4.4.3-4.1.aarch64", "product_id": "libavcodec58_134-32bit-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavdevice58_13-4.4.3-4.1.aarch64", "product": { "name": "libavdevice58_13-4.4.3-4.1.aarch64", "product_id": "libavdevice58_13-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavdevice58_13-32bit-4.4.3-4.1.aarch64", "product": { "name": "libavdevice58_13-32bit-4.4.3-4.1.aarch64", "product_id": "libavdevice58_13-32bit-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavfilter7_110-4.4.3-4.1.aarch64", "product": { "name": "libavfilter7_110-4.4.3-4.1.aarch64", "product_id": "libavfilter7_110-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavfilter7_110-32bit-4.4.3-4.1.aarch64", "product": { "name": "libavfilter7_110-32bit-4.4.3-4.1.aarch64", "product_id": "libavfilter7_110-32bit-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavformat58_76-4.4.3-4.1.aarch64", "product": { "name": "libavformat58_76-4.4.3-4.1.aarch64", "product_id": "libavformat58_76-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavformat58_76-32bit-4.4.3-4.1.aarch64", "product": { "name": "libavformat58_76-32bit-4.4.3-4.1.aarch64", "product_id": "libavformat58_76-32bit-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavresample4_0-4.4.3-4.1.aarch64", "product": { "name": "libavresample4_0-4.4.3-4.1.aarch64", "product_id": "libavresample4_0-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavresample4_0-32bit-4.4.3-4.1.aarch64", "product": { "name": "libavresample4_0-32bit-4.4.3-4.1.aarch64", "product_id": "libavresample4_0-32bit-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavutil56_70-4.4.3-4.1.aarch64", "product": { "name": "libavutil56_70-4.4.3-4.1.aarch64", "product_id": "libavutil56_70-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libavutil56_70-32bit-4.4.3-4.1.aarch64", "product": { "name": "libavutil56_70-32bit-4.4.3-4.1.aarch64", "product_id": "libavutil56_70-32bit-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libpostproc55_9-4.4.3-4.1.aarch64", "product": { "name": "libpostproc55_9-4.4.3-4.1.aarch64", "product_id": "libpostproc55_9-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libpostproc55_9-32bit-4.4.3-4.1.aarch64", "product": { "name": "libpostproc55_9-32bit-4.4.3-4.1.aarch64", "product_id": "libpostproc55_9-32bit-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libswresample3_9-4.4.3-4.1.aarch64", "product": { "name": "libswresample3_9-4.4.3-4.1.aarch64", "product_id": "libswresample3_9-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libswresample3_9-32bit-4.4.3-4.1.aarch64", "product": { "name": "libswresample3_9-32bit-4.4.3-4.1.aarch64", "product_id": "libswresample3_9-32bit-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libswscale5_9-4.4.3-4.1.aarch64", "product": { "name": "libswscale5_9-4.4.3-4.1.aarch64", "product_id": "libswscale5_9-4.4.3-4.1.aarch64" } }, { "category": "product_version", "name": "libswscale5_9-32bit-4.4.3-4.1.aarch64", "product": { "name": "libswscale5_9-32bit-4.4.3-4.1.aarch64", "product_id": "libswscale5_9-32bit-4.4.3-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-4-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-libavformat-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-libavresample-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-libavutil-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-libswresample-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-libswscale-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "ffmpeg-4-private-devel-4.4.3-4.1.ppc64le", "product": { "name": "ffmpeg-4-private-devel-4.4.3-4.1.ppc64le", "product_id": "ffmpeg-4-private-devel-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavcodec58_134-4.4.3-4.1.ppc64le", "product": { "name": "libavcodec58_134-4.4.3-4.1.ppc64le", "product_id": "libavcodec58_134-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavcodec58_134-32bit-4.4.3-4.1.ppc64le", "product": { "name": "libavcodec58_134-32bit-4.4.3-4.1.ppc64le", "product_id": "libavcodec58_134-32bit-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavdevice58_13-4.4.3-4.1.ppc64le", "product": { "name": "libavdevice58_13-4.4.3-4.1.ppc64le", "product_id": "libavdevice58_13-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavdevice58_13-32bit-4.4.3-4.1.ppc64le", "product": { "name": "libavdevice58_13-32bit-4.4.3-4.1.ppc64le", "product_id": "libavdevice58_13-32bit-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavfilter7_110-4.4.3-4.1.ppc64le", "product": { "name": "libavfilter7_110-4.4.3-4.1.ppc64le", "product_id": "libavfilter7_110-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavfilter7_110-32bit-4.4.3-4.1.ppc64le", "product": { "name": "libavfilter7_110-32bit-4.4.3-4.1.ppc64le", "product_id": "libavfilter7_110-32bit-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavformat58_76-4.4.3-4.1.ppc64le", "product": { "name": "libavformat58_76-4.4.3-4.1.ppc64le", "product_id": "libavformat58_76-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavformat58_76-32bit-4.4.3-4.1.ppc64le", "product": { "name": "libavformat58_76-32bit-4.4.3-4.1.ppc64le", "product_id": "libavformat58_76-32bit-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavresample4_0-4.4.3-4.1.ppc64le", "product": { "name": "libavresample4_0-4.4.3-4.1.ppc64le", "product_id": "libavresample4_0-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavresample4_0-32bit-4.4.3-4.1.ppc64le", "product": { "name": "libavresample4_0-32bit-4.4.3-4.1.ppc64le", "product_id": "libavresample4_0-32bit-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavutil56_70-4.4.3-4.1.ppc64le", "product": { "name": "libavutil56_70-4.4.3-4.1.ppc64le", "product_id": "libavutil56_70-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libavutil56_70-32bit-4.4.3-4.1.ppc64le", "product": { "name": "libavutil56_70-32bit-4.4.3-4.1.ppc64le", "product_id": "libavutil56_70-32bit-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libpostproc55_9-4.4.3-4.1.ppc64le", "product": { "name": "libpostproc55_9-4.4.3-4.1.ppc64le", "product_id": "libpostproc55_9-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libpostproc55_9-32bit-4.4.3-4.1.ppc64le", "product": { "name": "libpostproc55_9-32bit-4.4.3-4.1.ppc64le", "product_id": "libpostproc55_9-32bit-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libswresample3_9-4.4.3-4.1.ppc64le", "product": { "name": "libswresample3_9-4.4.3-4.1.ppc64le", "product_id": "libswresample3_9-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libswresample3_9-32bit-4.4.3-4.1.ppc64le", "product": { "name": "libswresample3_9-32bit-4.4.3-4.1.ppc64le", "product_id": "libswresample3_9-32bit-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libswscale5_9-4.4.3-4.1.ppc64le", "product": { "name": "libswscale5_9-4.4.3-4.1.ppc64le", "product_id": "libswscale5_9-4.4.3-4.1.ppc64le" } }, { "category": "product_version", "name": "libswscale5_9-32bit-4.4.3-4.1.ppc64le", "product": { "name": "libswscale5_9-32bit-4.4.3-4.1.ppc64le", "product_id": "libswscale5_9-32bit-4.4.3-4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-4-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-libavformat-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-libavresample-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-libavutil-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-libswresample-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-libswscale-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "ffmpeg-4-private-devel-4.4.3-4.1.s390x", "product": { "name": "ffmpeg-4-private-devel-4.4.3-4.1.s390x", "product_id": "ffmpeg-4-private-devel-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavcodec58_134-4.4.3-4.1.s390x", "product": { "name": "libavcodec58_134-4.4.3-4.1.s390x", "product_id": "libavcodec58_134-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavcodec58_134-32bit-4.4.3-4.1.s390x", "product": { "name": "libavcodec58_134-32bit-4.4.3-4.1.s390x", "product_id": "libavcodec58_134-32bit-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavdevice58_13-4.4.3-4.1.s390x", "product": { "name": "libavdevice58_13-4.4.3-4.1.s390x", "product_id": "libavdevice58_13-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavdevice58_13-32bit-4.4.3-4.1.s390x", "product": { "name": "libavdevice58_13-32bit-4.4.3-4.1.s390x", "product_id": "libavdevice58_13-32bit-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavfilter7_110-4.4.3-4.1.s390x", "product": { "name": "libavfilter7_110-4.4.3-4.1.s390x", "product_id": "libavfilter7_110-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavfilter7_110-32bit-4.4.3-4.1.s390x", "product": { "name": "libavfilter7_110-32bit-4.4.3-4.1.s390x", "product_id": "libavfilter7_110-32bit-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavformat58_76-4.4.3-4.1.s390x", "product": { "name": "libavformat58_76-4.4.3-4.1.s390x", "product_id": "libavformat58_76-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavformat58_76-32bit-4.4.3-4.1.s390x", "product": { "name": "libavformat58_76-32bit-4.4.3-4.1.s390x", "product_id": "libavformat58_76-32bit-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavresample4_0-4.4.3-4.1.s390x", "product": { "name": "libavresample4_0-4.4.3-4.1.s390x", "product_id": "libavresample4_0-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavresample4_0-32bit-4.4.3-4.1.s390x", "product": { "name": "libavresample4_0-32bit-4.4.3-4.1.s390x", "product_id": "libavresample4_0-32bit-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavutil56_70-4.4.3-4.1.s390x", "product": { "name": "libavutil56_70-4.4.3-4.1.s390x", "product_id": "libavutil56_70-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libavutil56_70-32bit-4.4.3-4.1.s390x", "product": { "name": "libavutil56_70-32bit-4.4.3-4.1.s390x", "product_id": "libavutil56_70-32bit-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libpostproc55_9-4.4.3-4.1.s390x", "product": { "name": "libpostproc55_9-4.4.3-4.1.s390x", "product_id": "libpostproc55_9-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libpostproc55_9-32bit-4.4.3-4.1.s390x", "product": { "name": "libpostproc55_9-32bit-4.4.3-4.1.s390x", "product_id": "libpostproc55_9-32bit-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libswresample3_9-4.4.3-4.1.s390x", "product": { "name": "libswresample3_9-4.4.3-4.1.s390x", "product_id": "libswresample3_9-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libswresample3_9-32bit-4.4.3-4.1.s390x", "product": { "name": "libswresample3_9-32bit-4.4.3-4.1.s390x", "product_id": "libswresample3_9-32bit-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libswscale5_9-4.4.3-4.1.s390x", "product": { "name": "libswscale5_9-4.4.3-4.1.s390x", "product_id": "libswscale5_9-4.4.3-4.1.s390x" } }, { "category": "product_version", "name": "libswscale5_9-32bit-4.4.3-4.1.s390x", "product": { "name": "libswscale5_9-32bit-4.4.3-4.1.s390x", "product_id": "libswscale5_9-32bit-4.4.3-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ffmpeg-4-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-libavformat-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-libavresample-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-libavutil-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-libswresample-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-libswscale-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "ffmpeg-4-private-devel-4.4.3-4.1.x86_64", "product": { "name": "ffmpeg-4-private-devel-4.4.3-4.1.x86_64", "product_id": "ffmpeg-4-private-devel-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavcodec58_134-4.4.3-4.1.x86_64", "product": { "name": "libavcodec58_134-4.4.3-4.1.x86_64", "product_id": "libavcodec58_134-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavcodec58_134-32bit-4.4.3-4.1.x86_64", "product": { "name": "libavcodec58_134-32bit-4.4.3-4.1.x86_64", "product_id": "libavcodec58_134-32bit-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavdevice58_13-4.4.3-4.1.x86_64", "product": { "name": "libavdevice58_13-4.4.3-4.1.x86_64", "product_id": "libavdevice58_13-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavdevice58_13-32bit-4.4.3-4.1.x86_64", "product": { "name": "libavdevice58_13-32bit-4.4.3-4.1.x86_64", "product_id": "libavdevice58_13-32bit-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavfilter7_110-4.4.3-4.1.x86_64", "product": { "name": "libavfilter7_110-4.4.3-4.1.x86_64", "product_id": "libavfilter7_110-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavfilter7_110-32bit-4.4.3-4.1.x86_64", "product": { "name": "libavfilter7_110-32bit-4.4.3-4.1.x86_64", "product_id": "libavfilter7_110-32bit-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavformat58_76-4.4.3-4.1.x86_64", "product": { "name": "libavformat58_76-4.4.3-4.1.x86_64", "product_id": "libavformat58_76-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavformat58_76-32bit-4.4.3-4.1.x86_64", "product": { "name": "libavformat58_76-32bit-4.4.3-4.1.x86_64", "product_id": "libavformat58_76-32bit-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavresample4_0-4.4.3-4.1.x86_64", "product": { "name": "libavresample4_0-4.4.3-4.1.x86_64", "product_id": "libavresample4_0-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavresample4_0-32bit-4.4.3-4.1.x86_64", "product": { "name": "libavresample4_0-32bit-4.4.3-4.1.x86_64", "product_id": "libavresample4_0-32bit-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavutil56_70-4.4.3-4.1.x86_64", "product": { "name": "libavutil56_70-4.4.3-4.1.x86_64", "product_id": "libavutil56_70-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libavutil56_70-32bit-4.4.3-4.1.x86_64", "product": { "name": "libavutil56_70-32bit-4.4.3-4.1.x86_64", "product_id": "libavutil56_70-32bit-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libpostproc55_9-4.4.3-4.1.x86_64", "product": { "name": "libpostproc55_9-4.4.3-4.1.x86_64", "product_id": "libpostproc55_9-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libpostproc55_9-32bit-4.4.3-4.1.x86_64", "product": { "name": "libpostproc55_9-32bit-4.4.3-4.1.x86_64", "product_id": "libpostproc55_9-32bit-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libswresample3_9-4.4.3-4.1.x86_64", "product": { "name": "libswresample3_9-4.4.3-4.1.x86_64", "product_id": "libswresample3_9-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libswresample3_9-32bit-4.4.3-4.1.x86_64", "product": { "name": "libswresample3_9-32bit-4.4.3-4.1.x86_64", "product_id": "libswresample3_9-32bit-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libswscale5_9-4.4.3-4.1.x86_64", "product": { "name": "libswscale5_9-4.4.3-4.1.x86_64", "product_id": "libswscale5_9-4.4.3-4.1.x86_64" } }, { "category": "product_version", "name": "libswscale5_9-32bit-4.4.3-4.1.x86_64", "product": { "name": "libswscale5_9-32bit-4.4.3-4.1.x86_64", "product_id": "libswscale5_9-32bit-4.4.3-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-libavcodec-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-libavdevice-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-libavfilter-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-libavformat-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-libavformat-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-libavformat-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavformat-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-libavformat-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-libavresample-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-libavresample-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-libavresample-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavresample-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-libavresample-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-libavutil-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-libavutil-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-libavutil-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libavutil-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-libavutil-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-libpostproc-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-libswresample-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-libswresample-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-libswresample-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswresample-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-libswresample-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-libswscale-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-libswscale-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-libswscale-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-libswscale-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-libswscale-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-private-devel-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.aarch64" }, "product_reference": "ffmpeg-4-private-devel-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-private-devel-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.ppc64le" }, "product_reference": "ffmpeg-4-private-devel-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-private-devel-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.s390x" }, "product_reference": "ffmpeg-4-private-devel-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ffmpeg-4-private-devel-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.x86_64" }, "product_reference": "ffmpeg-4-private-devel-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.aarch64" }, "product_reference": "libavcodec58_134-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.ppc64le" }, "product_reference": "libavcodec58_134-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.s390x" }, "product_reference": "libavcodec58_134-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.x86_64" }, "product_reference": "libavcodec58_134-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-32bit-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.aarch64" }, "product_reference": "libavcodec58_134-32bit-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-32bit-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.ppc64le" }, "product_reference": "libavcodec58_134-32bit-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-32bit-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.s390x" }, "product_reference": "libavcodec58_134-32bit-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavcodec58_134-32bit-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.x86_64" }, "product_reference": "libavcodec58_134-32bit-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.aarch64" }, "product_reference": "libavdevice58_13-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.ppc64le" }, "product_reference": "libavdevice58_13-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.s390x" }, "product_reference": "libavdevice58_13-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.x86_64" }, "product_reference": "libavdevice58_13-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-32bit-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.aarch64" }, "product_reference": "libavdevice58_13-32bit-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-32bit-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.ppc64le" }, "product_reference": "libavdevice58_13-32bit-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-32bit-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.s390x" }, "product_reference": "libavdevice58_13-32bit-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavdevice58_13-32bit-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.x86_64" }, "product_reference": "libavdevice58_13-32bit-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.aarch64" }, "product_reference": "libavfilter7_110-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.ppc64le" }, "product_reference": "libavfilter7_110-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.s390x" }, "product_reference": "libavfilter7_110-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.x86_64" }, "product_reference": "libavfilter7_110-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-32bit-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.aarch64" }, "product_reference": "libavfilter7_110-32bit-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-32bit-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.ppc64le" }, "product_reference": "libavfilter7_110-32bit-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-32bit-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.s390x" }, "product_reference": "libavfilter7_110-32bit-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavfilter7_110-32bit-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.x86_64" }, "product_reference": "libavfilter7_110-32bit-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.aarch64" }, "product_reference": "libavformat58_76-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.ppc64le" }, "product_reference": "libavformat58_76-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.s390x" }, "product_reference": "libavformat58_76-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.x86_64" }, "product_reference": "libavformat58_76-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-32bit-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.aarch64" }, "product_reference": "libavformat58_76-32bit-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-32bit-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.ppc64le" }, "product_reference": "libavformat58_76-32bit-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-32bit-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.s390x" }, "product_reference": "libavformat58_76-32bit-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavformat58_76-32bit-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.x86_64" }, "product_reference": "libavformat58_76-32bit-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.aarch64" }, "product_reference": "libavresample4_0-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.ppc64le" }, "product_reference": "libavresample4_0-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.s390x" }, "product_reference": "libavresample4_0-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.x86_64" }, "product_reference": "libavresample4_0-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-32bit-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.aarch64" }, "product_reference": "libavresample4_0-32bit-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-32bit-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.ppc64le" }, "product_reference": "libavresample4_0-32bit-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-32bit-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.s390x" }, "product_reference": "libavresample4_0-32bit-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavresample4_0-32bit-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.x86_64" }, "product_reference": "libavresample4_0-32bit-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.aarch64" }, "product_reference": "libavutil56_70-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.ppc64le" }, "product_reference": "libavutil56_70-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.s390x" }, "product_reference": "libavutil56_70-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.x86_64" }, "product_reference": "libavutil56_70-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-32bit-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.aarch64" }, "product_reference": "libavutil56_70-32bit-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-32bit-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.ppc64le" }, "product_reference": "libavutil56_70-32bit-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-32bit-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.s390x" }, "product_reference": "libavutil56_70-32bit-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libavutil56_70-32bit-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.x86_64" }, "product_reference": "libavutil56_70-32bit-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.aarch64" }, "product_reference": "libpostproc55_9-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.ppc64le" }, "product_reference": "libpostproc55_9-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.s390x" }, "product_reference": "libpostproc55_9-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.x86_64" }, "product_reference": "libpostproc55_9-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-32bit-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.aarch64" }, "product_reference": "libpostproc55_9-32bit-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-32bit-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.ppc64le" }, "product_reference": "libpostproc55_9-32bit-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-32bit-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.s390x" }, "product_reference": "libpostproc55_9-32bit-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpostproc55_9-32bit-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.x86_64" }, "product_reference": "libpostproc55_9-32bit-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.aarch64" }, "product_reference": "libswresample3_9-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.ppc64le" }, "product_reference": "libswresample3_9-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.s390x" }, "product_reference": "libswresample3_9-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.x86_64" }, "product_reference": "libswresample3_9-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-32bit-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.aarch64" }, "product_reference": "libswresample3_9-32bit-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-32bit-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.ppc64le" }, "product_reference": "libswresample3_9-32bit-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-32bit-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.s390x" }, "product_reference": "libswresample3_9-32bit-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswresample3_9-32bit-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.x86_64" }, "product_reference": "libswresample3_9-32bit-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.aarch64" }, "product_reference": "libswscale5_9-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.ppc64le" }, "product_reference": "libswscale5_9-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.s390x" }, "product_reference": "libswscale5_9-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.x86_64" }, "product_reference": "libswscale5_9-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-32bit-4.4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.aarch64" }, "product_reference": "libswscale5_9-32bit-4.4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-32bit-4.4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.ppc64le" }, "product_reference": "libswscale5_9-32bit-4.4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-32bit-4.4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.s390x" }, "product_reference": "libswscale5_9-32bit-4.4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libswscale5_9-32bit-4.4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.x86_64" }, "product_reference": "libswscale5_9-32bit-4.4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-3341", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-3341" } ], "notes": [ { "category": "general", "text": "A null pointer dereference issue was discovered in \u0027FFmpeg\u0027 in decode_main_header() function of libavformat/nutdec.c file. The flaw occurs because the function lacks check of the return value of avformat_new_stream() and triggers the null pointer dereference error, causing an application to crash.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-3341", "url": "https://www.suse.com/security/cve/CVE-2022-3341" }, { "category": "external", "summary": "SUSE Bug 1206778 for CVE-2022-3341", "url": "https://bugzilla.suse.com/1206778" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavcodec-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavdevice-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavfilter-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavformat-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavresample-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libavutil-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libpostproc-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libswresample-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-libswscale-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.s390x", "openSUSE Tumbleweed:ffmpeg-4-private-devel-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavcodec58_134-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavcodec58_134-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavdevice58_13-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavdevice58_13-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavfilter7_110-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavfilter7_110-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavformat58_76-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavformat58_76-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavresample4_0-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavresample4_0-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavutil56_70-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libavutil56_70-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libpostproc55_9-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libpostproc55_9-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswresample3_9-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswresample3_9-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswscale5_9-32bit-4.4.3-4.1.x86_64", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.aarch64", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.ppc64le", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.s390x", "openSUSE Tumbleweed:libswscale5_9-4.4.3-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-3341" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…