Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-47607 (GCVE-0-2024-47607)
Vulnerability from cvelistv5 – Published: 2024-12-11 19:13 – Updated: 2025-11-03 22:20- CWE-121 - Stack-based Buffer Overflow
| URL | Tags |
|---|---|
| https://securitylab.github.com/advisories/GHSL-20… | x_refsource_CONFIRM |
| https://gitlab.freedesktop.org/gstreamer/gstreame… | x_refsource_MISC |
| https://gstreamer.freedesktop.org/security/sa-202… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2024… |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-47607",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-12T14:22:43.431699Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-12-12T14:22:58.305Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T22:20:20.140Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00021.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "gstreamer",
"vendor": "gstreamer",
"versions": [
{
"status": "affected",
"version": "\u003c 1.24.10"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c\u0027. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-121",
"description": "CWE-121: Stack-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-11T19:13:27.569Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
},
{
"name": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch",
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch"
},
{
"name": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html",
"tags": [
"x_refsource_MISC"
],
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html"
}
],
"source": {
"advisory": "GHSA-xwp8-xrwj-765c",
"discovery": "UNKNOWN"
},
"title": "GHSL-2024-116: Stack-buffer overflow in gst_opus_dec_parse_header"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-47607",
"datePublished": "2024-12-11T19:13:27.569Z",
"dateReserved": "2024-09-27T20:37:22.119Z",
"dateUpdated": "2025-11-03T22:20:20.140Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-47607",
"date": "2026-06-08",
"epss": "0.0014",
"percentile": "0.33823"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.24.10\", \"matchCriteriaId\": \"82BF8403-8CE2-4AFC-865F-FD40A77D20E0\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c\u0027. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.\"}, {\"lang\": \"es\", \"value\": \"GStreamer es una librer\\u00eda para construir gr\\u00e1ficos de componentes de manejo de medios. Se ha detectado un desbordamiento del b\\u00fafer de pila en la funci\\u00f3n gst_opus_dec_parse_header dentro de `gstopusdec.c\u0027. La matriz pos es un b\\u00fafer asignado a la pila de tama\\u00f1o 64. Si n_channels supera 64, el bucle for escribir\\u00e1 m\\u00e1s all\\u00e1 de los l\\u00edmites de la matriz pos. El valor escrito siempre ser\\u00e1 GST_AUDIO_CHANNEL_POSITION_NONE. Este error permite sobrescribir la direcci\\u00f3n EIP asignada en la pila. Esta vulnerabilidad se corrigi\\u00f3 en 1.24.10.\"}]",
"id": "CVE-2024-47607",
"lastModified": "2024-12-18T19:53:21.123",
"metrics": "{\"cvssMetricV40\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"4.0\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\", \"baseScore\": 8.6, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"vulnerableSystemConfidentiality\": \"HIGH\", \"vulnerableSystemIntegrity\": \"HIGH\", \"vulnerableSystemAvailability\": \"HIGH\", \"subsequentSystemConfidentiality\": \"NONE\", \"subsequentSystemIntegrity\": \"NONE\", \"subsequentSystemAvailability\": \"NONE\", \"exploitMaturity\": \"NOT_DEFINED\", \"confidentialityRequirements\": \"NOT_DEFINED\", \"integrityRequirements\": \"NOT_DEFINED\", \"availabilityRequirements\": \"NOT_DEFINED\", \"modifiedAttackVector\": \"NOT_DEFINED\", \"modifiedAttackComplexity\": \"NOT_DEFINED\", \"modifiedAttackRequirements\": \"NOT_DEFINED\", \"modifiedPrivilegesRequired\": \"NOT_DEFINED\", \"modifiedUserInteraction\": \"NOT_DEFINED\", \"modifiedVulnerableSystemConfidentiality\": \"NOT_DEFINED\", \"modifiedVulnerableSystemIntegrity\": \"NOT_DEFINED\", \"modifiedVulnerableSystemAvailability\": \"NOT_DEFINED\", \"modifiedSubsequentSystemConfidentiality\": \"NOT_DEFINED\", \"modifiedSubsequentSystemIntegrity\": \"NOT_DEFINED\", \"modifiedSubsequentSystemAvailability\": \"NOT_DEFINED\", \"safety\": \"NOT_DEFINED\", \"automatable\": \"NOT_DEFINED\", \"recovery\": \"NOT_DEFINED\", \"valueDensity\": \"NOT_DEFINED\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\"}}], \"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}]}",
"published": "2024-12-12T02:03:32.363",
"references": "[{\"url\": \"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://gstreamer.freedesktop.org/security/sa-2024-0024.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-121\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-47607\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-12-12T02:03:32.363\",\"lastModified\":\"2026-03-17T15:52:33.870\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c\u0027. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.\"},{\"lang\":\"es\",\"value\":\"GStreamer es una librer\u00eda para construir gr\u00e1ficos de componentes de manejo de medios. Se ha detectado un desbordamiento del b\u00fafer de pila en la funci\u00f3n gst_opus_dec_parse_header dentro de `gstopusdec.c\u0027. La matriz pos es un b\u00fafer asignado a la pila de tama\u00f1o 64. Si n_channels supera 64, el bucle for escribir\u00e1 m\u00e1s all\u00e1 de los l\u00edmites de la matriz pos. El valor escrito siempre ser\u00e1 GST_AUDIO_CHANNEL_POSITION_NONE. Este error permite sobrescribir la direcci\u00f3n EIP asignada en la pila. Esta vulnerabilidad se corrigi\u00f3 en 1.24.10.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-121\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.24.10\",\"matchCriteriaId\":\"1B92A50A-2A86-49C9-9E3E-CE01EBC1987B\"}]}]}],\"references\":[{\"url\":\"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://gstreamer.freedesktop.org/security/sa-2024-0024.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-47607\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-12T14:22:43.431699Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-12T14:22:54.540Z\"}}], \"cna\": {\"title\": \"GHSL-2024-116: Stack-buffer overflow in gst_opus_dec_parse_header\", \"source\": {\"advisory\": \"GHSA-xwp8-xrwj-765c\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.6, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"gstreamer\", \"product\": \"gstreamer\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.24.10\"}]}], \"references\": [{\"url\": \"https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/\", \"name\": \"https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch\", \"name\": \"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://gstreamer.freedesktop.org/security/sa-2024-0024.html\", \"name\": \"https://gstreamer.freedesktop.org/security/sa-2024-0024.html\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c\u0027. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-121\", \"description\": \"CWE-121: Stack-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-12-11T19:13:27.569Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-47607\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-12T14:22:58.305Z\", \"dateReserved\": \"2024-09-27T20:37:22.119Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-12-11T19:13:27.569Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024_11117
Vulnerability from csaf_redhat - Published: 2024-12-16 15:25 - Updated: 2024-12-18 05:21A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application's crash or possibly allow code execution through heap manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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-base is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet (CVE-2024-47538)\n\n* gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer (CVE-2024-47615)\n\n* gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header (CVE-2024-47607)\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.",
"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-2024:11117",
"url": "https://access.redhat.com/errata/RHSA-2024:11117"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11117.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-base security update",
"tracking": {
"current_release_date": "2024-12-18T05:21:47+00:00",
"generator": {
"date": "2024-12-18T05:21:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11117",
"initial_release_date": "2024-12-16T15:25:55+00:00",
"revision_history": [
{
"date": "2024-12-16T15:25:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T15:25:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:21:47+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 EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"product_id": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.18.4-7.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.18.4-7.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"product_id": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.18.4-7.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"product_id": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.18.4-7.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T19:01:21.181229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to trick a user into opening or processing a specially crafted .ogg file. However, this issue still has an Important severity as it allows an attacker to trigger a stack-based buffer overflow and overwrite critical memory regions, including the return address of control data, potentially resulting in unexpected behavior, including arbitrary code execution.",
"title": "Statement"
},
{
"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.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "RHBZ#2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T18:52:30.622000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T15:25:55+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.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11117"
},
{
"category": "workaround",
"details": "Do not process untrusted files with the Vorbis decoder and monitor application crashes as this may indicate exploitation attempts.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet"
},
{
"cve": "CVE-2024-47607",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T20:01:59.806830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in gst_opus_dec_parse_header is of important severity because it allows an attacker to trigger a stack-based buffer overflow by exceeding the pos array\u0027s bounds with unvalidated `n_channels` input. Since the `pos` array is stack-allocated, writing beyond its boundaries can overwrite critical memory regions, including the return address or control data, potentially leading to arbitrary code execution or complete compromise of the affected system. Moreover, the written value, `GST_AUDIO_CHANNEL_POSITION_NONE`, being predictable, may aid attackers in crafting reliable exploits.",
"title": "Statement"
},
{
"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.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "RHBZ#2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47607"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:27.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T15:25:55+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.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11117"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header"
},
{
"cve": "CVE-2024-47615",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-12-11T20:01:04.115457+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application\u0027s crash or possibly allow code execution through heap manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as important severity rather than moderate due to its potential impact on memory integrity and application stability. The out-of-bounds write (OOB-Write) in the `gst_parse_vorbis_setup_packet` function overwrites up to 380 bytes of memory beyond the boundaries of the `vorbis_mode_sizes` array, directly corrupting adjacent memory structures. Such corruption could lead to uncontrolled behavior, including crashes, denial of service, or even arbitrary code execution if an attacker crafts malicious input to exploit the overwritten memory. The absence of proper bounds validation makes the vulnerability exploitable with untrusted input, elevating the risk in scenarios where GStreamer is used to process external or user-supplied media files.",
"title": "Statement"
},
{
"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.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "RHBZ#2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:47.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T15:25:55+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.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11117"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.src",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.18.4-7.el9_2.x86_64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.aarch64",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.i686",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.ppc64le",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.s390x",
"AppStream-9.2.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer"
}
]
}
RHSA-2024_11118
Vulnerability from csaf_redhat - Published: 2024-12-16 15:32 - Updated: 2024-12-18 05:22A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application's crash or possibly allow code execution through heap manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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-base is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet (CVE-2024-47538)\n\n* gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer (CVE-2024-47615)\n\n* gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header (CVE-2024-47607)\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.",
"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-2024:11118",
"url": "https://access.redhat.com/errata/RHSA-2024:11118"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11118.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-base security update",
"tracking": {
"current_release_date": "2024-12-18T05:22:31+00:00",
"generator": {
"date": "2024-12-18T05:22:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11118",
"initial_release_date": "2024-12-16T15:32:54+00:00",
"revision_history": [
{
"date": "2024-12-16T15:32:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T15:32:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:22:31+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 EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"product_id": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"product_id": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"product_id": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T19:01:21.181229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to trick a user into opening or processing a specially crafted .ogg file. However, this issue still has an Important severity as it allows an attacker to trigger a stack-based buffer overflow and overwrite critical memory regions, including the return address of control data, potentially resulting in unexpected behavior, including arbitrary code execution.",
"title": "Statement"
},
{
"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.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "RHBZ#2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T18:52:30.622000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T15:32:54+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.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11118"
},
{
"category": "workaround",
"details": "Do not process untrusted files with the Vorbis decoder and monitor application crashes as this may indicate exploitation attempts.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet"
},
{
"cve": "CVE-2024-47607",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T20:01:59.806830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in gst_opus_dec_parse_header is of important severity because it allows an attacker to trigger a stack-based buffer overflow by exceeding the pos array\u0027s bounds with unvalidated `n_channels` input. Since the `pos` array is stack-allocated, writing beyond its boundaries can overwrite critical memory regions, including the return address or control data, potentially leading to arbitrary code execution or complete compromise of the affected system. Moreover, the written value, `GST_AUDIO_CHANNEL_POSITION_NONE`, being predictable, may aid attackers in crafting reliable exploits.",
"title": "Statement"
},
{
"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.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "RHBZ#2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47607"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:27.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T15:32:54+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.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11118"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header"
},
{
"cve": "CVE-2024-47615",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-12-11T20:01:04.115457+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application\u0027s crash or possibly allow code execution through heap manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as important severity rather than moderate due to its potential impact on memory integrity and application stability. The out-of-bounds write (OOB-Write) in the `gst_parse_vorbis_setup_packet` function overwrites up to 380 bytes of memory beyond the boundaries of the `vorbis_mode_sizes` array, directly corrupting adjacent memory structures. Such corruption could lead to uncontrolled behavior, including crashes, denial of service, or even arbitrary code execution if an attacker crafts malicious input to exploit the overwritten memory. The absence of proper bounds validation makes the vulnerability exploitable with untrusted input, elevating the risk in scenarios where GStreamer is used to process external or user-supplied media files.",
"title": "Statement"
},
{
"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.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "RHBZ#2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:47.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T15:32:54+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.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11118"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.i686",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer"
}
]
}
RHSA-2024_11120
Vulnerability from csaf_redhat - Published: 2024-12-16 15:24 - Updated: 2024-12-18 05:21A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application's crash or possibly allow code execution through heap manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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-base is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet (CVE-2024-47538)\n\n* gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer (CVE-2024-47615)\n\n* gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header (CVE-2024-47607)\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.",
"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-2024:11120",
"url": "https://access.redhat.com/errata/RHSA-2024:11120"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11120.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-base security update",
"tracking": {
"current_release_date": "2024-12-18T05:21:36+00:00",
"generator": {
"date": "2024-12-18T05:21:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11120",
"initial_release_date": "2024-12-16T15:24:04+00:00",
"revision_history": [
{
"date": "2024-12-16T15:24:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T15:24:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:21:36+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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_0?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"product": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"product_id": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.18.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"product_id": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.18.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.18.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.18.4-7.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.18.4-7.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T19:01:21.181229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to trick a user into opening or processing a specially crafted .ogg file. However, this issue still has an Important severity as it allows an attacker to trigger a stack-based buffer overflow and overwrite critical memory regions, including the return address of control data, potentially resulting in unexpected behavior, including arbitrary code execution.",
"title": "Statement"
},
{
"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.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "RHBZ#2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T18:52:30.622000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T15:24:04+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.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11120"
},
{
"category": "workaround",
"details": "Do not process untrusted files with the Vorbis decoder and monitor application crashes as this may indicate exploitation attempts.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet"
},
{
"cve": "CVE-2024-47607",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T20:01:59.806830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in gst_opus_dec_parse_header is of important severity because it allows an attacker to trigger a stack-based buffer overflow by exceeding the pos array\u0027s bounds with unvalidated `n_channels` input. Since the `pos` array is stack-allocated, writing beyond its boundaries can overwrite critical memory regions, including the return address or control data, potentially leading to arbitrary code execution or complete compromise of the affected system. Moreover, the written value, `GST_AUDIO_CHANNEL_POSITION_NONE`, being predictable, may aid attackers in crafting reliable exploits.",
"title": "Statement"
},
{
"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.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "RHBZ#2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47607"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:27.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T15:24:04+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.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11120"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header"
},
{
"cve": "CVE-2024-47615",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-12-11T20:01:04.115457+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application\u0027s crash or possibly allow code execution through heap manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as important severity rather than moderate due to its potential impact on memory integrity and application stability. The out-of-bounds write (OOB-Write) in the `gst_parse_vorbis_setup_packet` function overwrites up to 380 bytes of memory beyond the boundaries of the `vorbis_mode_sizes` array, directly corrupting adjacent memory structures. Such corruption could lead to uncontrolled behavior, including crashes, denial of service, or even arbitrary code execution if an attacker crafts malicious input to exploit the overwritten memory. The absence of proper bounds validation makes the vulnerability exploitable with untrusted input, elevating the risk in scenarios where GStreamer is used to process external or user-supplied media files.",
"title": "Statement"
},
{
"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.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "RHBZ#2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:47.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T15:24:04+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.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11120"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.src",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.18.4-7.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.i686",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.18.4-7.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer"
}
]
}
RHSA-2024_11123
Vulnerability from csaf_redhat - Published: 2024-12-16 16:01 - Updated: 2024-12-18 05:21A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application's crash or possibly allow code execution through heap manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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-base is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet (CVE-2024-47538)\n\n* gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer (CVE-2024-47615)\n\n* gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header (CVE-2024-47607)\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.",
"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-2024:11123",
"url": "https://access.redhat.com/errata/RHSA-2024:11123"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11123.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-base security update",
"tracking": {
"current_release_date": "2024-12-18T05:21:57+00:00",
"generator": {
"date": "2024-12-18T05:21:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11123",
"initial_release_date": "2024-12-16T16:01:10+00:00",
"revision_history": [
{
"date": "2024-12-16T16:01:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T16:01:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:21:57+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.5.0.Z.MAIN",
"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-base-0:1.22.1-3.el9_5.src",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"product_id": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-3.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-3.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_5?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_5?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"product_id": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-3.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"product": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"product_id": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-3.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"product_id": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-3.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"product": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"product_id": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-3.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-3.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-3.el9_5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-3.el9_5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T19:01:21.181229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to trick a user into opening or processing a specially crafted .ogg file. However, this issue still has an Important severity as it allows an attacker to trigger a stack-based buffer overflow and overwrite critical memory regions, including the return address of control data, potentially resulting in unexpected behavior, including arbitrary code execution.",
"title": "Statement"
},
{
"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.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "RHBZ#2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T18:52:30.622000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T16:01:10+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.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11123"
},
{
"category": "workaround",
"details": "Do not process untrusted files with the Vorbis decoder and monitor application crashes as this may indicate exploitation attempts.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet"
},
{
"cve": "CVE-2024-47607",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T20:01:59.806830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in gst_opus_dec_parse_header is of important severity because it allows an attacker to trigger a stack-based buffer overflow by exceeding the pos array\u0027s bounds with unvalidated `n_channels` input. Since the `pos` array is stack-allocated, writing beyond its boundaries can overwrite critical memory regions, including the return address or control data, potentially leading to arbitrary code execution or complete compromise of the affected system. Moreover, the written value, `GST_AUDIO_CHANNEL_POSITION_NONE`, being predictable, may aid attackers in crafting reliable exploits.",
"title": "Statement"
},
{
"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.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "RHBZ#2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47607"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:27.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T16:01:10+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.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11123"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header"
},
{
"cve": "CVE-2024-47615",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-12-11T20:01:04.115457+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application\u0027s crash or possibly allow code execution through heap manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as important severity rather than moderate due to its potential impact on memory integrity and application stability. The out-of-bounds write (OOB-Write) in the `gst_parse_vorbis_setup_packet` function overwrites up to 380 bytes of memory beyond the boundaries of the `vorbis_mode_sizes` array, directly corrupting adjacent memory structures. Such corruption could lead to uncontrolled behavior, including crashes, denial of service, or even arbitrary code execution if an attacker crafts malicious input to exploit the overwritten memory. The absence of proper bounds validation makes the vulnerability exploitable with untrusted input, elevating the risk in scenarios where GStreamer is used to process external or user-supplied media files.",
"title": "Statement"
},
{
"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.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "RHBZ#2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:47.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T16:01:10+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.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11123"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.src",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debuginfo-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-debugsource-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-devel-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-0:1.22.1-3.el9_5.x86_64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.aarch64",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.i686",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.ppc64le",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.s390x",
"AppStream-9.5.0.Z.MAIN:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-3.el9_5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer"
}
]
}
RHSA-2024_11130
Vulnerability from csaf_redhat - Published: 2024-12-16 16:13 - Updated: 2024-12-18 05:22A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application's crash or possibly allow code execution through heap manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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-base is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet (CVE-2024-47538)\n\n* gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer (CVE-2024-47615)\n\n* gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header (CVE-2024-47607)\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.",
"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-2024:11130",
"url": "https://access.redhat.com/errata/RHSA-2024:11130"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11130.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-base security update",
"tracking": {
"current_release_date": "2024-12-18T05:22:43+00:00",
"generator": {
"date": "2024-12-18T05:22:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11130",
"initial_release_date": "2024-12-16T16:13:54+00:00",
"revision_history": [
{
"date": "2024-12-16T16:13:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T16:13:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:22:43+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"product_id": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-2.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"product_id": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-2.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-2.el8_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"product_id": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-2.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-2.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T19:01:21.181229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to trick a user into opening or processing a specially crafted .ogg file. However, this issue still has an Important severity as it allows an attacker to trigger a stack-based buffer overflow and overwrite critical memory regions, including the return address of control data, potentially resulting in unexpected behavior, including arbitrary code execution.",
"title": "Statement"
},
{
"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-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "RHBZ#2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T18:52:30.622000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T16:13:54+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-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11130"
},
{
"category": "workaround",
"details": "Do not process untrusted files with the Vorbis decoder and monitor application crashes as this may indicate exploitation attempts.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet"
},
{
"cve": "CVE-2024-47607",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T20:01:59.806830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in gst_opus_dec_parse_header is of important severity because it allows an attacker to trigger a stack-based buffer overflow by exceeding the pos array\u0027s bounds with unvalidated `n_channels` input. Since the `pos` array is stack-allocated, writing beyond its boundaries can overwrite critical memory regions, including the return address or control data, potentially leading to arbitrary code execution or complete compromise of the affected system. Moreover, the written value, `GST_AUDIO_CHANNEL_POSITION_NONE`, being predictable, may aid attackers in crafting reliable exploits.",
"title": "Statement"
},
{
"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-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "RHBZ#2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47607"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:27.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T16:13:54+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-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11130"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header"
},
{
"cve": "CVE-2024-47615",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-12-11T20:01:04.115457+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application\u0027s crash or possibly allow code execution through heap manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as important severity rather than moderate due to its potential impact on memory integrity and application stability. The out-of-bounds write (OOB-Write) in the `gst_parse_vorbis_setup_packet` function overwrites up to 380 bytes of memory beyond the boundaries of the `vorbis_mode_sizes` array, directly corrupting adjacent memory structures. Such corruption could lead to uncontrolled behavior, including crashes, denial of service, or even arbitrary code execution if an attacker crafts malicious input to exploit the overwritten memory. The absence of proper bounds validation makes the vulnerability exploitable with untrusted input, elevating the risk in scenarios where GStreamer is used to process external or user-supplied media files.",
"title": "Statement"
},
{
"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-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "RHBZ#2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:47.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T16:13:54+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-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11130"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.src",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-2.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.i686",
"AppStream-8.2.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-2.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer"
}
]
}
RHSA-2024_11141
Vulnerability from csaf_redhat - Published: 2024-12-16 18:53 - Updated: 2024-12-18 05:22A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application's crash or possibly allow code execution through heap manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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-base is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet (CVE-2024-47538)\n\n* gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer (CVE-2024-47615)\n\n* gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header (CVE-2024-47607)\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.",
"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-2024:11141",
"url": "https://access.redhat.com/errata/RHSA-2024:11141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11141.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-base security update",
"tracking": {
"current_release_date": "2024-12-18T05:22:54+00:00",
"generator": {
"date": "2024-12-18T05:22:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11141",
"initial_release_date": "2024-12-16T18:53:55+00:00",
"revision_history": [
{
"date": "2024-12-16T18:53:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T18:53:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:22:54+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T19:01:21.181229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to trick a user into opening or processing a specially crafted .ogg file. However, this issue still has an Important severity as it allows an attacker to trigger a stack-based buffer overflow and overwrite critical memory regions, including the return address of control data, potentially resulting in unexpected behavior, including arbitrary code execution.",
"title": "Statement"
},
{
"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-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "RHBZ#2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T18:52:30.622000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T18:53:55+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-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11141"
},
{
"category": "workaround",
"details": "Do not process untrusted files with the Vorbis decoder and monitor application crashes as this may indicate exploitation attempts.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet"
},
{
"cve": "CVE-2024-47607",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T20:01:59.806830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in gst_opus_dec_parse_header is of important severity because it allows an attacker to trigger a stack-based buffer overflow by exceeding the pos array\u0027s bounds with unvalidated `n_channels` input. Since the `pos` array is stack-allocated, writing beyond its boundaries can overwrite critical memory regions, including the return address or control data, potentially leading to arbitrary code execution or complete compromise of the affected system. Moreover, the written value, `GST_AUDIO_CHANNEL_POSITION_NONE`, being predictable, may aid attackers in crafting reliable exploits.",
"title": "Statement"
},
{
"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-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "RHBZ#2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47607"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:27.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T18:53:55+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-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11141"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header"
},
{
"cve": "CVE-2024-47615",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-12-11T20:01:04.115457+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application\u0027s crash or possibly allow code execution through heap manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as important severity rather than moderate due to its potential impact on memory integrity and application stability. The out-of-bounds write (OOB-Write) in the `gst_parse_vorbis_setup_packet` function overwrites up to 380 bytes of memory beyond the boundaries of the `vorbis_mode_sizes` array, directly corrupting adjacent memory structures. Such corruption could lead to uncontrolled behavior, including crashes, denial of service, or even arbitrary code execution if an attacker crafts malicious input to exploit the overwritten memory. The absence of proper bounds validation makes the vulnerability exploitable with untrusted input, elevating the risk in scenarios where GStreamer is used to process external or user-supplied media files.",
"title": "Statement"
},
{
"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-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "RHBZ#2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:47.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T18:53:55+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-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11141"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.i686",
"AppStream-8.6.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer"
}
]
}
RHSA-2024_11142
Vulnerability from csaf_redhat - Published: 2024-12-16 18:54 - Updated: 2024-12-18 05:23A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application's crash or possibly allow code execution through heap manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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-base is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet (CVE-2024-47538)\n\n* gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer (CVE-2024-47615)\n\n* gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header (CVE-2024-47607)\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.",
"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-2024:11142",
"url": "https://access.redhat.com/errata/RHSA-2024:11142"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11142.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-base security update",
"tracking": {
"current_release_date": "2024-12-18T05:23:10+00:00",
"generator": {
"date": "2024-12-18T05:23:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11142",
"initial_release_date": "2024-12-16T18:54:35+00:00",
"revision_history": [
{
"date": "2024-12-16T18:54:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T18:54:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:23:10+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 EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_8?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_8?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T19:01:21.181229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to trick a user into opening or processing a specially crafted .ogg file. However, this issue still has an Important severity as it allows an attacker to trigger a stack-based buffer overflow and overwrite critical memory regions, including the return address of control data, potentially resulting in unexpected behavior, including arbitrary code execution.",
"title": "Statement"
},
{
"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-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "RHBZ#2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T18:52:30.622000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T18:54:35+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-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11142"
},
{
"category": "workaround",
"details": "Do not process untrusted files with the Vorbis decoder and monitor application crashes as this may indicate exploitation attempts.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet"
},
{
"cve": "CVE-2024-47607",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T20:01:59.806830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in gst_opus_dec_parse_header is of important severity because it allows an attacker to trigger a stack-based buffer overflow by exceeding the pos array\u0027s bounds with unvalidated `n_channels` input. Since the `pos` array is stack-allocated, writing beyond its boundaries can overwrite critical memory regions, including the return address or control data, potentially leading to arbitrary code execution or complete compromise of the affected system. Moreover, the written value, `GST_AUDIO_CHANNEL_POSITION_NONE`, being predictable, may aid attackers in crafting reliable exploits.",
"title": "Statement"
},
{
"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-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "RHBZ#2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47607"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:27.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T18:54:35+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-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11142"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header"
},
{
"cve": "CVE-2024-47615",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-12-11T20:01:04.115457+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application\u0027s crash or possibly allow code execution through heap manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as important severity rather than moderate due to its potential impact on memory integrity and application stability. The out-of-bounds write (OOB-Write) in the `gst_parse_vorbis_setup_packet` function overwrites up to 380 bytes of memory beyond the boundaries of the `vorbis_mode_sizes` array, directly corrupting adjacent memory structures. Such corruption could lead to uncontrolled behavior, including crashes, denial of service, or even arbitrary code execution if an attacker crafts malicious input to exploit the overwritten memory. The absence of proper bounds validation makes the vulnerability exploitable with untrusted input, elevating the risk in scenarios where GStreamer is used to process external or user-supplied media files.",
"title": "Statement"
},
{
"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-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "RHBZ#2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:47.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T18:54:35+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-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11142"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.src",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_8.x86_64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.aarch64",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.i686",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.ppc64le",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.s390x",
"AppStream-8.8.0.Z.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer"
}
]
}
RHSA-2024_11143
Vulnerability from csaf_redhat - Published: 2024-12-16 18:47 - Updated: 2024-12-18 05:22A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application's crash or possibly allow code execution through heap manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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-base is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet (CVE-2024-47538)\n\n* gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer (CVE-2024-47615)\n\n* gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header (CVE-2024-47607)\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.",
"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-2024:11143",
"url": "https://access.redhat.com/errata/RHSA-2024:11143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11143.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-base security update",
"tracking": {
"current_release_date": "2024-12-18T05:22:09+00:00",
"generator": {
"date": "2024-12-18T05:22:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:11143",
"initial_release_date": "2024-12-16T18:47:30+00:00",
"revision_history": [
{
"date": "2024-12-16T18:47:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-12-16T18:47:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:22:09+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"product": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
},
"product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T19:01:21.181229+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Vorbis decoder in the GStreamer library. Processing a specially crafted input file can cause a stack-based buffer overflow in the Vorbis decoder due to improper input validation, resulting in unexpected behavior or, most likely, an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to trick a user into opening or processing a specially crafted .ogg file. However, this issue still has an Important severity as it allows an attacker to trigger a stack-based buffer overflow and overwrite critical memory regions, including the return address of control data, potentially resulting in unexpected behavior, including arbitrary code execution.",
"title": "Statement"
},
{
"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-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "RHBZ#2331727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47538"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8035.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0022.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T18:52:30.622000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T18:47:30+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-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11143"
},
{
"category": "workaround",
"details": "Do not process untrusted files with the Vorbis decoder and monitor application crashes as this may indicate exploitation attempts.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: GStreamer has a stack-buffer overflow in vorbis_handle_identification_packet"
},
{
"cve": "CVE-2024-47607",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-12-11T20:01:59.806830+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331754"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. A stack buffer overflow in the Opus decoder can cause crashes for certain input files, potentially allowing a malicious third party to trigger an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in gst_opus_dec_parse_header is of important severity because it allows an attacker to trigger a stack-based buffer overflow by exceeding the pos array\u0027s bounds with unvalidated `n_channels` input. Since the `pos` array is stack-allocated, writing beyond its boundaries can overwrite critical memory regions, including the return address or control data, potentially leading to arbitrary code execution or complete compromise of the affected system. Moreover, the written value, `GST_AUDIO_CHANNEL_POSITION_NONE`, being predictable, may aid attackers in crafting reliable exploits.",
"title": "Statement"
},
{
"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-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "RHBZ#2331754",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331754"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47607"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47607"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8037.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0024.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:27.569000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T18:47:30+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-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11143"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: stack-buffer overflow in gst_opus_dec_parse_header"
},
{
"cve": "CVE-2024-47615",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-12-11T20:01:04.115457+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GStreamer library. An out-of-bounds write in the Ogg demuxer can cause crashes for certain input files. This vulnerability allows a malicious third party to trigger out-of-bounds writes that can result in the application\u0027s crash or possibly allow code execution through heap manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as important severity rather than moderate due to its potential impact on memory integrity and application stability. The out-of-bounds write (OOB-Write) in the `gst_parse_vorbis_setup_packet` function overwrites up to 380 bytes of memory beyond the boundaries of the `vorbis_mode_sizes` array, directly corrupting adjacent memory structures. Such corruption could lead to uncontrolled behavior, including crashes, denial of service, or even arbitrary code execution if an attacker crafts malicious input to exploit the overwritten memory. The absence of proper bounds validation makes the vulnerability exploitable with untrusted input, elevating the risk in scenarios where GStreamer is used to process external or user-supplied media files.",
"title": "Statement"
},
{
"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-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "RHBZ#2331740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47615"
},
{
"category": "external",
"summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8038.patch"
},
{
"category": "external",
"summary": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html",
"url": "https://gstreamer.freedesktop.org/security/sa-2024-0026.html"
},
{
"category": "external",
"summary": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/",
"url": "https://securitylab.github.com/advisories/GHSL-2024-115_GHSL-2024-118_Gstreamer/"
}
],
"release_date": "2024-12-11T19:13:47.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-12-16T18:47:30+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-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:11143"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.AUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.src",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-devel-0:1.16.1-3.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.i686",
"AppStream-8.4.0.Z.TUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-base: out-of-bounds write in Ogg demuxer"
}
]
}
SUSE-SU-2025:0052-1
Vulnerability from csaf_suse - Published: 2025-01-09 16:35 - Updated: 2025-01-09 16:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 | — |
Vendor Fix
|
{
"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-base",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gstreamer-plugins-base fixes the following issues:\n\n- CVE-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)\n- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)\n- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)\n- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)\n- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)\n- CVE-2024-47613: Fixed a NULL-pointer dereference in gdk-pixbuf decoder. (boo#1234447)\n- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-52,SUSE-SLE-SERVER-12-SP5-LTSS-2025-52,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-52",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0052-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0052-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250052-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0052-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020082.html"
},
{
"category": "self",
"summary": "SUSE Bug 1234415",
"url": "https://bugzilla.suse.com/1234415"
},
{
"category": "self",
"summary": "SUSE Bug 1234447",
"url": "https://bugzilla.suse.com/1234447"
},
{
"category": "self",
"summary": "SUSE Bug 1234450",
"url": "https://bugzilla.suse.com/1234450"
},
{
"category": "self",
"summary": "SUSE Bug 1234455",
"url": "https://bugzilla.suse.com/1234455"
},
{
"category": "self",
"summary": "SUSE Bug 1234456",
"url": "https://bugzilla.suse.com/1234456"
},
{
"category": "self",
"summary": "SUSE Bug 1234459",
"url": "https://bugzilla.suse.com/1234459"
},
{
"category": "self",
"summary": "SUSE Bug 1234460",
"url": "https://bugzilla.suse.com/1234460"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47538 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47538/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47541 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47541/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47542 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47542/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47607 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47613 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47615 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47835 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47835/"
}
],
"title": "Security update for gstreamer-plugins-base",
"tracking": {
"current_release_date": "2025-01-09T16:35:38Z",
"generator": {
"date": "2025-01-09T16:35:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0052-1",
"initial_release_date": "2025-01-09T16:35:38Z",
"revision_history": [
{
"date": "2025-01-09T16:35:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"product": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"product_id": "gstreamer-plugins-base-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"product": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"product_id": "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.aarch64",
"product": {
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.aarch64",
"product_id": "gstreamer-plugins-base-doc-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstapp-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstfft-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstriff-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgsttag-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"product": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"product_id": "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.aarch64",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.aarch64",
"product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "gstreamer-plugins-base-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "gstreamer-plugins-base-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "gstreamer-plugins-base-devel-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "gstreamer-plugins-base-devel-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstallocators-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstallocators-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstapp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstapp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstaudio-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstaudio-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstfft-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstfft-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstpbutils-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstpbutils-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstriff-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstriff-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstrtp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstrtp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstrtsp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstrtsp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstsdp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstsdp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgsttag-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgsttag-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product": {
"name": "libgstvideo-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32",
"product_id": "libgstvideo-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.8.3-13.18.1.i586",
"product": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.i586",
"product_id": "gstreamer-plugins-base-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.i586",
"product": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.i586",
"product_id": "gstreamer-plugins-base-devel-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.i586",
"product": {
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.i586",
"product_id": "gstreamer-plugins-base-doc-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstallocators-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstapp-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstaudio-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstfft-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstpbutils-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstriff-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstrtp-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstrtsp-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstsdp-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgsttag-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.i586",
"product": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.i586",
"product_id": "libgstvideo-1_0-0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.i586",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.i586",
"product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"product": {
"name": "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"product_id": "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"product": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"product_id": "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"product": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"product_id": "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.ppc64le",
"product": {
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.ppc64le",
"product_id": "gstreamer-plugins-base-doc-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"product_id": "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.ppc64le",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.ppc64le",
"product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.8.3-13.18.1.s390",
"product": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.s390",
"product_id": "gstreamer-plugins-base-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390",
"product": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390",
"product_id": "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390",
"product": {
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390",
"product_id": "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstallocators-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstapp-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstaudio-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstfft-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstpbutils-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstriff-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstrtp-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstrtsp-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstsdp-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgsttag-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.s390",
"product": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.s390",
"product_id": "libgstvideo-1_0-0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390",
"product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"product": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"product_id": "gstreamer-plugins-base-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "gstreamer-plugins-base-32bit-1.8.3-13.18.1.s390x",
"product_id": "gstreamer-plugins-base-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"product": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"product_id": "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.s390x",
"product_id": "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390x",
"product": {
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390x",
"product_id": "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstallocators-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstapp-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstaudio-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstfft-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstfft-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstfft-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstriff-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstriff-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstriff-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstrtp-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstsdp-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgsttag-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"product_id": "libgstvideo-1_0-0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product": {
"name": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"product_id": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390x",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390x",
"product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"product": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"product_id": "gstreamer-plugins-base-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "gstreamer-plugins-base-32bit-1.8.3-13.18.1.x86_64",
"product_id": "gstreamer-plugins-base-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"product": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"product_id": "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.x86_64",
"product_id": "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.x86_64",
"product": {
"name": "gstreamer-plugins-base-doc-1.8.3-13.18.1.x86_64",
"product_id": "gstreamer-plugins-base-doc-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstapp-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstfft-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstfft-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstfft-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstriff-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstriff-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstriff-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgsttag-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"product_id": "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product": {
"name": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"product_id": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.x86_64",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.x86_64",
"product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64"
},
"product_reference": "gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le"
},
"product_reference": "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x"
},
"product_reference": "gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64"
},
"product_reference": "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le"
},
"product_reference": "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x"
},
"product_reference": "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch"
},
"product_reference": "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x"
},
"product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64"
},
"product_reference": "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le"
},
"product_reference": "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x"
},
"product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch"
},
"product_reference": "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
},
"product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47538"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the `vorbis_handle_identification_packet` function within `gstvorbisdec.c`. The position array is a stack-allocated buffer of size 64. If vd-\u003evi.channels exceeds 64, the for loop will write beyond the boundaries of the position array. The value written will always be `GST_AUDIO_CHANNEL_POSITION_NONE`. This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the `GstAudioInfo` info structure. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47538",
"url": "https://www.suse.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "SUSE Bug 1234415 for CVE-2024-47538",
"url": "https://bugzilla.suse.com/1234415"
}
],
"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 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:35:38Z",
"details": "important"
}
],
"title": "CVE-2024-47538"
},
{
"cve": "CVE-2024-47541",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47541"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gst_ssa_parse_remove_override_codes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA (SubStation Alpha) style override codes, which are enclosed in curly brackets ({}). The issue arises when a closing curly bracket \"}\" appears before an opening curly bracket \"{\" in the input string. In this case, memmove() incorrectly duplicates a substring. With each successive loop iteration, the size passed to memmove() becomes progressively larger (strlen(end+1)), leading to a write beyond the allocated memory bounds. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47541",
"url": "https://www.suse.com/security/cve/CVE-2024-47541"
},
{
"category": "external",
"summary": "SUSE Bug 1234459 for CVE-2024-47541",
"url": "https://bugzilla.suse.com/1234459"
}
],
"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 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:35:38Z",
"details": "moderate"
}
],
"title": "CVE-2024-47541"
},
{
"cve": "CVE-2024-47542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47542"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work-\u003ehdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47542",
"url": "https://www.suse.com/security/cve/CVE-2024-47542"
},
{
"category": "external",
"summary": "SUSE Bug 1234460 for CVE-2024-47542",
"url": "https://bugzilla.suse.com/1234460"
}
],
"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 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:35:38Z",
"details": "moderate"
}
],
"title": "CVE-2024-47542"
},
{
"cve": "CVE-2024-47607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47607"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c\u0027. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47607",
"url": "https://www.suse.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "SUSE Bug 1234455 for CVE-2024-47607",
"url": "https://bugzilla.suse.com/1234455"
}
],
"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 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:35:38Z",
"details": "important"
}
],
"title": "CVE-2024-47607"
},
{
"cve": "CVE-2024-47613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47613"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been identified in `gst_gdk_pixbuf_dec_flush` within `gstgdkpixbufdec.c`. This function invokes `memcpy`, using `out_pix` as the destination address. `out_pix` is expected to point to the frame 0 from the frame structure, which is read from the input file. However, in certain situations, it can points to a NULL frame, causing the subsequent call to `memcpy` to attempt writing to the null address (0x00), leading to a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47613",
"url": "https://www.suse.com/security/cve/CVE-2024-47613"
},
{
"category": "external",
"summary": "SUSE Bug 1234447 for CVE-2024-47613",
"url": "https://bugzilla.suse.com/1234447"
}
],
"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 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:35:38Z",
"details": "moderate"
}
],
"title": "CVE-2024-47613"
},
{
"cve": "CVE-2024-47615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47615"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gst_parse_vorbis_setup_packet within vorbis_parse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the pad-\u003evorbis_mode_sizes array (which size is 256). When this happens, the for loop overwrites the entire pad structure with 0s and 1s, affecting adjacent memory as well. This OOB-write can overwrite up to 380 bytes of memory beyond the boundaries of the pad-\u003evorbis_mode_sizes array. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47615",
"url": "https://www.suse.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "SUSE Bug 1234456 for CVE-2024-47615",
"url": "https://bugzilla.suse.com/1234456"
}
],
"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 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:35:38Z",
"details": "important"
}
],
"title": "CVE-2024-47615"
},
{
"cve": "CVE-2024-47835",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47835"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character \u0027]\u0027 in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character \u0027]\u0027, strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47835",
"url": "https://www.suse.com/security/cve/CVE-2024-47835"
},
{
"category": "external",
"summary": "SUSE Bug 1234450 for CVE-2024-47835",
"url": "https://bugzilla.suse.com/1234450"
}
],
"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 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:35:38Z",
"details": "moderate"
}
],
"title": "CVE-2024-47835"
}
]
}
SUSE-SU-2025:0054-1
Vulnerability from csaf_suse - Published: 2025-01-09 16:36 - Updated: 2025-01-09 16:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 | — |
Vendor Fix
|
{
"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-base",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gstreamer-plugins-base fixes the following issues:\n\n- CVE-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)\n- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)\n- CVE-2024-47600: Fixed an out-of-bounds read in gst-discoverer-1.0 commandline tool. (bsc#1234453)\n- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)\n- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)\n- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)\n- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-54,SUSE-SLE-Micro-5.5-2025-54,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-54,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-54,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-54,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-54",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0054-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0054-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250054-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0054-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020080.html"
},
{
"category": "self",
"summary": "SUSE Bug 1234415",
"url": "https://bugzilla.suse.com/1234415"
},
{
"category": "self",
"summary": "SUSE Bug 1234450",
"url": "https://bugzilla.suse.com/1234450"
},
{
"category": "self",
"summary": "SUSE Bug 1234453",
"url": "https://bugzilla.suse.com/1234453"
},
{
"category": "self",
"summary": "SUSE Bug 1234455",
"url": "https://bugzilla.suse.com/1234455"
},
{
"category": "self",
"summary": "SUSE Bug 1234456",
"url": "https://bugzilla.suse.com/1234456"
},
{
"category": "self",
"summary": "SUSE Bug 1234459",
"url": "https://bugzilla.suse.com/1234459"
},
{
"category": "self",
"summary": "SUSE Bug 1234460",
"url": "https://bugzilla.suse.com/1234460"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47538 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47538/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47541 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47541/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47542 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47542/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47600 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47600/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47607 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47615 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47835 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47835/"
}
],
"title": "Security update for gstreamer-plugins-base",
"tracking": {
"current_release_date": "2025-01-09T16:36:41Z",
"generator": {
"date": "2025-01-09T16:36:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0054-1",
"initial_release_date": "2025-01-09T16:36:41Z",
"revision_history": [
{
"date": "2025-01-09T16:36:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"product_id": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"product_id": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "gstreamer-plugins-base-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "gstreamer-plugins-base-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "gstreamer-plugins-base-devel-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "gstreamer-plugins-base-devel-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstallocators-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstallocators-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstapp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstapp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstaudio-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstaudio-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstfft-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstfft-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstgl-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstgl-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstgl-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstpbutils-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstpbutils-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstriff-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstriff-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstrtp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstrtp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstrtsp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstrtsp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstsdp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstsdp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgsttag-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgsttag-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product": {
"name": "libgstvideo-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32",
"product_id": "libgstvideo-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.i586",
"product": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.i586",
"product_id": "gstreamer-plugins-base-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.i586",
"product": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.i586",
"product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstapp-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstfft-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstgl-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstriff-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgsttag-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.i586",
"product_id": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.i586",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.i586",
"product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"product": {
"name": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"product_id": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"product_id": "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"product_id": "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"product_id": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"product_id": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "gstreamer-plugins-base-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "gstreamer-plugins-base-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstallocators-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstallocators-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstallocators-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstapp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstapp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstapp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstfft-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstfft-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstfft-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstgl-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstgl-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstgl-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstriff-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstriff-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstriff-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstrtp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstrtp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstrtp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstsdp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstsdp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstsdp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgsttag-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgsttag-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgsttag-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64",
"product_id": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"product": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch"
},
"product_reference": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch"
},
"product_reference": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch"
},
"product_reference": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch"
},
"product_reference": "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
},
"product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47538"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the `vorbis_handle_identification_packet` function within `gstvorbisdec.c`. The position array is a stack-allocated buffer of size 64. If vd-\u003evi.channels exceeds 64, the for loop will write beyond the boundaries of the position array. The value written will always be `GST_AUDIO_CHANNEL_POSITION_NONE`. This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the `GstAudioInfo` info structure. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47538",
"url": "https://www.suse.com/security/cve/CVE-2024-47538"
},
{
"category": "external",
"summary": "SUSE Bug 1234415 for CVE-2024-47538",
"url": "https://bugzilla.suse.com/1234415"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:36:41Z",
"details": "important"
}
],
"title": "CVE-2024-47538"
},
{
"cve": "CVE-2024-47541",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47541"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gst_ssa_parse_remove_override_codes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA (SubStation Alpha) style override codes, which are enclosed in curly brackets ({}). The issue arises when a closing curly bracket \"}\" appears before an opening curly bracket \"{\" in the input string. In this case, memmove() incorrectly duplicates a substring. With each successive loop iteration, the size passed to memmove() becomes progressively larger (strlen(end+1)), leading to a write beyond the allocated memory bounds. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47541",
"url": "https://www.suse.com/security/cve/CVE-2024-47541"
},
{
"category": "external",
"summary": "SUSE Bug 1234459 for CVE-2024-47541",
"url": "https://bugzilla.suse.com/1234459"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:36:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-47541"
},
{
"cve": "CVE-2024-47542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47542"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work-\u003ehdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47542",
"url": "https://www.suse.com/security/cve/CVE-2024-47542"
},
{
"category": "external",
"summary": "SUSE Bug 1234460 for CVE-2024-47542",
"url": "https://bugzilla.suse.com/1234460"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:36:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-47542"
},
{
"cve": "CVE-2024-47600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47600"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been detected in the format_channel_mask function in gst-discoverer.c. The vulnerability affects the local array position, which is defined with a fixed size of 64 elements. However, the function gst_discoverer_audio_info_get_channels may return a guint channels value greater than 64. This causes the for loop to attempt access beyond the bounds of the position array, resulting in an OOB-read when an index greater than 63 is used. This vulnerability can result in reading unintended bytes from the stack. Additionally, the dereference of value-\u003evalue_nick after the OOB-read can lead to further memory corruption or undefined behavior. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47600",
"url": "https://www.suse.com/security/cve/CVE-2024-47600"
},
{
"category": "external",
"summary": "SUSE Bug 1234453 for CVE-2024-47600",
"url": "https://bugzilla.suse.com/1234453"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:36:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-47600"
},
{
"cve": "CVE-2024-47607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47607"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c\u0027. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47607",
"url": "https://www.suse.com/security/cve/CVE-2024-47607"
},
{
"category": "external",
"summary": "SUSE Bug 1234455 for CVE-2024-47607",
"url": "https://bugzilla.suse.com/1234455"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:36:41Z",
"details": "important"
}
],
"title": "CVE-2024-47607"
},
{
"cve": "CVE-2024-47615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47615"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gst_parse_vorbis_setup_packet within vorbis_parse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the pad-\u003evorbis_mode_sizes array (which size is 256). When this happens, the for loop overwrites the entire pad structure with 0s and 1s, affecting adjacent memory as well. This OOB-write can overwrite up to 380 bytes of memory beyond the boundaries of the pad-\u003evorbis_mode_sizes array. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47615",
"url": "https://www.suse.com/security/cve/CVE-2024-47615"
},
{
"category": "external",
"summary": "SUSE Bug 1234456 for CVE-2024-47615",
"url": "https://bugzilla.suse.com/1234456"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:36:41Z",
"details": "important"
}
],
"title": "CVE-2024-47615"
},
{
"cve": "CVE-2024-47835",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47835"
}
],
"notes": [
{
"category": "general",
"text": "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character \u0027]\u0027 in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character \u0027]\u0027, strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47835",
"url": "https://www.suse.com/security/cve/CVE-2024-47835"
},
{
"category": "external",
"summary": "SUSE Bug 1234450 for CVE-2024-47835",
"url": "https://bugzilla.suse.com/1234450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-09T16:36:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-47835"
}
]
}
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.