Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-1924 (GCVE-0-2022-1924)
Vulnerability from cvelistv5 – Published: 2022-07-19 19:13 – Updated: 2024-08-03 00:17| URL | Tags |
|---|---|
| https://gitlab.freedesktop.org/gstreamer/gstreame… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2022… | mailing-listx_refsource_MLIST |
| https://www.debian.org/security/2022/dsa-5204 | vendor-advisoryx_refsource_DEBIAN |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T00:17:00.985Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225"
},
{
"name": "[debian-lts-announce] 20220809 [SECURITY] [DLA 3069-1] gst-plugins-good1.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html"
},
{
"name": "DSA-5204",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5204"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "GStreamer",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "1.20.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "CWE-122",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-10T02:07:11.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225"
},
{
"name": "[debian-lts-announce] 20220809 [SECURITY] [DLA 3069-1] gst-plugins-good1.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html"
},
{
"name": "DSA-5204",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2022/dsa-5204"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-1924",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GStreamer",
"version": {
"version_data": [
{
"version_value": "1.20.3"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225",
"refsource": "MISC",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225"
},
{
"name": "[debian-lts-announce] 20220809 [SECURITY] [DLA 3069-1] gst-plugins-good1.0 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html"
},
{
"name": "DSA-5204",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5204"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2022-1924",
"datePublished": "2022-07-19T19:13:35.000Z",
"dateReserved": "2022-05-27T00:00:00.000Z",
"dateUpdated": "2024-08-03T00:17:00.985Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-1924",
"date": "2026-05-20",
"epss": "0.00043",
"percentile": "0.13045"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.20.3\", \"matchCriteriaId\": \"0F0B9BDB-EABD-4940-A930-E032D1C9C99F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.\"}, {\"lang\": \"es\", \"value\": \"DOS / sobreescritura potencial de heap en la demuxaci\\u00f3n de mkv usando descompresi\\u00f3n lzo. Desbordamiento de enteros en el elemento matroskademux en la funci\\u00f3n de descompresi\\u00f3n lzo que causa un segfault, o podr\\u00eda causar una escritura excesiva de la pila, dependiendo de la libc y el SO. Dependiendo de la libc usada, y de las capacidades del SO subyacente, podr\\u00eda ser s\\u00f3lo un segfault o una escritura excesiva de la pila. Si la libc usa mmap para los trozos grandes, y el SO soporta mmap, entonces es s\\u00f3lo un segfault (porque la reasignaci\\u00f3n antes del desbordamiento de enteros usar\\u00e1 mremap para reducir el tama\\u00f1o del trozo, y comenzar\\u00e1 a escribir en la memoria no mapeada). Sin embargo, si es usada una implementaci\\u00f3n de libc que no usa mmap, o si el SO no soporta mmap mientras es usada libc, entonces esto podr\\u00eda resultar en una escritura excesiva de la pila.\"}]",
"id": "CVE-2022-1924",
"lastModified": "2024-11-21T06:41:45.733",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.9}]}",
"published": "2022-07-19T20:15:11.027",
"references": "[{\"url\": \"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5204\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5204\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-122\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-190\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-1924\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2022-07-19T20:15:11.027\",\"lastModified\":\"2026-03-17T15:52:33.870\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.\"},{\"lang\":\"es\",\"value\":\"DOS / sobreescritura potencial de heap en la demuxaci\u00f3n de mkv usando descompresi\u00f3n lzo. Desbordamiento de enteros en el elemento matroskademux en la funci\u00f3n de descompresi\u00f3n lzo que causa un segfault, o podr\u00eda causar una escritura excesiva de la pila, dependiendo de la libc y el SO. Dependiendo de la libc usada, y de las capacidades del SO subyacente, podr\u00eda ser s\u00f3lo un segfault o una escritura excesiva de la pila. Si la libc usa mmap para los trozos grandes, y el SO soporta mmap, entonces es s\u00f3lo un segfault (porque la reasignaci\u00f3n antes del desbordamiento de enteros usar\u00e1 mremap para reducir el tama\u00f1o del trozo, y comenzar\u00e1 a escribir en la memoria no mapeada). Sin embargo, si es usada una implementaci\u00f3n de libc que no usa mmap, o si el SO no soporta mmap mientras es usada libc, entonces esto podr\u00eda resultar en una escritura excesiva de la pila.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.20.3\",\"matchCriteriaId\":\"08A025E4-A77B-4B60-9C0B-93D90B34B0DA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5204\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5204\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
alsa-2023:2260
Vulnerability from osv_almalinux
GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.
Security Fix(es):
- gstreamer-plugins-good: Potential heap overwrite in gst_matroska_demux_add_wvpk_header() (CVE-2022-1920)
- gstreamer-plugins-good: Heap-based buffer overflow in the avi demuxer when handling certain AVI files (CVE-2022-1921)
- gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using zlib decompression (CVE-2022-1922)
- gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using bz2 decompression (CVE-2022-1923)
- gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using lzo decompression (CVE-2022-1924)
- gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using HEADERSTRIP decompression (CVE-2022-1925)
- gstreamer-plugins-good: Potential heap overwrite in mp4 demuxing using zlib decompression (CVE-2022-2122)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "gstreamer1-plugins-good"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.18.4-6.el9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "gstreamer1-plugins-good-gtk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.18.4-6.el9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.\n\nSecurity Fix(es):\n\n* gstreamer-plugins-good: Potential heap overwrite in gst_matroska_demux_add_wvpk_header() (CVE-2022-1920)\n* gstreamer-plugins-good: Heap-based buffer overflow in the avi demuxer when handling certain AVI files (CVE-2022-1921)\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using zlib decompression (CVE-2022-1922)\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using bz2 decompression (CVE-2022-1923)\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using lzo decompression (CVE-2022-1924)\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using HEADERSTRIP decompression (CVE-2022-1925)\n* gstreamer-plugins-good: Potential heap overwrite in mp4 demuxing using zlib decompression (CVE-2022-2122)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.",
"id": "ALSA-2023:2260",
"modified": "2023-05-12T08:16:43Z",
"published": "2023-05-09T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-1920"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-1921"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-1922"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-1923"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-1924"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-1925"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-2122"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2130935"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2130949"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2130955"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2130959"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2131003"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2131007"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2131018"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2023-2260.html"
}
],
"related": [
"CVE-2022-1920",
"CVE-2022-1921",
"CVE-2022-1922",
"CVE-2022-1923",
"CVE-2022-1924",
"CVE-2022-1925",
"CVE-2022-2122"
],
"summary": "Moderate: gstreamer1-plugins-good security update"
}
BDU:2023-04784
Vulnerability from fstec - Published: 18.05.2022{
"CVSS 2.0": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"CVSS 3.0": "AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e GStreamer, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u0410\u041e \u00ab\u041d\u0422\u0426 \u0418\u0422 \u0420\u041e\u0421\u0410\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "10 (Debian GNU/Linux), 11 (Debian GNU/Linux), 7.3 (\u0420\u0415\u0414 \u041e\u0421), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), \u0434\u043e 1.20.3 (Gstreamer), \u0434\u043e 2.6 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), 12.4 (\u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0414\u043b\u044f Gstreamer:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://gstreamer.freedesktop.org/security/sa-2022-0002.html\n\n\u0414\u043b\u044f Debian:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://security-tracker.debian.org/tracker/CVE-2022-1924\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2023-0727SE47\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f gst-plugins-good1.0 \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1.14.4-1+deb10u2\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421: http://repo.red-soft.ru/redos/7.3c/x86_64/updates/\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux Special Edition 1.7:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 gst-plugins-good1.0 \u0434\u043e 1.18.4-1astra1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2023-0426SE17\n\n\u0414\u043b\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c: https://abf.rosa.ru/advisories/ROSA-SA-2024-2462",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "18.05.2022",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "05.03.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "21.08.2023",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2023-04784",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2022-1924",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Debian GNU/Linux, \u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Gstreamer, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21161607)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.6 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u0410\u041e \u00ab\u041d\u0422\u0426 \u0418\u0422 \u0420\u041e\u0421\u0410\u00bb \u0420\u041e\u0421\u0410 \u0425\u0420\u041e\u041c 12.4 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21161607)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0439\u043d\u043e\u0433\u043e \u0444\u0440\u0435\u0439\u043c\u0432\u043e\u0440\u043a\u0430 Gstreamer, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u0446\u0435\u043b\u043e\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u044b\u043c \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435\u043c, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u043c \u0434\u0430\u043d\u043d\u044b\u043c, \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u044c \u0438\u0445 \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0426\u0435\u043b\u043e\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u043e\u0435 \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0438\u043b\u0438 \u0446\u0438\u043a\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0441\u0434\u0432\u0438\u0433 (CWE-190)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0439\u043d\u043e\u0433\u043e \u0444\u0440\u0435\u0439\u043c\u0432\u043e\u0440\u043a\u0430 Gstreamer \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0446\u0435\u043b\u043e\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u044b\u043c \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435\u043c. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u043c \u0434\u0430\u043d\u043d\u044b\u043c, \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u044c \u0438\u0445 \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0444\u0430\u0439\u043b\u0430",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/ad6012159acf18c6b5c0f4edf037e8c9a2dbc966\nhttps://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/fafb028196c78062892261d4e042e646ef8e518b\nhttps://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225\nhttps://gstreamer.freedesktop.org/security/sa-2022-0002.html\nhttps://nvd.nist.gov/vuln/detail/CVE-2022-1924\nhttps://security-tracker.debian.org/tracker/CVE-2022-1924\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2023-0727SE47\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.6/\nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\nhttps://abf.rosa.ru/advisories/ROSA-SA-2024-2462",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-190",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,2)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)"
}
FKIE_CVE-2022-1924
Vulnerability from fkie_nvd - Published: 2022-07-19 20:15 - Updated: 2026-03-17 15:52| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
| secalert@redhat.com | https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html | Mailing List, Third Party Advisory | |
| secalert@redhat.com | https://www.debian.org/security/2022/dsa-5204 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225 | Exploit, Issue Tracking, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2022/dsa-5204 | Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| gstreamer | gstreamer | * | |
| debian | debian_linux | 10.0 | |
| debian | debian_linux | 11.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*",
"matchCriteriaId": "08A025E4-A77B-4B60-9C0B-93D90B34B0DA",
"versionEndExcluding": "1.20.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite."
},
{
"lang": "es",
"value": "DOS / sobreescritura potencial de heap en la demuxaci\u00f3n de mkv usando descompresi\u00f3n lzo. Desbordamiento de enteros en el elemento matroskademux en la funci\u00f3n de descompresi\u00f3n lzo que causa un segfault, o podr\u00eda causar una escritura excesiva de la pila, dependiendo de la libc y el SO. Dependiendo de la libc usada, y de las capacidades del SO subyacente, podr\u00eda ser s\u00f3lo un segfault o una escritura excesiva de la pila. Si la libc usa mmap para los trozos grandes, y el SO soporta mmap, entonces es s\u00f3lo un segfault (porque la reasignaci\u00f3n antes del desbordamiento de enteros usar\u00e1 mremap para reducir el tama\u00f1o del trozo, y comenzar\u00e1 a escribir en la memoria no mapeada). Sin embargo, si es usada una implementaci\u00f3n de libc que no usa mmap, o si el SO no soporta mmap mientras es usada libc, entonces esto podr\u00eda resultar en una escritura excesiva de la pila."
}
],
"id": "CVE-2022-1924",
"lastModified": "2026-03-17T15:52:33.870",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-07-19T20:15:11.027",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5204"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5204"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-122"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-VP6V-57G2-V7VW
Vulnerability from github – Published: 2022-07-20 00:00 – Updated: 2022-07-27 00:00DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.
{
"affected": [],
"aliases": [
"CVE-2022-1924"
],
"database_specific": {
"cwe_ids": [
"CWE-122",
"CWE-190",
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-07-19T20:15:00Z",
"severity": "HIGH"
},
"details": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"id": "GHSA-vp6v-57g2-v7vw",
"modified": "2022-07-27T00:00:31Z",
"published": "2022-07-20T00:00:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1924"
},
{
"type": "WEB",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2022/dsa-5204"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2022-1924
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-1924",
"description": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"id": "GSD-2022-1924",
"references": [
"https://www.suse.com/security/cve/CVE-2022-1924.html",
"https://www.debian.org/security/2022/dsa-5204",
"https://ubuntu.com/security/CVE-2022-1924",
"https://advisories.mageia.org/CVE-2022-1924.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-1924"
],
"details": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"id": "GSD-2022-1924",
"modified": "2023-12-13T01:19:28.023588Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-1924",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GStreamer",
"version": {
"version_data": [
{
"version_value": "1.20.3"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225",
"refsource": "MISC",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225"
},
{
"name": "[debian-lts-announce] 20220809 [SECURITY] [DLA 3069-1] gst-plugins-good1.0 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html"
},
{
"name": "DSA-5204",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2022/dsa-5204"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.20.3",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-1924"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225"
},
{
"name": "DSA-5204",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5204"
},
{
"name": "[debian-lts-announce] 20220809 [SECURITY] [DLA 3069-1] gst-plugins-good1.0 security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-06-27T15:51Z",
"publishedDate": "2022-07-19T20:15Z"
}
}
}
RHSA-2023:2260
Vulnerability from csaf_redhat - Published: 2023-05-09 10:01 - Updated: 2026-03-17 16:05A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska file. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the avi demuxer when processing a specially crafted AVI file. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using zlib decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using bzip decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using lzo decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using HEADERSTRIP decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the qt demuxer when processing a specially crafted QuickTime/MP4 file using zlib decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2023:2260 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/documentation/en-us/red… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130935 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130949 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130955 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130959 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131003 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131007 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131018 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2022-1920 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130935 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1920 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1920 | external |
| https://gstreamer.freedesktop.org/security/sa-202… | external |
| https://access.redhat.com/security/cve/CVE-2022-1921 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130949 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1921 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1921 | external |
| https://gstreamer.freedesktop.org/security/sa-202… | external |
| https://access.redhat.com/security/cve/CVE-2022-1922 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130955 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1922 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1922 | external |
| https://gstreamer.freedesktop.org/security/sa-202… | external |
| https://access.redhat.com/security/cve/CVE-2022-1923 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130959 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1923 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1923 | external |
| https://access.redhat.com/security/cve/CVE-2022-1924 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131003 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1924 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1924 | external |
| https://access.redhat.com/security/cve/CVE-2022-1925 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131007 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1925 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1925 | external |
| https://access.redhat.com/security/cve/CVE-2022-2122 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131018 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-2122 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-2122 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for gstreamer1-plugins-good is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.\n\nSecurity Fix(es):\n\n* gstreamer-plugins-good: Potential heap overwrite in gst_matroska_demux_add_wvpk_header() (CVE-2022-1920)\n\n* gstreamer-plugins-good: Heap-based buffer overflow in the avi demuxer when handling certain AVI files (CVE-2022-1921)\n\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using zlib decompression (CVE-2022-1922)\n\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using bz2 decompression (CVE-2022-1923)\n\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using lzo decompression (CVE-2022-1924)\n\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using HEADERSTRIP decompression (CVE-2022-1925)\n\n* gstreamer-plugins-good: Potential heap overwrite in mp4 demuxing using zlib decompression (CVE-2022-2122)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2260",
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2130935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130935"
},
{
"category": "external",
"summary": "2130949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130949"
},
{
"category": "external",
"summary": "2130955",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130955"
},
{
"category": "external",
"summary": "2130959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130959"
},
{
"category": "external",
"summary": "2131003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131003"
},
{
"category": "external",
"summary": "2131007",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131007"
},
{
"category": "external",
"summary": "2131018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131018"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2260.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-good security update",
"tracking": {
"current_release_date": "2026-03-17T16:05:32+00:00",
"generator": {
"date": "2026-03-17T16:05:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:2260",
"initial_release_date": "2023-05-09T10:01:44+00:00",
"revision_history": [
{
"date": "2023-05-09T10:01:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:01:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-17T16:05:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1920",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2130935"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska file. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in gst_matroska_demux_add_wvpk_header()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1920"
},
{
"category": "external",
"summary": "RHBZ#2130935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130935"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1920",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1920"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0004.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0004.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in gst_matroska_demux_add_wvpk_header()"
},
{
"cve": "CVE-2022-1921",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2130949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the avi demuxer when processing a specially crafted AVI file. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Heap-based buffer overflow in the avi demuxer when handling certain AVI files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1921"
},
{
"category": "external",
"summary": "RHBZ#2130949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1921"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0001.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0001.html"
}
],
"release_date": "2022-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Heap-based buffer overflow in the avi demuxer when handling certain AVI files"
},
{
"cve": "CVE-2022-1922",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2130955"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using zlib decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using zlib decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1922"
},
{
"category": "external",
"summary": "RHBZ#2130955",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130955"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1922",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1922"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using zlib decompression"
},
{
"cve": "CVE-2022-1923",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2130959"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using bzip decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using bz2 decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1923"
},
{
"category": "external",
"summary": "RHBZ#2130959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1923"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using bz2 decompression"
},
{
"cve": "CVE-2022-1924",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131003"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using lzo decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using lzo decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1924"
},
{
"category": "external",
"summary": "RHBZ#2131003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1924"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1924",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1924"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using lzo decompression"
},
{
"cve": "CVE-2022-1925",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131007"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using HEADERSTRIP decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using HEADERSTRIP decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1925"
},
{
"category": "external",
"summary": "RHBZ#2131007",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131007"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1925",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1925"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1925",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1925"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using HEADERSTRIP decompression"
},
{
"cve": "CVE-2022-2122",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the qt demuxer when processing a specially crafted QuickTime/MP4 file using zlib decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mp4 demuxing using zlib decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2122"
},
{
"category": "external",
"summary": "RHBZ#2131018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2122",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2122"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2122",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2122"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mp4 demuxing using zlib decompression"
}
]
}
RHSA-2023_2260
Vulnerability from csaf_redhat - Published: 2023-05-09 10:01 - Updated: 2024-11-22 21:07A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska file. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the avi demuxer when processing a specially crafted AVI file. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using zlib decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using bzip decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using lzo decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using HEADERSTRIP decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the qt demuxer when processing a specially crafted QuickTime/MP4 file using zlib decompression. This vulnerability can result in application crash, memory corruption, and code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2023:2260 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/documentation/en-us/red… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130935 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130949 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130955 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130959 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131003 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131007 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131018 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2022-1920 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130935 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1920 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1920 | external |
| https://gstreamer.freedesktop.org/security/sa-202… | external |
| https://access.redhat.com/security/cve/CVE-2022-1921 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130949 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1921 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1921 | external |
| https://gstreamer.freedesktop.org/security/sa-202… | external |
| https://access.redhat.com/security/cve/CVE-2022-1922 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130955 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1922 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1922 | external |
| https://gstreamer.freedesktop.org/security/sa-202… | external |
| https://access.redhat.com/security/cve/CVE-2022-1923 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2130959 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1923 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1923 | external |
| https://access.redhat.com/security/cve/CVE-2022-1924 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131003 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1924 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1924 | external |
| https://access.redhat.com/security/cve/CVE-2022-1925 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131007 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-1925 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-1925 | external |
| https://access.redhat.com/security/cve/CVE-2022-2122 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2131018 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-2122 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-2122 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for gstreamer1-plugins-good is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.\n\nSecurity Fix(es):\n\n* gstreamer-plugins-good: Potential heap overwrite in gst_matroska_demux_add_wvpk_header() (CVE-2022-1920)\n\n* gstreamer-plugins-good: Heap-based buffer overflow in the avi demuxer when handling certain AVI files (CVE-2022-1921)\n\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using zlib decompression (CVE-2022-1922)\n\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using bz2 decompression (CVE-2022-1923)\n\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using lzo decompression (CVE-2022-1924)\n\n* gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using HEADERSTRIP decompression (CVE-2022-1925)\n\n* gstreamer-plugins-good: Potential heap overwrite in mp4 demuxing using zlib decompression (CVE-2022-2122)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2260",
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2130935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130935"
},
{
"category": "external",
"summary": "2130949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130949"
},
{
"category": "external",
"summary": "2130955",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130955"
},
{
"category": "external",
"summary": "2130959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130959"
},
{
"category": "external",
"summary": "2131003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131003"
},
{
"category": "external",
"summary": "2131007",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131007"
},
{
"category": "external",
"summary": "2131018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131018"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2260.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-good security update",
"tracking": {
"current_release_date": "2024-11-22T21:07:24+00:00",
"generator": {
"date": "2024-11-22T21:07:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:2260",
"initial_release_date": "2023-05-09T10:01:44+00:00",
"revision_history": [
{
"date": "2023-05-09T10:01:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:01:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T21:07:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.18.4-6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.18.4-6.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1920",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2130935"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska file. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in gst_matroska_demux_add_wvpk_header()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1920"
},
{
"category": "external",
"summary": "RHBZ#2130935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130935"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1920",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1920"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0004.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0004.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in gst_matroska_demux_add_wvpk_header()"
},
{
"cve": "CVE-2022-1921",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2130949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the avi demuxer when processing a specially crafted AVI file. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Heap-based buffer overflow in the avi demuxer when handling certain AVI files",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1921"
},
{
"category": "external",
"summary": "RHBZ#2130949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1921"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0001.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0001.html"
}
],
"release_date": "2022-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Heap-based buffer overflow in the avi demuxer when handling certain AVI files"
},
{
"cve": "CVE-2022-1922",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2130955"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using zlib decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using zlib decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1922"
},
{
"category": "external",
"summary": "RHBZ#2130955",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130955"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1922",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1922"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using zlib decompression"
},
{
"cve": "CVE-2022-1923",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2130959"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using bzip decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using bz2 decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1923"
},
{
"category": "external",
"summary": "RHBZ#2130959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1923"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using bz2 decompression"
},
{
"cve": "CVE-2022-1924",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131003"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using lzo decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using lzo decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1924"
},
{
"category": "external",
"summary": "RHBZ#2131003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1924"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1924",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1924"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using lzo decompression"
},
{
"cve": "CVE-2022-1925",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131007"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the mkv demuxer when processing a specially crafted Matroska/WebM file using HEADERSTRIP decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using HEADERSTRIP decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1925"
},
{
"category": "external",
"summary": "RHBZ#2131007",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131007"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1925",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1925"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1925",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1925"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2022-0002.html"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mkv demuxing using HEADERSTRIP decompression"
},
{
"cve": "CVE-2022-2122",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2022-07-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2131018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer. An integer overflow can lead to a heap-based buffer overflow in the qt demuxer when processing a specially crafted QuickTime/MP4 file using zlib decompression. This vulnerability can result in application crash, memory corruption, and code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer-plugins-good: Potential heap overwrite in mp4 demuxing using zlib decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2122"
},
{
"category": "external",
"summary": "RHBZ#2131018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2122",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2122"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2122",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2122"
}
],
"release_date": "2022-05-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:01:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2260"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.src",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-debugsource-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-gtk-debuginfo-0:1.18.4-6.el9.x86_64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.aarch64",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.i686",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.ppc64le",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.s390x",
"AppStream-9.2.0.GA:gstreamer1-plugins-good-qt-debuginfo-0:1.18.4-6.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gstreamer-plugins-good: Potential heap overwrite in mp4 demuxing using zlib decompression"
}
]
}
SUSE-SU-2022:2911-1
Vulnerability from csaf_suse - Published: 2022-08-26 09:44 - Updated: 2022-08-26 09:44| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1201688 | self |
| https://bugzilla.suse.com/1201693 | self |
| https://bugzilla.suse.com/1201702 | self |
| https://bugzilla.suse.com/1201704 | self |
| https://bugzilla.suse.com/1201706 | self |
| https://bugzilla.suse.com/1201707 | self |
| https://bugzilla.suse.com/1201708 | self |
| https://www.suse.com/security/cve/CVE-2022-1920/ | self |
| https://www.suse.com/security/cve/CVE-2022-1921/ | self |
| https://www.suse.com/security/cve/CVE-2022-1922/ | self |
| https://www.suse.com/security/cve/CVE-2022-1923/ | self |
| https://www.suse.com/security/cve/CVE-2022-1924/ | self |
| https://www.suse.com/security/cve/CVE-2022-1925/ | self |
| https://www.suse.com/security/cve/CVE-2022-2122/ | self |
| https://www.suse.com/security/cve/CVE-2022-1920 | external |
| https://bugzilla.suse.com/1201688 | external |
| https://www.suse.com/security/cve/CVE-2022-1921 | external |
| https://bugzilla.suse.com/1201693 | external |
| https://www.suse.com/security/cve/CVE-2022-1922 | external |
| https://bugzilla.suse.com/1201702 | external |
| https://www.suse.com/security/cve/CVE-2022-1923 | external |
| https://bugzilla.suse.com/1201704 | external |
| https://www.suse.com/security/cve/CVE-2022-1924 | external |
| https://bugzilla.suse.com/1201706 | external |
| https://www.suse.com/security/cve/CVE-2022-1925 | external |
| https://bugzilla.suse.com/1201707 | external |
| https://www.suse.com/security/cve/CVE-2022-2122 | external |
| https://bugzilla.suse.com/1201708 | external |
{
"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 gstreamer-plugins-good",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gstreamer-plugins-good fixes the following issues:\n\n- CVE-2022-1920: Fixed integer overflow in WavPack header handling code (bsc#1201688).\n- CVE-2022-1921: Fixed integer overflow resulting in heap corruption in avidemux element (bsc#1201693).\n- CVE-2022-1922: Fixed integer overflows in mkv demuxing (bsc#1201702).\n- CVE-2022-1923: Fixed integer overflows in mkv demuxing using bzip (bsc#1201704).\n- CVE-2022-1924: Fixed integer overflows in mkv demuxing using lzo (bsc#1201706).\n- CVE-2022-1925: Fixed integer overflows in mkv demuxing using HEADERSTRIP (bsc#1201707).\n- CVE-2022-2122: Fixed integer overflows in qtdemux using zlib (bsc#1201708).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2911,SUSE-OpenStack-Cloud-9-2022-2911,SUSE-OpenStack-Cloud-Crowbar-9-2022-2911,SUSE-SLE-SAP-12-SP4-2022-2911,SUSE-SLE-SERVER-12-SP2-BCL-2022-2911,SUSE-SLE-SERVER-12-SP3-BCL-2022-2911,SUSE-SLE-SERVER-12-SP4-LTSS-2022-2911,SUSE-SLE-SERVER-12-SP5-2022-2911",
"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-2022_2911-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2911-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222911-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2911-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/012002.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201688",
"url": "https://bugzilla.suse.com/1201688"
},
{
"category": "self",
"summary": "SUSE Bug 1201693",
"url": "https://bugzilla.suse.com/1201693"
},
{
"category": "self",
"summary": "SUSE Bug 1201702",
"url": "https://bugzilla.suse.com/1201702"
},
{
"category": "self",
"summary": "SUSE Bug 1201704",
"url": "https://bugzilla.suse.com/1201704"
},
{
"category": "self",
"summary": "SUSE Bug 1201706",
"url": "https://bugzilla.suse.com/1201706"
},
{
"category": "self",
"summary": "SUSE Bug 1201707",
"url": "https://bugzilla.suse.com/1201707"
},
{
"category": "self",
"summary": "SUSE Bug 1201708",
"url": "https://bugzilla.suse.com/1201708"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1920 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1921 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1921/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1922 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1922/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1923 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1924 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1924/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1925 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2122 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2122/"
}
],
"title": "Security update for gstreamer-plugins-good",
"tracking": {
"current_release_date": "2022-08-26T09:44:11Z",
"generator": {
"date": "2022-08-26T09:44:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2911-1",
"initial_release_date": "2022-08-26T09:44:11Z",
"revision_history": [
{
"date": "2022-08-26T09:44:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"product": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"product_id": "gstreamer-plugins-good-1.8.3-16.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.aarch64",
"product": {
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.aarch64",
"product_id": "gstreamer-plugins-good-doc-1.8.3-16.6.2.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.aarch64",
"product": {
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.aarch64",
"product_id": "gstreamer-plugins-good-extra-1.8.3-16.6.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-64bit-1.8.3-16.6.2.aarch64_ilp32",
"product": {
"name": "gstreamer-plugins-good-64bit-1.8.3-16.6.2.aarch64_ilp32",
"product_id": "gstreamer-plugins-good-64bit-1.8.3-16.6.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-64bit-1.8.3-16.6.2.aarch64_ilp32",
"product": {
"name": "gstreamer-plugins-good-extra-64bit-1.8.3-16.6.2.aarch64_ilp32",
"product_id": "gstreamer-plugins-good-extra-64bit-1.8.3-16.6.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.8.3-16.6.2.i586",
"product": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.i586",
"product_id": "gstreamer-plugins-good-1.8.3-16.6.2.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.i586",
"product": {
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.i586",
"product_id": "gstreamer-plugins-good-doc-1.8.3-16.6.2.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.i586",
"product": {
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.i586",
"product_id": "gstreamer-plugins-good-extra-1.8.3-16.6.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"product": {
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"product_id": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"product": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"product_id": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.ppc64le",
"product": {
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.ppc64le",
"product_id": "gstreamer-plugins-good-doc-1.8.3-16.6.2.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.ppc64le",
"product": {
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.ppc64le",
"product_id": "gstreamer-plugins-good-extra-1.8.3-16.6.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.8.3-16.6.2.s390",
"product": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.s390",
"product_id": "gstreamer-plugins-good-1.8.3-16.6.2.s390"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.s390",
"product": {
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.s390",
"product_id": "gstreamer-plugins-good-doc-1.8.3-16.6.2.s390"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.s390",
"product": {
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.s390",
"product_id": "gstreamer-plugins-good-extra-1.8.3-16.6.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"product": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"product_id": "gstreamer-plugins-good-1.8.3-16.6.2.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-32bit-1.8.3-16.6.2.s390x",
"product": {
"name": "gstreamer-plugins-good-32bit-1.8.3-16.6.2.s390x",
"product_id": "gstreamer-plugins-good-32bit-1.8.3-16.6.2.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.s390x",
"product": {
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.s390x",
"product_id": "gstreamer-plugins-good-doc-1.8.3-16.6.2.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.s390x",
"product": {
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.s390x",
"product_id": "gstreamer-plugins-good-extra-1.8.3-16.6.2.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-32bit-1.8.3-16.6.2.s390x",
"product": {
"name": "gstreamer-plugins-good-extra-32bit-1.8.3-16.6.2.s390x",
"product_id": "gstreamer-plugins-good-extra-32bit-1.8.3-16.6.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"product": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"product_id": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-32bit-1.8.3-16.6.2.x86_64",
"product": {
"name": "gstreamer-plugins-good-32bit-1.8.3-16.6.2.x86_64",
"product_id": "gstreamer-plugins-good-32bit-1.8.3-16.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.x86_64",
"product": {
"name": "gstreamer-plugins-good-doc-1.8.3-16.6.2.x86_64",
"product_id": "gstreamer-plugins-good-doc-1.8.3-16.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.x86_64",
"product": {
"name": "gstreamer-plugins-good-extra-1.8.3-16.6.2.x86_64",
"product_id": "gstreamer-plugins-good-extra-1.8.3-16.6.2.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-32bit-1.8.3-16.6.2.x86_64",
"product": {
"name": "gstreamer-plugins-good-extra-32bit-1.8.3-16.6.2.x86_64",
"product_id": "gstreamer-plugins-good-extra-32bit-1.8.3-16.6.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1920"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in matroskademux element in gst_matroska_demux_add_wvpk_header function which allows a heap overwrite while parsing matroska files. Potential for arbitrary code execution through heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1920",
"url": "https://www.suse.com/security/cve/CVE-2022-1920"
},
{
"category": "external",
"summary": "SUSE Bug 1201688 for CVE-2022-1920",
"url": "https://bugzilla.suse.com/1201688"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-26T09:44:11Z",
"details": "moderate"
}
],
"title": "CVE-2022-1920"
},
{
"cve": "CVE-2022-1921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1921"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in avidemux element in gst_avi_demux_invert function which allows a heap overwrite while parsing avi files. Potential for arbitrary code execution through heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1921",
"url": "https://www.suse.com/security/cve/CVE-2022-1921"
},
{
"category": "external",
"summary": "SUSE Bug 1201693 for CVE-2022-1921",
"url": "https://bugzilla.suse.com/1201693"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-26T09:44:11Z",
"details": "moderate"
}
],
"title": "CVE-2022-1921"
},
{
"cve": "CVE-2022-1922",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1922"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using zlib decompression. Integer overflow in matroskademux element in gst_matroska_decompress_data function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1922",
"url": "https://www.suse.com/security/cve/CVE-2022-1922"
},
{
"category": "external",
"summary": "SUSE Bug 1201702 for CVE-2022-1922",
"url": "https://bugzilla.suse.com/1201702"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-26T09:44:11Z",
"details": "moderate"
}
],
"title": "CVE-2022-1922"
},
{
"cve": "CVE-2022-1923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1923"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using bzip decompression. Integer overflow in matroskademux element in bzip decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1923",
"url": "https://www.suse.com/security/cve/CVE-2022-1923"
},
{
"category": "external",
"summary": "SUSE Bug 1201704 for CVE-2022-1923",
"url": "https://bugzilla.suse.com/1201704"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-26T09:44:11Z",
"details": "moderate"
}
],
"title": "CVE-2022-1923"
},
{
"cve": "CVE-2022-1924",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1924"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1924",
"url": "https://www.suse.com/security/cve/CVE-2022-1924"
},
{
"category": "external",
"summary": "SUSE Bug 1201706 for CVE-2022-1924",
"url": "https://bugzilla.suse.com/1201706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-26T09:44:11Z",
"details": "moderate"
}
],
"title": "CVE-2022-1924"
},
{
"cve": "CVE-2022-1925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1925"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using HEADERSTRIP decompression. Integer overflow in matroskaparse element in gst_matroska_decompress_data function which causes a heap overflow. Due to restrictions on chunk sizes in the matroskademux element, the overflow can\u0027t be triggered, however the matroskaparse element has no size checks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1925",
"url": "https://www.suse.com/security/cve/CVE-2022-1925"
},
{
"category": "external",
"summary": "SUSE Bug 1201707 for CVE-2022-1925",
"url": "https://bugzilla.suse.com/1201707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-26T09:44:11Z",
"details": "moderate"
}
],
"title": "CVE-2022-1925"
},
{
"cve": "CVE-2022-2122",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2122"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in qtdemux using zlib decompression. Integer overflow in qtdemux element in qtdemux_inflate function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2122",
"url": "https://www.suse.com/security/cve/CVE-2022-2122"
},
{
"category": "external",
"summary": "SUSE Bug 1201708 for CVE-2022-2122",
"url": "https://bugzilla.suse.com/1201708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-1.8.3-16.6.2.x86_64",
"SUSE OpenStack Cloud Crowbar 9:gstreamer-plugins-good-lang-1.8.3-16.6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-26T09:44:11Z",
"details": "moderate"
}
],
"title": "CVE-2022-2122"
}
]
}
SUSE-SU-2022:2957-1
Vulnerability from csaf_suse - Published: 2022-08-31 11:07 - Updated: 2022-08-31 11:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1201688 | self |
| https://bugzilla.suse.com/1201693 | self |
| https://bugzilla.suse.com/1201702 | self |
| https://bugzilla.suse.com/1201704 | self |
| https://bugzilla.suse.com/1201706 | self |
| https://bugzilla.suse.com/1201707 | self |
| https://bugzilla.suse.com/1201708 | self |
| https://www.suse.com/security/cve/CVE-2022-1920/ | self |
| https://www.suse.com/security/cve/CVE-2022-1921/ | self |
| https://www.suse.com/security/cve/CVE-2022-1922/ | self |
| https://www.suse.com/security/cve/CVE-2022-1923/ | self |
| https://www.suse.com/security/cve/CVE-2022-1924/ | self |
| https://www.suse.com/security/cve/CVE-2022-1925/ | self |
| https://www.suse.com/security/cve/CVE-2022-2122/ | self |
| https://www.suse.com/security/cve/CVE-2022-1920 | external |
| https://bugzilla.suse.com/1201688 | external |
| https://www.suse.com/security/cve/CVE-2022-1921 | external |
| https://bugzilla.suse.com/1201693 | external |
| https://www.suse.com/security/cve/CVE-2022-1922 | external |
| https://bugzilla.suse.com/1201702 | external |
| https://www.suse.com/security/cve/CVE-2022-1923 | external |
| https://bugzilla.suse.com/1201704 | external |
| https://www.suse.com/security/cve/CVE-2022-1924 | external |
| https://bugzilla.suse.com/1201706 | external |
| https://www.suse.com/security/cve/CVE-2022-1925 | external |
| https://bugzilla.suse.com/1201707 | external |
| https://www.suse.com/security/cve/CVE-2022-2122 | external |
| https://bugzilla.suse.com/1201708 | external |
{
"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 gstreamer-plugins-good",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gstreamer-plugins-good fixes the following issues:\n\n- CVE-2022-1920: Fixed integer overflow in WavPack header handling code (bsc#1201688).\n- CVE-2022-1921: Fixed integer overflow resulting in heap corruption in avidemux element (bsc#1201693).\n- CVE-2022-1922: Fixed integer overflows in mkv demuxing (bsc#1201702).\n- CVE-2022-1923: Fixed integer overflows in mkv demuxing using bzip (bsc#1201704).\n- CVE-2022-1924: Fixed integer overflows in mkv demuxing using lzo (bsc#1201706).\n- CVE-2022-1925: Fixed integer overflows in mkv demuxing using HEADERSTRIP (bsc#1201707).\n- CVE-2022-2122: Fixed integer overflows in qtdemux using zlib (bsc#1201708).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2957,SUSE-SLE-Module-Basesystem-15-SP3-2022-2957,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-2957,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-2957,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-2957,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-2957,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-2957,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-2957,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-2957,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-2957,SUSE-Storage-7-2022-2957,openSUSE-SLE-15.3-2022-2957,openSUSE-SLE-15.4-2022-2957",
"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-2022_2957-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2957-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222957-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2957-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/012018.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201688",
"url": "https://bugzilla.suse.com/1201688"
},
{
"category": "self",
"summary": "SUSE Bug 1201693",
"url": "https://bugzilla.suse.com/1201693"
},
{
"category": "self",
"summary": "SUSE Bug 1201702",
"url": "https://bugzilla.suse.com/1201702"
},
{
"category": "self",
"summary": "SUSE Bug 1201704",
"url": "https://bugzilla.suse.com/1201704"
},
{
"category": "self",
"summary": "SUSE Bug 1201706",
"url": "https://bugzilla.suse.com/1201706"
},
{
"category": "self",
"summary": "SUSE Bug 1201707",
"url": "https://bugzilla.suse.com/1201707"
},
{
"category": "self",
"summary": "SUSE Bug 1201708",
"url": "https://bugzilla.suse.com/1201708"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1920 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1921 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1921/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1922 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1922/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1923 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1924 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1924/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1925 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2122 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2122/"
}
],
"title": "Security update for gstreamer-plugins-good",
"tracking": {
"current_release_date": "2022-08-31T11:07:22Z",
"generator": {
"date": "2022-08-31T11:07:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2957-1",
"initial_release_date": "2022-08-31T11:07:22Z",
"revision_history": [
{
"date": "2022-08-31T11:07:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"product": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"product_id": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"product": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"product_id": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"product": {
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"product_id": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"product": {
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"product_id": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"product": {
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"product_id": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"product": {
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"product_id": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-64bit-1.16.3-150200.3.9.1.aarch64_ilp32",
"product": {
"name": "gstreamer-plugins-good-64bit-1.16.3-150200.3.9.1.aarch64_ilp32",
"product_id": "gstreamer-plugins-good-64bit-1.16.3-150200.3.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-64bit-1.16.3-150200.3.9.1.aarch64_ilp32",
"product": {
"name": "gstreamer-plugins-good-extra-64bit-1.16.3-150200.3.9.1.aarch64_ilp32",
"product_id": "gstreamer-plugins-good-extra-64bit-1.16.3-150200.3.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-jack-64bit-1.16.3-150200.3.9.1.aarch64_ilp32",
"product": {
"name": "gstreamer-plugins-good-jack-64bit-1.16.3-150200.3.9.1.aarch64_ilp32",
"product_id": "gstreamer-plugins-good-jack-64bit-1.16.3-150200.3.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.i586",
"product": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.i586",
"product_id": "gstreamer-plugins-good-1.16.3-150200.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.i586",
"product": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.i586",
"product_id": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.i586",
"product": {
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.i586",
"product_id": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.i586",
"product": {
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.i586",
"product_id": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.i586",
"product": {
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.i586",
"product_id": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.i586",
"product": {
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.i586",
"product_id": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"product": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"product_id": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"product": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"product_id": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"product": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"product_id": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"product": {
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"product_id": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"product": {
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"product_id": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"product": {
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"product_id": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"product": {
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"product_id": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"product": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"product_id": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"product": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"product_id": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"product": {
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"product_id": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"product": {
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"product_id": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"product": {
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"product_id": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"product": {
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"product_id": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"product": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"product_id": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"product": {
"name": "gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"product_id": "gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"product": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"product_id": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"product": {
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"product_id": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"product": {
"name": "gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"product_id": "gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"product": {
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"product_id": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"product": {
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"product_id": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"product": {
"name": "gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"product_id": "gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"product": {
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"product_id": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"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": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch"
},
"product_reference": "gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64"
},
"product_reference": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le"
},
"product_reference": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x"
},
"product_reference": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
},
"product_reference": "gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1920"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in matroskademux element in gst_matroska_demux_add_wvpk_header function which allows a heap overwrite while parsing matroska files. Potential for arbitrary code execution through heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1920",
"url": "https://www.suse.com/security/cve/CVE-2022-1920"
},
{
"category": "external",
"summary": "SUSE Bug 1201688 for CVE-2022-1920",
"url": "https://bugzilla.suse.com/1201688"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-31T11:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-1920"
},
{
"cve": "CVE-2022-1921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1921"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in avidemux element in gst_avi_demux_invert function which allows a heap overwrite while parsing avi files. Potential for arbitrary code execution through heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1921",
"url": "https://www.suse.com/security/cve/CVE-2022-1921"
},
{
"category": "external",
"summary": "SUSE Bug 1201693 for CVE-2022-1921",
"url": "https://bugzilla.suse.com/1201693"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-31T11:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-1921"
},
{
"cve": "CVE-2022-1922",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1922"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using zlib decompression. Integer overflow in matroskademux element in gst_matroska_decompress_data function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1922",
"url": "https://www.suse.com/security/cve/CVE-2022-1922"
},
{
"category": "external",
"summary": "SUSE Bug 1201702 for CVE-2022-1922",
"url": "https://bugzilla.suse.com/1201702"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-31T11:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-1922"
},
{
"cve": "CVE-2022-1923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1923"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using bzip decompression. Integer overflow in matroskademux element in bzip decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1923",
"url": "https://www.suse.com/security/cve/CVE-2022-1923"
},
{
"category": "external",
"summary": "SUSE Bug 1201704 for CVE-2022-1923",
"url": "https://bugzilla.suse.com/1201704"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-31T11:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-1923"
},
{
"cve": "CVE-2022-1924",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1924"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1924",
"url": "https://www.suse.com/security/cve/CVE-2022-1924"
},
{
"category": "external",
"summary": "SUSE Bug 1201706 for CVE-2022-1924",
"url": "https://bugzilla.suse.com/1201706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-31T11:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-1924"
},
{
"cve": "CVE-2022-1925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1925"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using HEADERSTRIP decompression. Integer overflow in matroskaparse element in gst_matroska_decompress_data function which causes a heap overflow. Due to restrictions on chunk sizes in the matroskademux element, the overflow can\u0027t be triggered, however the matroskaparse element has no size checks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1925",
"url": "https://www.suse.com/security/cve/CVE-2022-1925"
},
{
"category": "external",
"summary": "SUSE Bug 1201707 for CVE-2022-1925",
"url": "https://bugzilla.suse.com/1201707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-31T11:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-1925"
},
{
"cve": "CVE-2022-2122",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2122"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in qtdemux using zlib decompression. Integer overflow in qtdemux element in qtdemux_inflate function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2122",
"url": "https://www.suse.com/security/cve/CVE-2022-2122"
},
{
"category": "external",
"summary": "SUSE Bug 1201708 for CVE-2022-2122",
"url": "https://bugzilla.suse.com/1201708"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Enterprise Storage 7:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Proxy 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"SUSE Manager Server 4.1:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"SUSE Manager Server 4.1:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-extra-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-gtk-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-jack-32bit-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.3:gstreamer-plugins-good-lang-1.16.3-150200.3.9.1.noarch",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.3:gstreamer-plugins-good-qtqml-1.16.3-150200.3.9.1.x86_64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.aarch64",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.ppc64le",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.s390x",
"openSUSE Leap 15.4:gstreamer-plugins-good-doc-1.16.3-150200.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-31T11:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-2122"
}
]
}
SUSE-SU-2022:3906-1
Vulnerability from csaf_suse - Published: 2022-11-08 11:30 - Updated: 2022-11-08 11:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1201688 | self |
| https://bugzilla.suse.com/1201693 | self |
| https://bugzilla.suse.com/1201702 | self |
| https://bugzilla.suse.com/1201704 | self |
| https://bugzilla.suse.com/1201706 | self |
| https://bugzilla.suse.com/1201707 | self |
| https://bugzilla.suse.com/1201708 | self |
| https://www.suse.com/security/cve/CVE-2022-1920/ | self |
| https://www.suse.com/security/cve/CVE-2022-1921/ | self |
| https://www.suse.com/security/cve/CVE-2022-1922/ | self |
| https://www.suse.com/security/cve/CVE-2022-1923/ | self |
| https://www.suse.com/security/cve/CVE-2022-1924/ | self |
| https://www.suse.com/security/cve/CVE-2022-1925/ | self |
| https://www.suse.com/security/cve/CVE-2022-2122/ | self |
| https://www.suse.com/security/cve/CVE-2022-1920 | external |
| https://bugzilla.suse.com/1201688 | external |
| https://www.suse.com/security/cve/CVE-2022-1921 | external |
| https://bugzilla.suse.com/1201693 | external |
| https://www.suse.com/security/cve/CVE-2022-1922 | external |
| https://bugzilla.suse.com/1201702 | external |
| https://www.suse.com/security/cve/CVE-2022-1923 | external |
| https://bugzilla.suse.com/1201704 | external |
| https://www.suse.com/security/cve/CVE-2022-1924 | external |
| https://bugzilla.suse.com/1201706 | external |
| https://www.suse.com/security/cve/CVE-2022-1925 | external |
| https://bugzilla.suse.com/1201707 | external |
| https://www.suse.com/security/cve/CVE-2022-2122 | external |
| https://bugzilla.suse.com/1201708 | external |
{
"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 gstreamer-0_10-plugins-good",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gstreamer-0_10-plugins-good fixes the following issues:\n\n- CVE-2022-1920: Fixed an integer overflow while parsing matroska files (bsc#1201688).\n- CVE-2022-1921: Fixed an integer overflow while parsing avi files (bsc#1201693).\n- CVE-2022-1922: Fixed an integer overflow during mkv demuxing using zlib decompression (bsc#1201702).\n- CVE-2022-1923: Fixed an integer overflow during mkv demuxing using bzip decompression (bsc#1201704).\n- CVE-2022-1924: Fixed an integer overflow during mkv demuxing using lzo decompression (bsc#1201706).\n- CVE-2022-1925: Fixed an integer overflow during mkv demuxing using HEADERSTRIP decompression (bsc#1201707).\n- CVE-2022-2122: Fixed an integer overflow in qtdemux using zlib decompression (bsc#1201708).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3906,SUSE-SLE-WE-12-SP5-2022-3906",
"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-2022_3906-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3906-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223906-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3906-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012844.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201688",
"url": "https://bugzilla.suse.com/1201688"
},
{
"category": "self",
"summary": "SUSE Bug 1201693",
"url": "https://bugzilla.suse.com/1201693"
},
{
"category": "self",
"summary": "SUSE Bug 1201702",
"url": "https://bugzilla.suse.com/1201702"
},
{
"category": "self",
"summary": "SUSE Bug 1201704",
"url": "https://bugzilla.suse.com/1201704"
},
{
"category": "self",
"summary": "SUSE Bug 1201706",
"url": "https://bugzilla.suse.com/1201706"
},
{
"category": "self",
"summary": "SUSE Bug 1201707",
"url": "https://bugzilla.suse.com/1201707"
},
{
"category": "self",
"summary": "SUSE Bug 1201708",
"url": "https://bugzilla.suse.com/1201708"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1920 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1921 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1921/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1922 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1922/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1923 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1924 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1924/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1925 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-2122 page",
"url": "https://www.suse.com/security/cve/CVE-2022-2122/"
}
],
"title": "Security update for gstreamer-0_10-plugins-good",
"tracking": {
"current_release_date": "2022-11-08T11:30:12Z",
"generator": {
"date": "2022-11-08T11:30:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3906-1",
"initial_release_date": "2022-11-08T11:30:12Z",
"revision_history": [
{
"date": "2022-11-08T11:30:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.aarch64",
"product": {
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.aarch64",
"product_id": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.aarch64",
"product": {
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.aarch64",
"product_id": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.aarch64",
"product": {
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.aarch64",
"product_id": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.aarch64",
"product": {
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.aarch64",
"product_id": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-0_10-plugin-esd-64bit-0.10.31-17.7.1.aarch64_ilp32",
"product": {
"name": "gstreamer-0_10-plugin-esd-64bit-0.10.31-17.7.1.aarch64_ilp32",
"product_id": "gstreamer-0_10-plugin-esd-64bit-0.10.31-17.7.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-64bit-0.10.31-17.7.1.aarch64_ilp32",
"product": {
"name": "gstreamer-0_10-plugins-good-64bit-0.10.31-17.7.1.aarch64_ilp32",
"product_id": "gstreamer-0_10-plugins-good-64bit-0.10.31-17.7.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-extra-64bit-0.10.31-17.7.1.aarch64_ilp32",
"product": {
"name": "gstreamer-0_10-plugins-good-extra-64bit-0.10.31-17.7.1.aarch64_ilp32",
"product_id": "gstreamer-0_10-plugins-good-extra-64bit-0.10.31-17.7.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.i586",
"product": {
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.i586",
"product_id": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.i586",
"product": {
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.i586",
"product_id": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.i586",
"product": {
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.i586",
"product_id": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.i586",
"product": {
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.i586",
"product_id": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch",
"product": {
"name": "gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch",
"product_id": "gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.ppc64le",
"product": {
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.ppc64le",
"product_id": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.ppc64le",
"product": {
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.ppc64le",
"product_id": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.ppc64le",
"product": {
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.ppc64le",
"product_id": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.ppc64le",
"product": {
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.ppc64le",
"product_id": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.s390",
"product": {
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.s390",
"product_id": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.s390"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.s390",
"product": {
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.s390",
"product_id": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.s390"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.s390",
"product": {
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.s390",
"product_id": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.s390"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.s390",
"product": {
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.s390",
"product_id": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.s390x",
"product": {
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.s390x",
"product_id": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugin-esd-32bit-0.10.31-17.7.1.s390x",
"product": {
"name": "gstreamer-0_10-plugin-esd-32bit-0.10.31-17.7.1.s390x",
"product_id": "gstreamer-0_10-plugin-esd-32bit-0.10.31-17.7.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.s390x",
"product": {
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.s390x",
"product_id": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-32bit-0.10.31-17.7.1.s390x",
"product": {
"name": "gstreamer-0_10-plugins-good-32bit-0.10.31-17.7.1.s390x",
"product_id": "gstreamer-0_10-plugins-good-32bit-0.10.31-17.7.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.s390x",
"product": {
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.s390x",
"product_id": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.s390x",
"product": {
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.s390x",
"product_id": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-extra-32bit-0.10.31-17.7.1.s390x",
"product": {
"name": "gstreamer-0_10-plugins-good-extra-32bit-0.10.31-17.7.1.s390x",
"product_id": "gstreamer-0_10-plugins-good-extra-32bit-0.10.31-17.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.x86_64",
"product": {
"name": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.x86_64",
"product_id": "gstreamer-0_10-plugin-esd-0.10.31-17.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugin-esd-32bit-0.10.31-17.7.1.x86_64",
"product": {
"name": "gstreamer-0_10-plugin-esd-32bit-0.10.31-17.7.1.x86_64",
"product_id": "gstreamer-0_10-plugin-esd-32bit-0.10.31-17.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"product": {
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"product_id": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-32bit-0.10.31-17.7.1.x86_64",
"product": {
"name": "gstreamer-0_10-plugins-good-32bit-0.10.31-17.7.1.x86_64",
"product_id": "gstreamer-0_10-plugins-good-32bit-0.10.31-17.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.x86_64",
"product": {
"name": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.x86_64",
"product_id": "gstreamer-0_10-plugins-good-doc-0.10.31-17.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.x86_64",
"product": {
"name": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.x86_64",
"product_id": "gstreamer-0_10-plugins-good-extra-0.10.31-17.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-0_10-plugins-good-extra-32bit-0.10.31-17.7.1.x86_64",
"product": {
"name": "gstreamer-0_10-plugins-good-extra-32bit-0.10.31-17.7.1.x86_64",
"product_id": "gstreamer-0_10-plugins-good-extra-32bit-0.10.31-17.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64"
},
"product_reference": "gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
},
"product_reference": "gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1920"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in matroskademux element in gst_matroska_demux_add_wvpk_header function which allows a heap overwrite while parsing matroska files. Potential for arbitrary code execution through heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1920",
"url": "https://www.suse.com/security/cve/CVE-2022-1920"
},
{
"category": "external",
"summary": "SUSE Bug 1201688 for CVE-2022-1920",
"url": "https://bugzilla.suse.com/1201688"
}
],
"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 Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-08T11:30:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-1920"
},
{
"cve": "CVE-2022-1921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1921"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in avidemux element in gst_avi_demux_invert function which allows a heap overwrite while parsing avi files. Potential for arbitrary code execution through heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1921",
"url": "https://www.suse.com/security/cve/CVE-2022-1921"
},
{
"category": "external",
"summary": "SUSE Bug 1201693 for CVE-2022-1921",
"url": "https://bugzilla.suse.com/1201693"
}
],
"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 Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-08T11:30:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-1921"
},
{
"cve": "CVE-2022-1922",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1922"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using zlib decompression. Integer overflow in matroskademux element in gst_matroska_decompress_data function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1922",
"url": "https://www.suse.com/security/cve/CVE-2022-1922"
},
{
"category": "external",
"summary": "SUSE Bug 1201702 for CVE-2022-1922",
"url": "https://bugzilla.suse.com/1201702"
}
],
"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 Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-08T11:30:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-1922"
},
{
"cve": "CVE-2022-1923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1923"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using bzip decompression. Integer overflow in matroskademux element in bzip decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1923",
"url": "https://www.suse.com/security/cve/CVE-2022-1923"
},
{
"category": "external",
"summary": "SUSE Bug 1201704 for CVE-2022-1923",
"url": "https://bugzilla.suse.com/1201704"
}
],
"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 Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-08T11:30:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-1923"
},
{
"cve": "CVE-2022-1924",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1924"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using lzo decompression. Integer overflow in matroskademux element in lzo decompression function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite. If the libc uses mmap for large chunks, and the OS supports mmap, then it is just a segfault (because the realloc before the integer overflow will use mremap to reduce the size of the chunk, and it will start to write to unmapped memory). However, if using a libc implementation that does not use mmap, or if the OS does not support mmap while using libc, then this could result in a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1924",
"url": "https://www.suse.com/security/cve/CVE-2022-1924"
},
{
"category": "external",
"summary": "SUSE Bug 1201706 for CVE-2022-1924",
"url": "https://bugzilla.suse.com/1201706"
}
],
"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 Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-08T11:30:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-1924"
},
{
"cve": "CVE-2022-1925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1925"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in mkv demuxing using HEADERSTRIP decompression. Integer overflow in matroskaparse element in gst_matroska_decompress_data function which causes a heap overflow. Due to restrictions on chunk sizes in the matroskademux element, the overflow can\u0027t be triggered, however the matroskaparse element has no size checks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1925",
"url": "https://www.suse.com/security/cve/CVE-2022-1925"
},
{
"category": "external",
"summary": "SUSE Bug 1201707 for CVE-2022-1925",
"url": "https://bugzilla.suse.com/1201707"
}
],
"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 Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-08T11:30:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-1925"
},
{
"cve": "CVE-2022-2122",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-2122"
}
],
"notes": [
{
"category": "general",
"text": "DOS / potential heap overwrite in qtdemux using zlib decompression. Integer overflow in qtdemux element in qtdemux_inflate function which causes a segfault, or could cause a heap overwrite, depending on libc and OS. Depending on the libc used, and the underlying OS capabilities, it could be just a segfault or a heap overwrite.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-2122",
"url": "https://www.suse.com/security/cve/CVE-2022-2122"
},
{
"category": "external",
"summary": "SUSE Bug 1201708 for CVE-2022-2122",
"url": "https://bugzilla.suse.com/1201708"
}
],
"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 Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-0.10.31-17.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:gstreamer-0_10-plugins-good-lang-0.10.31-17.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-08T11:30:12Z",
"details": "moderate"
}
],
"title": "CVE-2022-2122"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.