Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-20382 (GCVE-0-2019-20382)
Vulnerability from cvelistv5 – Published: 2020-03-05 18:27 – Updated: 2024-08-05 02:39- n/a
| URL | Tags |
|---|---|
| https://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=6… | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2020/03/05/1 | x_refsource_MISC |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://www.debian.org/security/2020/dsa-4665 | vendor-advisoryx_refsource_DEBIAN |
| https://usn.ubuntu.com/4372-1/ | vendor-advisoryx_refsource_UBUNTU |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T02:39:09.409Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2020/03/05/1"
},
{
"name": "openSUSE-SU-2020:0468",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00007.html"
},
{
"name": "DSA-4665",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2020/dsa-4665"
},
{
"name": "USN-4372-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4372-1/"
},
{
"name": "[debian-lts-announce] 20200726 [SECURITY] [DLA 2288-1] qemu security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00020.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "QEMU 4.1.0 has a memory leak in zrle_compress_data in ui/vnc-enc-zrle.c during a VNC disconnect operation because libz is misused, resulting in a situation where memory allocated in deflateInit2 is not freed in deflateEnd."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-07-26T13:06:06.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2020/03/05/1"
},
{
"name": "openSUSE-SU-2020:0468",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00007.html"
},
{
"name": "DSA-4665",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2020/dsa-4665"
},
{
"name": "USN-4372-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4372-1/"
},
{
"name": "[debian-lts-announce] 20200726 [SECURITY] [DLA 2288-1] qemu security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00020.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20382",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "QEMU 4.1.0 has a memory leak in zrle_compress_data in ui/vnc-enc-zrle.c during a VNC disconnect operation because libz is misused, resulting in a situation where memory allocated in deflateInit2 is not freed in deflateEnd."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://git.qemu.org/?p=qemu.git;a=commit;h=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0",
"refsource": "MISC",
"url": "https://git.qemu.org/?p=qemu.git;a=commit;h=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0"
},
{
"name": "http://www.openwall.com/lists/oss-security/2020/03/05/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2020/03/05/1"
},
{
"name": "openSUSE-SU-2020:0468",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00007.html"
},
{
"name": "DSA-4665",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2020/dsa-4665"
},
{
"name": "USN-4372-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4372-1/"
},
{
"name": "[debian-lts-announce] 20200726 [SECURITY] [DLA 2288-1] qemu security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00020.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-20382",
"datePublished": "2020-03-05T18:27:21.000Z",
"dateReserved": "2020-01-20T00:00:00.000Z",
"dateUpdated": "2024-08-05T02:39:09.409Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-20382",
"date": "2026-06-05",
"epss": "0.00044",
"percentile": "0.13954"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-20382\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2020-03-05T19:15:11.357\",\"lastModified\":\"2024-11-21T04:38:20.967\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"QEMU 4.1.0 has a memory leak in zrle_compress_data in ui/vnc-enc-zrle.c during a VNC disconnect operation because libz is misused, resulting in a situation where memory allocated in deflateInit2 is not freed in deflateEnd.\"},{\"lang\":\"es\",\"value\":\"QEMU versi\u00f3n 4.1.0, presenta una p\u00e9rdida de memoria en la funci\u00f3n zrle_compress_data en el archivo ui/vnc-enc-zrle.c durante una operaci\u00f3n de desconexi\u00f3n de VNC porque libz es usada inapropiadamente, resultando en una situaci\u00f3n donde la memoria asignada en deflateInit2 no es liberada en deflateEnd.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":3.5,\"baseSeverity\":\"LOW\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.1,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:A/AC:L/Au:S/C:N/I:N/A:P\",\"baseScore\":2.7,\"accessVector\":\"ADJACENT_NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":5.1,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-401\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:4.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"14EA5400-9958-43EF-91CA-FEB3231B9C97\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"7A5301BF-1402-4BE0-A0F8-69FBE79BC6D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"902B8056-9E37-443B-8905-8AA93E2447FB\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00007.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Broken Link\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/03/05/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00020.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4372-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4665\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00007.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2020/03/05/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=6bf21f3d83e95bcc4ba35a7a07cc6655e8b010b0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4372-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2020/dsa-4665\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
RHSA-2020:3906
Vulnerability from csaf_redhat - Published: 2020-09-29 20:41 - Updated: 2025-11-21 18:16qemu-seccomp.c in QEMU might allow local OS guest users to cause a denial of service (guest crash) by leveraging mishandling of the seccomp policy for threads other than the main thread.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9:qemu-img-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-10:1.5.3-175.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-img-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-img-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-10:1.5.3-175.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-img-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
A memory leakage flaw was found in the way the VNC display driver of QEMU handled the connection disconnect when ZRLE and Tight encoding are enabled. Two VncState objects are created, and one allocates memory for the Zlib's data object. This allocated memory is not freed upon disconnection, resulting in a memory leak. An attacker able to connect to the VNC server could use this flaw to leak host memory, leading to a potential denial of service.
CWE-772 - Missing Release of Resource after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9:qemu-img-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-10:1.5.3-175.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-img-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-img-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-10:1.5.3-175.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-img-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 qemu-kvm is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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": "Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.\n\nSecurity Fix(es):\n\n* QEMU: seccomp: blacklist is not applied to all threads (CVE-2018-15746)\n\n* QEMU: vnc: memory leakage upon disconnect (CVE-2019-20382)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3906",
"url": "https://access.redhat.com/errata/RHSA-2020:3906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index"
},
{
"category": "external",
"summary": "1615637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1615637"
},
{
"category": "external",
"summary": "1791679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1791679"
},
{
"category": "external",
"summary": "1802215",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1802215"
},
{
"category": "external",
"summary": "1810390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810390"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3906.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-21T18:16:56+00:00",
"generator": {
"date": "2025-11-21T18:16:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:3906",
"initial_release_date": "2020-09-29T20:41:20+00:00",
"revision_history": [
{
"date": "2020-09-29T20:41:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-29T20:41:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:16:56+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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-img-10:1.5.3-175.el7.x86_64",
"product": {
"name": "qemu-img-10:1.5.3-175.el7.x86_64",
"product_id": "qemu-img-10:1.5.3-175.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@1.5.3-175.el7?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-10:1.5.3-175.el7.x86_64",
"product": {
"name": "qemu-kvm-10:1.5.3-175.el7.x86_64",
"product_id": "qemu-kvm-10:1.5.3-175.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-175.el7?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"product": {
"name": "qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"product_id": "qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@1.5.3-175.el7?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"product": {
"name": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"product_id": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@1.5.3-175.el7?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-175.el7?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-10:1.5.3-175.el7.src",
"product": {
"name": "qemu-kvm-10:1.5.3-175.el7.src",
"product_id": "qemu-kvm-10:1.5.3-175.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-175.el7?arch=src\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9:qemu-img-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Client-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-175.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9:qemu-kvm-10:1.5.3-175.el7.src"
},
"product_reference": "qemu-kvm-10:1.5.3-175.el7.src",
"relates_to_product_reference": "7Client-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Client-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Client-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Client-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Client-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9:qemu-img-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-175.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.src"
},
"product_reference": "qemu-kvm-10:1.5.3-175.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-img-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-175.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-10:1.5.3-175.el7.src"
},
"product_reference": "qemu-kvm-10:1.5.3-175.el7.src",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9:qemu-img-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-175.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.src"
},
"product_reference": "qemu-kvm-10:1.5.3-175.el7.src",
"relates_to_product_reference": "7Workstation-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jann Horn"
],
"organization": "Google.com"
}
],
"cve": "CVE-2018-15746",
"cwe": {
"id": "CWE-184",
"name": "Incomplete List of Disallowed Inputs"
},
"discovery_date": "2018-07-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1615637"
}
],
"notes": [
{
"category": "description",
"text": "qemu-seccomp.c in QEMU might allow local OS guest users to cause a denial of service (guest crash) by leveraging mishandling of the seccomp policy for threads other than the main thread.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: seccomp: blacklist is not applied to all threads",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-15746"
},
{
"category": "external",
"summary": "RHBZ#1615637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1615637"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-15746",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-15746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15746"
}
],
"release_date": "2018-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T20:41:20+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\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"7Client-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3906"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Client-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "QEMU: seccomp: blacklist is not applied to all threads"
},
{
"cve": "CVE-2019-20382",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2019-09-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1810390"
}
],
"notes": [
{
"category": "description",
"text": "A memory leakage flaw was found in the way the VNC display driver of QEMU handled the connection disconnect when ZRLE and Tight encoding are enabled. Two VncState objects are created, and one allocates memory for the Zlib\u0027s data object. This allocated memory is not freed upon disconnection, resulting in a memory leak. An attacker able to connect to the VNC server could use this flaw to leak host memory, leading to a potential denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: vnc: memory leakage upon disconnect",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of `qemu-kvm` as shipped with Red Hat Enterprise Linux 6 as they did not include the vulnerable code.",
"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": [
"7Client-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20382"
},
{
"category": "external",
"summary": "RHBZ#1810390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20382"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20382",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20382"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/03/05/1",
"url": "https://www.openwall.com/lists/oss-security/2020/03/05/1"
}
],
"release_date": "2019-09-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T20:41:20+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\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"7Client-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3906"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Client-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Client-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Client-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7ComputeNode-optional-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7ComputeNode-optional-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Server-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Server-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-img-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.src",
"7Workstation-7.9:qemu-kvm-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-common-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-debuginfo-10:1.5.3-175.el7.x86_64",
"7Workstation-7.9:qemu-kvm-tools-10:1.5.3-175.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "QEMU: vnc: memory leakage upon disconnect"
}
]
}
RHSA-2020:3907
Vulnerability from csaf_redhat - Published: 2020-09-29 20:40 - Updated: 2025-11-21 18:16qemu-seccomp.c in QEMU might allow local OS guest users to cause a denial of service (guest crash) by leveraging mishandling of the seccomp policy for threads other than the main thread.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
A memory leakage flaw was found in the way the VNC display driver of QEMU handled the connection disconnect when ZRLE and Tight encoding are enabled. Two VncState objects are created, and one allocates memory for the Zlib's data object. This allocated memory is not freed upon disconnection, resulting in a memory leak. An attacker able to connect to the VNC server could use this flaw to leak host memory, leading to a potential denial of service.
CWE-772 - Missing Release of Resource after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Low"
},
"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 qemu-kvm-ma is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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": "Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-ma packages provide the user-space component for running virtual machines that use KVM on the IBM z Systems, IBM Power, and 64-bit ARM architectures.\n\nSecurity Fix(es):\n\n* QEMU: seccomp: blacklist is not applied to all threads (CVE-2018-15746)\n\n* QEMU: vnc: memory leakage upon disconnect (CVE-2019-20382)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:3907",
"url": "https://access.redhat.com/errata/RHSA-2020:3907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index"
},
{
"category": "external",
"summary": "1615637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1615637"
},
{
"category": "external",
"summary": "1810390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810390"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3907.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm-ma security update",
"tracking": {
"current_release_date": "2025-11-21T18:16:56+00:00",
"generator": {
"date": "2025-11-21T18:16:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:3907",
"initial_release_date": "2020-09-29T20:40:27+00:00",
"revision_history": [
{
"date": "2020-09-29T20:40:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-09-29T20:40:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:16:56+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 Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"product": {
"name": "qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"product_id": "qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-ma@2.12.0-48.el7?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"product": {
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"product_id": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-ma@2.12.0-48.el7?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"product": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"product_id": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ma@2.12.0-48.el7?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"product": {
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"product_id": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-ma@2.12.0-48.el7?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"product": {
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"product_id": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ma-debuginfo@2.12.0-48.el7?arch=ppc64le\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-img-ma-10:2.12.0-48.el7.ppc64",
"product": {
"name": "qemu-img-ma-10:2.12.0-48.el7.ppc64",
"product_id": "qemu-img-ma-10:2.12.0-48.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-ma@2.12.0-48.el7?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"product": {
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"product_id": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ma-debuginfo@2.12.0-48.el7?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"product": {
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"product_id": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-ma@2.12.0-48.el7?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"product": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"product_id": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ma@2.12.0-48.el7?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"product": {
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"product_id": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-ma@2.12.0-48.el7?arch=ppc64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-img-ma-10:2.12.0-48.el7.s390x",
"product": {
"name": "qemu-img-ma-10:2.12.0-48.el7.s390x",
"product_id": "qemu-img-ma-10:2.12.0-48.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-ma@2.12.0-48.el7?arch=s390x\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"product": {
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"product_id": "qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-ma@2.12.0-48.el7?arch=s390x\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"product": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"product_id": "qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ma@2.12.0-48.el7?arch=s390x\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"product": {
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"product_id": "qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-ma@2.12.0-48.el7?arch=s390x\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"product": {
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"product_id": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ma-debuginfo@2.12.0-48.el7?arch=s390x\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-ma-10:2.12.0-48.el7.src",
"product": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.src",
"product_id": "qemu-kvm-ma-10:2.12.0-48.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-ma@2.12.0-48.el7?arch=src\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-ma-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-img-ma-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-ma-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-ma-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-img-ma-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src"
},
"product_reference": "qemu-kvm-ma-10:2.12.0-48.el7.src",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-ma-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-img-ma-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-ma-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-ma-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-img-ma-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-ma-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-10:2.12.0-48.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src"
},
"product_reference": "qemu-kvm-ma-10:2.12.0-48.el7.src",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64"
},
"product_reference": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le"
},
"product_reference": "qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x"
},
"product_reference": "qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Jann Horn"
],
"organization": "Google.com"
}
],
"cve": "CVE-2018-15746",
"cwe": {
"id": "CWE-184",
"name": "Incomplete List of Disallowed Inputs"
},
"discovery_date": "2018-07-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1615637"
}
],
"notes": [
{
"category": "description",
"text": "qemu-seccomp.c in QEMU might allow local OS guest users to cause a denial of service (guest crash) by leveraging mishandling of the seccomp policy for threads other than the main thread.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: seccomp: blacklist is not applied to all threads",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-15746"
},
{
"category": "external",
"summary": "RHBZ#1615637",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1615637"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-15746",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-15746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15746"
}
],
"release_date": "2018-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T20:40:27+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\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3907"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "QEMU: seccomp: blacklist is not applied to all threads"
},
{
"cve": "CVE-2019-20382",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2019-09-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1810390"
}
],
"notes": [
{
"category": "description",
"text": "A memory leakage flaw was found in the way the VNC display driver of QEMU handled the connection disconnect when ZRLE and Tight encoding are enabled. Two VncState objects are created, and one allocates memory for the Zlib\u0027s data object. This allocated memory is not freed upon disconnection, resulting in a memory leak. An attacker able to connect to the VNC server could use this flaw to leak host memory, leading to a potential denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: vnc: memory leakage upon disconnect",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of `qemu-kvm` as shipped with Red Hat Enterprise Linux 6 as they did not include the vulnerable code.",
"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": [
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20382"
},
{
"category": "external",
"summary": "RHBZ#1810390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20382"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20382",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20382"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/03/05/1",
"url": "https://www.openwall.com/lists/oss-security/2020/03/05/1"
}
],
"release_date": "2019-09-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-09-29T20:40:27+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\n\nAfter installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.",
"product_ids": [
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:3907"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-img-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-common-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-ma-10:2.12.0-48.el7.src",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-ma-debuginfo-10:2.12.0-48.el7.s390x",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.ppc64le",
"7Server-optional-7.9:qemu-kvm-tools-ma-10:2.12.0-48.el7.s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "QEMU: vnc: memory leakage upon disconnect"
}
]
}
RHSA-2020:4167
Vulnerability from csaf_redhat - Published: 2020-10-05 10:00 - Updated: 2025-11-21 18:17A memory leakage flaw was found in the way the VNC display driver of QEMU handled the connection disconnect when ZRLE and Tight encoding are enabled. Two VncState objects are created, and one allocates memory for the Zlib's data object. This allocated memory is not freed upon disconnection, resulting in a memory leak. An attacker able to connect to the VNC server could use this flaw to leak host memory, leading to a potential denial of service.
CWE-772 - Missing Release of Resource after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU. This issue occurs while processing USB packets from a guest when USBDevice 'setup_len' exceeds its 'data_buf[4096]' in the do_token_in, do_token_out routines. This flaw allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.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 qemu-kvm-rhev is now available for Red Hat OpenStack Platform\n13 (Queens).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "KVM (Kernel-based Virtual Machine) is a full virtualization solution for\nLinux on a variety of architectures. The qemu-kvm-rhev packages provide the\nuser-space component for running virtual machines that use KVM in\nenvironments managed by Red Hat products.\n\nSecurity Fix(es):\n\n* usb: out-of-bounds r/w access issue while processing usb packets (CVE-2020-14364)\n* vnc: memory leakage upon disconnect (CVE-2019-20382)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage 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-2020:4167",
"url": "https://access.redhat.com/errata/RHSA-2020:4167"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1810390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810390"
},
{
"category": "external",
"summary": "1856805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856805"
},
{
"category": "external",
"summary": "1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4167.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm-rhev security update",
"tracking": {
"current_release_date": "2025-11-21T18:17:23+00:00",
"generator": {
"date": "2025-11-21T18:17:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:4167",
"initial_release_date": "2020-10-05T10:00:09+00:00",
"revision_history": [
{
"date": "2020-10-05T10:00:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-10-05T10:00:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:17:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 13.0",
"product": {
"name": "Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:13::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product": {
"name": "Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:13::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product": {
"name": "qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product_id": "qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-rhev@2.12.0-48.el7_9.1?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product": {
"name": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product_id": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.12.0-48.el7_9.1?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product": {
"name": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product_id": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.12.0-48.el7_9.1?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product": {
"name": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product_id": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.12.0-48.el7_9.1?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"product": {
"name": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"product_id": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.12.0-48.el7_9.1?arch=ppc64le\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product": {
"name": "qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product_id": "qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-rhev@2.12.0-48.el7_9.1?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product": {
"name": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product_id": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.12.0-48.el7_9.1?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product": {
"name": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product_id": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.12.0-48.el7_9.1?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product": {
"name": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product_id": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.12.0-48.el7_9.1?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"product": {
"name": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"product_id": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.12.0-48.el7_9.1?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product": {
"name": "qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product_id": "qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-rhev@2.12.0-18.el7_6.12?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product": {
"name": "qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product_id": "qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.12.0-18.el7_6.12?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product": {
"name": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product_id": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.12.0-18.el7_6.12?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product": {
"name": "qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product_id": "qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.12.0-18.el7_6.12?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"product": {
"name": "qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"product_id": "qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.12.0-18.el7_6.12?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"product": {
"name": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"product_id": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.12.0-48.el7_9.1?arch=src\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"product": {
"name": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"product_id": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.12.0-18.el7_6.12?arch=src\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64 as a component of Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64 as a component of Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src as a component of Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src"
},
"product_reference": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"relates_to_product_reference": "7Server-7.6.EUS-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64 as a component of Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64 as a component of Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64 as a component of Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le"
},
"product_reference": "qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64 as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le"
},
"product_reference": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64 as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le"
},
"product_reference": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src"
},
"product_reference": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64 as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64 as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64 as a component of Red Hat OpenStack Platform 13.0",
"product_id": "7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-20382",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2019-09-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1810390"
}
],
"notes": [
{
"category": "description",
"text": "A memory leakage flaw was found in the way the VNC display driver of QEMU handled the connection disconnect when ZRLE and Tight encoding are enabled. Two VncState objects are created, and one allocates memory for the Zlib\u0027s data object. This allocated memory is not freed upon disconnection, resulting in a memory leak. An attacker able to connect to the VNC server could use this flaw to leak host memory, leading to a potential denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: vnc: memory leakage upon disconnect",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw did not affect the versions of `qemu-kvm` as shipped with Red Hat Enterprise Linux 6 as they did not include the vulnerable code.",
"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": [
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-20382"
},
{
"category": "external",
"summary": "RHBZ#1810390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1810390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-20382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20382"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20382",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20382"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/03/05/1",
"url": "https://www.openwall.com/lists/oss-security/2020/03/05/1"
}
],
"release_date": "2019-09-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-05T10:00:09+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4167"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "QEMU: vnc: memory leakage upon disconnect"
},
{
"acknowledgments": [
{
"names": [
"Xiao Wei"
],
"organization": "360.com"
},
{
"names": [
"Ziming Zhang"
]
}
],
"cve": "CVE-2020-14364",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2020-08-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869201"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read/write access flaw was found in the USB emulator of the QEMU. This issue occurs while processing USB packets from a guest when USBDevice \u0027setup_len\u0027 exceeds its \u0027data_buf[4096]\u0027 in the do_token_in, do_token_out routines. This flaw allows a guest user to crash the QEMU process, resulting in a denial of service, or the potential execution of arbitrary code with the privileges of the QEMU process on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the version of the qemu-kvm package as shipped with the Red Hat Enterprise Linux 6, 7 and 8. Future qemu-kvm package updates for Red Hat Enterprise Linux 6, 7 and 8 may\naddress this issue.\n\nRed Hat Enterprise Linux 5 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in its future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.\n\nRed Hat OpenStack Platform 15 and newer consume fixes directly from the Red Hat Enterprise Linux 8 Advanced Virtualization repository.",
"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": [
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14364"
},
{
"category": "external",
"summary": "RHBZ#1869201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14364"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/2",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/2"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2020/08/24/3",
"url": "https://www.openwall.com/lists/oss-security/2020/08/24/3"
}
],
"release_date": "2020-08-24T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-10-05T10:00:09+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:4167"
},
{
"category": "workaround",
"details": "Using Libvirt management interface to manage guest VMs significantly reduces impact of this issue. Libvirt starts each guest process with an unprivileged system user(ex. qemu) privileges and further confines the process with strict sVirt and SELinux policies.\n\n* https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_security_guide/",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.12.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.12.x86_64",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-img-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-common-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.src",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-rhev-debuginfo-10:2.12.0-48.el7_9.1.x86_64",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.ppc64le",
"7Server-RH7-RHOS-13.0:qemu-kvm-tools-rhev-10:2.12.0-48.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "QEMU: usb: out-of-bounds r/w access issue while processing usb packets"
}
]
}
SUSE-SU-2020:0844-1
Vulnerability from csaf_suse - Published: 2020-04-01 14:19 - Updated: 2020-04-01 14:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.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 qemu",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for qemu fixes the following issues:\n\n- CVE-2020-7039: Fixed a heap buffer overflow in tcp_emu() routine while emulating IRC and\n other protocols (bsc#1161066).\n- CVE-2019-15034: Fixed a buffer overflow in hw/display/bochs-display.c due to improper PCI \n config space allocation (bsc#1166379).\n- CVE-2020-1711: Fixed an out of bounds heap buffer access iscsi_co_block_status() routine\n which could have allowed a remote denial of service or arbitrary code with privileges \n of the QEMU process on the host (bsc#1166240).\n- CVE-2019-6778: Fixed a heap buffer overflow in tcp_emu() routine while emulating \n the identification protocol and copying message data to a socket buffer (bsc#1123156).\n- CVE-2020-8608: Fixed a heap buffer overflow in tcp_emu() routine while emulating IRC and\n other protocols (bsc#1163018).\n- CVE-2019-20382: Fixed a memory leak in the VNC display driver which could have led to \n exhaustion of the host memory leading to a potential Denial of service (bsc#1165776).\n- Fixed a live migration error (bsc#1154790).\n- Fixed an issue where migrating VMs on KVM gets missing features:ospke error (bsc#1162729).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-844,SUSE-SLE-Module-Basesystem-15-SP1-2020-844,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2020-844,SUSE-SLE-Module-Server-Applications-15-SP1-2020-844",
"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-2020_0844-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0844-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200844-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0844-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006662.html"
},
{
"category": "self",
"summary": "SUSE Bug 1123156",
"url": "https://bugzilla.suse.com/1123156"
},
{
"category": "self",
"summary": "SUSE Bug 1154790",
"url": "https://bugzilla.suse.com/1154790"
},
{
"category": "self",
"summary": "SUSE Bug 1161066",
"url": "https://bugzilla.suse.com/1161066"
},
{
"category": "self",
"summary": "SUSE Bug 1162729",
"url": "https://bugzilla.suse.com/1162729"
},
{
"category": "self",
"summary": "SUSE Bug 1163018",
"url": "https://bugzilla.suse.com/1163018"
},
{
"category": "self",
"summary": "SUSE Bug 1165776",
"url": "https://bugzilla.suse.com/1165776"
},
{
"category": "self",
"summary": "SUSE Bug 1166240",
"url": "https://bugzilla.suse.com/1166240"
},
{
"category": "self",
"summary": "SUSE Bug 1166379",
"url": "https://bugzilla.suse.com/1166379"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-15034 page",
"url": "https://www.suse.com/security/cve/CVE-2019-15034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20382 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20382/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6778 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6778/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1711 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1711/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7039 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8608 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8608/"
}
],
"title": "Security update for qemu",
"tracking": {
"current_release_date": "2020-04-01T14:19:10Z",
"generator": {
"date": "2020-04-01T14:19:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0844-1",
"initial_release_date": "2020-04-01T14:19:10Z",
"revision_history": [
{
"date": "2020-04-01T14:19:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-arm-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-arm-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-audio-alsa-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-audio-oss-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-audio-oss-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-audio-pa-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-audio-pa-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-block-curl-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-block-dmg-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-block-dmg-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-block-iscsi-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-block-rbd-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-block-ssh-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-extra-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-extra-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-guest-agent-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-lang-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-lang-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-linux-user-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-linux-user-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-ppc-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-ppc-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-s390-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-s390-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-testsuite-3.1.1.1-9.14.2.aarch64",
"product": {
"name": "qemu-testsuite-3.1.1.1-9.14.2.aarch64",
"product_id": "qemu-testsuite-3.1.1.1-9.14.2.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-tools-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-tools-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-ui-curses-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-ui-curses-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-ui-gtk-3.1.1.1-9.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-9.14.1.aarch64",
"product": {
"name": "qemu-x86-3.1.1.1-9.14.1.aarch64",
"product_id": "qemu-x86-3.1.1.1-9.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-3.1.1.1-9.14.1.i586",
"product_id": "qemu-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-arm-3.1.1.1-9.14.1.i586",
"product_id": "qemu-arm-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.i586",
"product_id": "qemu-audio-alsa-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-audio-oss-3.1.1.1-9.14.1.i586",
"product_id": "qemu-audio-oss-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-audio-pa-3.1.1.1-9.14.1.i586",
"product_id": "qemu-audio-pa-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-block-curl-3.1.1.1-9.14.1.i586",
"product_id": "qemu-block-curl-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-block-dmg-3.1.1.1-9.14.1.i586",
"product_id": "qemu-block-dmg-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.i586",
"product_id": "qemu-block-iscsi-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-block-ssh-3.1.1.1-9.14.1.i586",
"product_id": "qemu-block-ssh-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-extra-3.1.1.1-9.14.1.i586",
"product_id": "qemu-extra-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-guest-agent-3.1.1.1-9.14.1.i586",
"product_id": "qemu-guest-agent-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-kvm-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-kvm-3.1.1.1-9.14.1.i586",
"product_id": "qemu-kvm-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-lang-3.1.1.1-9.14.1.i586",
"product_id": "qemu-lang-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-linux-user-3.1.1.1-9.14.1.i586",
"product_id": "qemu-linux-user-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-ppc-3.1.1.1-9.14.1.i586",
"product_id": "qemu-ppc-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-s390-3.1.1.1-9.14.1.i586",
"product_id": "qemu-s390-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-testsuite-3.1.1.1-9.14.2.i586",
"product": {
"name": "qemu-testsuite-3.1.1.1-9.14.2.i586",
"product_id": "qemu-testsuite-3.1.1.1-9.14.2.i586"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-tools-3.1.1.1-9.14.1.i586",
"product_id": "qemu-tools-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-ui-curses-3.1.1.1-9.14.1.i586",
"product_id": "qemu-ui-curses-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.i586",
"product_id": "qemu-ui-gtk-3.1.1.1-9.14.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-9.14.1.i586",
"product": {
"name": "qemu-x86-3.1.1.1-9.14.1.i586",
"product_id": "qemu-x86-3.1.1.1-9.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-ipxe-1.0.0+-9.14.1.noarch",
"product": {
"name": "qemu-ipxe-1.0.0+-9.14.1.noarch",
"product_id": "qemu-ipxe-1.0.0+-9.14.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-seabios-1.12.0-9.14.1.noarch",
"product": {
"name": "qemu-seabios-1.12.0-9.14.1.noarch",
"product_id": "qemu-seabios-1.12.0-9.14.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-sgabios-8-9.14.1.noarch",
"product": {
"name": "qemu-sgabios-8-9.14.1.noarch",
"product_id": "qemu-sgabios-8-9.14.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-vgabios-1.12.0-9.14.1.noarch",
"product": {
"name": "qemu-vgabios-1.12.0-9.14.1.noarch",
"product_id": "qemu-vgabios-1.12.0-9.14.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-arm-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-arm-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-audio-alsa-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-audio-oss-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-audio-oss-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-audio-pa-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-audio-pa-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-block-curl-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-block-dmg-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-block-dmg-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-block-rbd-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-block-ssh-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-extra-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-extra-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-guest-agent-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-lang-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-lang-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-linux-user-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-linux-user-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-ppc-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-s390-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-s390-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-testsuite-3.1.1.1-9.14.2.ppc64le",
"product": {
"name": "qemu-testsuite-3.1.1.1-9.14.2.ppc64le",
"product_id": "qemu-testsuite-3.1.1.1-9.14.2.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-tools-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-tools-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-ui-curses-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-ui-curses-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-ui-gtk-3.1.1.1-9.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-9.14.1.ppc64le",
"product": {
"name": "qemu-x86-3.1.1.1-9.14.1.ppc64le",
"product_id": "qemu-x86-3.1.1.1-9.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-arm-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-arm-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-audio-alsa-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-audio-oss-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-audio-oss-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-audio-pa-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-audio-pa-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-block-curl-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-block-curl-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-block-dmg-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-block-dmg-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-block-iscsi-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-block-rbd-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-block-ssh-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-extra-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-extra-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-guest-agent-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-kvm-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-kvm-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-kvm-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-lang-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-lang-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-linux-user-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-linux-user-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-ppc-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-ppc-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-s390-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-s390-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-testsuite-3.1.1.1-9.14.2.s390x",
"product": {
"name": "qemu-testsuite-3.1.1.1-9.14.2.s390x",
"product_id": "qemu-testsuite-3.1.1.1-9.14.2.s390x"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-tools-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-tools-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-ui-curses-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-ui-curses-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-ui-gtk-3.1.1.1-9.14.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-9.14.1.s390x",
"product": {
"name": "qemu-x86-3.1.1.1-9.14.1.s390x",
"product_id": "qemu-x86-3.1.1.1-9.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-arm-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-arm-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-audio-alsa-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-audio-oss-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-audio-pa-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-block-curl-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-block-dmg-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-block-dmg-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-block-iscsi-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-block-rbd-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-block-ssh-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-extra-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-extra-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-guest-agent-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-kvm-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-kvm-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-kvm-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-lang-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-lang-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-linux-user-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-linux-user-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-ppc-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-ppc-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-s390-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-s390-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-testsuite-3.1.1.1-9.14.2.x86_64",
"product": {
"name": "qemu-testsuite-3.1.1.1-9.14.2.x86_64",
"product_id": "qemu-testsuite-3.1.1.1-9.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-tools-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-tools-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-ui-curses-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-ui-gtk-3.1.1.1-9.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-9.14.1.x86_64",
"product": {
"name": "qemu-x86-3.1.1.1-9.14.1.x86_64",
"product_id": "qemu-x86-3.1.1.1-9.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64"
},
"product_reference": "qemu-tools-3.1.1.1-9.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le"
},
"product_reference": "qemu-tools-3.1.1.1-9.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-tools-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-tools-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64"
},
"product_reference": "qemu-3.1.1.1-9.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le"
},
"product_reference": "qemu-3.1.1.1-9.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-3.1.1.1-9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64"
},
"product_reference": "qemu-arm-3.1.1.1-9.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-oss-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64"
},
"product_reference": "qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le"
},
"product_reference": "qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-block-curl-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-3.1.1.1-9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64"
},
"product_reference": "qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-3.1.1.1-9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le"
},
"product_reference": "qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64"
},
"product_reference": "qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le"
},
"product_reference": "qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64"
},
"product_reference": "qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le"
},
"product_reference": "qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-9.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-9.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-kvm-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-kvm-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-9.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64"
},
"product_reference": "qemu-lang-3.1.1.1-9.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le"
},
"product_reference": "qemu-lang-3.1.1.1-9.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-lang-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-lang-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-3.1.1.1-9.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le"
},
"product_reference": "qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390-3.1.1.1-9.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x"
},
"product_reference": "qemu-s390-3.1.1.1-9.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.12.0-9.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch"
},
"product_reference": "qemu-seabios-1.12.0-9.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-9.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch"
},
"product_reference": "qemu-sgabios-8-9.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.12.0-9.14.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch"
},
"product_reference": "qemu-vgabios-1.12.0-9.14.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-3.1.1.1-9.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
},
"product_reference": "qemu-x86-3.1.1.1-9.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-15034"
}
],
"notes": [
{
"category": "general",
"text": "hw/display/bochs-display.c in QEMU 4.0.0 does not ensure a sufficient PCI config space allocation, leading to a buffer overflow involving the PCIe extended config space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-15034",
"url": "https://www.suse.com/security/cve/CVE-2019-15034"
},
{
"category": "external",
"summary": "SUSE Bug 1166379 for CVE-2019-15034",
"url": "https://bugzilla.suse.com/1166379"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:10Z",
"details": "important"
}
],
"title": "CVE-2019-15034"
},
{
"cve": "CVE-2019-20382",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20382"
}
],
"notes": [
{
"category": "general",
"text": "QEMU 4.1.0 has a memory leak in zrle_compress_data in ui/vnc-enc-zrle.c during a VNC disconnect operation because libz is misused, resulting in a situation where memory allocated in deflateInit2 is not freed in deflateEnd.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20382",
"url": "https://www.suse.com/security/cve/CVE-2019-20382"
},
{
"category": "external",
"summary": "SUSE Bug 1165776 for CVE-2019-20382",
"url": "https://bugzilla.suse.com/1165776"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:10Z",
"details": "moderate"
}
],
"title": "CVE-2019-20382"
},
{
"cve": "CVE-2019-6778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6778"
}
],
"notes": [
{
"category": "general",
"text": "In QEMU 3.0.0, tcp_emu in slirp/tcp_subr.c has a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6778",
"url": "https://www.suse.com/security/cve/CVE-2019-6778"
},
{
"category": "external",
"summary": "SUSE Bug 1123156 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1123156"
},
{
"category": "external",
"summary": "SUSE Bug 1123157 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1123157"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1178658"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:10Z",
"details": "important"
}
],
"title": "CVE-2019-6778"
},
{
"cve": "CVE-2020-1711",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1711"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds heap buffer access flaw was found in the way the iSCSI Block driver in QEMU versions 2.12.0 before 4.2.1 handled a response coming from an iSCSI server while checking the status of a Logical Address Block (LBA) in an iscsi_co_block_status() routine. A remote user could use this flaw to crash the QEMU process, resulting in a denial of service or potential execution of arbitrary code with privileges of the QEMU process on the host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1711",
"url": "https://www.suse.com/security/cve/CVE-2020-1711"
},
{
"category": "external",
"summary": "SUSE Bug 1166240 for CVE-2020-1711",
"url": "https://bugzilla.suse.com/1166240"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:10Z",
"details": "important"
}
],
"title": "CVE-2020-1711"
},
{
"cve": "CVE-2020-7039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7039"
}
],
"notes": [
{
"category": "general",
"text": "tcp_emu in tcp_subr.c in libslirp 4.1.0, as used in QEMU 4.2.0, mismanages memory, as demonstrated by IRC DCC commands in EMU_IRC. This can cause a heap-based buffer overflow or other out-of-bounds access which can lead to a DoS or potential execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7039",
"url": "https://www.suse.com/security/cve/CVE-2020-7039"
},
{
"category": "external",
"summary": "SUSE Bug 1161066 for CVE-2020-7039",
"url": "https://bugzilla.suse.com/1161066"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:10Z",
"details": "important"
}
],
"title": "CVE-2020-7039"
},
{
"cve": "CVE-2020-8608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8608"
}
],
"notes": [
{
"category": "general",
"text": "In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8608",
"url": "https://www.suse.com/security/cve/CVE-2020-8608"
},
{
"category": "external",
"summary": "SUSE Bug 1163018 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163018"
},
{
"category": "external",
"summary": "SUSE Bug 1163019 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163019"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:qemu-tools-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-arm-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-alsa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-oss-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-audio-pa-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-curl-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-iscsi-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-rbd-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-block-ssh-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-guest-agent-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ipxe-1.0.0+-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-kvm-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-lang-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ppc-3.1.1.1-9.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-s390-3.1.1.1-9.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-seabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-sgabios-8-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-curses-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-ui-gtk-3.1.1.1-9.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-vgabios-1.12.0-9.14.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP1:qemu-x86-3.1.1.1-9.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:10Z",
"details": "important"
}
],
"title": "CVE-2020-8608"
}
]
}
SUSE-SU-2020:0845-1
Vulnerability from csaf_suse - Published: 2020-04-01 14:19 - Updated: 2020-04-01 14:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.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 qemu",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for qemu fixes the following issues:\n\n- CVE-2020-7039: Fixed a heap buffer overflow in tcp_emu() routine while emulating IRC and\n other protocols (bsc#1161066).\n- CVE-2019-15034: Fixed a buffer overflow in hw/display/bochs-display.c due to improper PCI \n config space allocation (bsc#1166379).\n- CVE-2020-1711: Fixed an out of bounds heap buffer access iscsi_co_block_status() routine\n which could have allowed a remote denial of service or arbitrary code with privileges \n of the QEMU process on the host (bsc#1166240).\n- CVE-2019-6778: Fixed a heap buffer overflow in tcp_emu() routine while emulating \n the identification protocol and copying message data to a socket buffer (bsc#1123156).\n- CVE-2020-8608: Fixed a heap buffer overflow in tcp_emu() routine while emulating IRC and\n other protocols (bsc#1163018).\n- CVE-2019-20382: Fixed a memory leak in the VNC display driver which could have led to \n exhaustion of the host memory leading to a potential Denial of service (bsc#1165776).\n- Fixed live migration errors (bsc#1154790, bsc#1156794, bsc#1156642).\n- Fixed an issue where migrating VMs on KVM gets missing features:ospke error (bsc#1162729).\n- Fixed an issue where booting up a guest system with mdev passthrough device as installation\n device was failing (bsc#1158880).\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-845,SUSE-SLE-SERVER-12-SP5-2020-845",
"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-2020_0845-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0845-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200845-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0845-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006664.html"
},
{
"category": "self",
"summary": "SUSE Bug 1123156",
"url": "https://bugzilla.suse.com/1123156"
},
{
"category": "self",
"summary": "SUSE Bug 1154790",
"url": "https://bugzilla.suse.com/1154790"
},
{
"category": "self",
"summary": "SUSE Bug 1156642",
"url": "https://bugzilla.suse.com/1156642"
},
{
"category": "self",
"summary": "SUSE Bug 1156794",
"url": "https://bugzilla.suse.com/1156794"
},
{
"category": "self",
"summary": "SUSE Bug 1158880",
"url": "https://bugzilla.suse.com/1158880"
},
{
"category": "self",
"summary": "SUSE Bug 1161066",
"url": "https://bugzilla.suse.com/1161066"
},
{
"category": "self",
"summary": "SUSE Bug 1162161",
"url": "https://bugzilla.suse.com/1162161"
},
{
"category": "self",
"summary": "SUSE Bug 1162729",
"url": "https://bugzilla.suse.com/1162729"
},
{
"category": "self",
"summary": "SUSE Bug 1163018",
"url": "https://bugzilla.suse.com/1163018"
},
{
"category": "self",
"summary": "SUSE Bug 1165776",
"url": "https://bugzilla.suse.com/1165776"
},
{
"category": "self",
"summary": "SUSE Bug 1166240",
"url": "https://bugzilla.suse.com/1166240"
},
{
"category": "self",
"summary": "SUSE Bug 1166379",
"url": "https://bugzilla.suse.com/1166379"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-15034 page",
"url": "https://www.suse.com/security/cve/CVE-2019-15034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20382 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20382/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6778 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6778/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1711 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1711/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7039 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8608 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8608/"
}
],
"title": "Security update for qemu",
"tracking": {
"current_release_date": "2020-04-01T14:19:43Z",
"generator": {
"date": "2020-04-01T14:19:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0845-1",
"initial_release_date": "2020-04-01T14:19:43Z",
"revision_history": [
{
"date": "2020-04-01T14:19:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-arm-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-arm-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-audio-alsa-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-audio-oss-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-audio-pa-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-audio-sdl-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-block-curl-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-block-dmg-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-block-dmg-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-block-iscsi-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-block-rbd-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-block-ssh-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-extra-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-extra-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-guest-agent-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-lang-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-lang-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-linux-user-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-linux-user-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-ppc-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-ppc-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-s390-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-s390-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-tools-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-tools-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-ui-curses-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-ui-gtk-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-ui-sdl-3.1.1.1-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-3.9.1.aarch64",
"product": {
"name": "qemu-x86-3.1.1.1-3.9.1.aarch64",
"product_id": "qemu-x86-3.1.1.1-3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-3.1.1.1-3.9.1.i586",
"product_id": "qemu-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-arm-3.1.1.1-3.9.1.i586",
"product_id": "qemu-arm-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.i586",
"product_id": "qemu-audio-alsa-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.i586",
"product_id": "qemu-audio-oss-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.i586",
"product_id": "qemu-audio-pa-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.i586",
"product_id": "qemu-audio-sdl-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.i586",
"product_id": "qemu-block-curl-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-block-dmg-3.1.1.1-3.9.1.i586",
"product_id": "qemu-block-dmg-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.i586",
"product_id": "qemu-block-iscsi-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.i586",
"product_id": "qemu-block-ssh-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-extra-3.1.1.1-3.9.1.i586",
"product_id": "qemu-extra-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.i586",
"product_id": "qemu-guest-agent-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-kvm-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-kvm-3.1.1.1-3.9.1.i586",
"product_id": "qemu-kvm-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-lang-3.1.1.1-3.9.1.i586",
"product_id": "qemu-lang-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-linux-user-3.1.1.1-3.9.1.i586",
"product_id": "qemu-linux-user-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-ppc-3.1.1.1-3.9.1.i586",
"product_id": "qemu-ppc-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-s390-3.1.1.1-3.9.1.i586",
"product_id": "qemu-s390-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-tools-3.1.1.1-3.9.1.i586",
"product_id": "qemu-tools-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.i586",
"product_id": "qemu-ui-curses-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.i586",
"product_id": "qemu-ui-gtk-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.i586",
"product_id": "qemu-ui-sdl-3.1.1.1-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-3.9.1.i586",
"product": {
"name": "qemu-x86-3.1.1.1-3.9.1.i586",
"product_id": "qemu-x86-3.1.1.1-3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-ipxe-1.0.0+-3.9.1.noarch",
"product": {
"name": "qemu-ipxe-1.0.0+-3.9.1.noarch",
"product_id": "qemu-ipxe-1.0.0+-3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-seabios-1.12.0-3.9.1.noarch",
"product": {
"name": "qemu-seabios-1.12.0-3.9.1.noarch",
"product_id": "qemu-seabios-1.12.0-3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-sgabios-8-3.9.1.noarch",
"product": {
"name": "qemu-sgabios-8-3.9.1.noarch",
"product_id": "qemu-sgabios-8-3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-vgabios-1.12.0-3.9.1.noarch",
"product": {
"name": "qemu-vgabios-1.12.0-3.9.1.noarch",
"product_id": "qemu-vgabios-1.12.0-3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-arm-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-arm-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-audio-oss-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-audio-pa-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-block-curl-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-block-dmg-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-block-dmg-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-block-rbd-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-block-rbd-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-block-ssh-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-extra-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-extra-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-guest-agent-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-lang-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-lang-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-linux-user-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-linux-user-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-ppc-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-s390-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-s390-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-tools-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-tools-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-ui-curses-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-3.9.1.ppc64le",
"product": {
"name": "qemu-x86-3.1.1.1-3.9.1.ppc64le",
"product_id": "qemu-x86-3.1.1.1-3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-arm-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-arm-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-audio-alsa-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-audio-oss-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-audio-pa-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-audio-sdl-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-block-curl-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-block-dmg-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-block-dmg-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-block-iscsi-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-block-rbd-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-block-rbd-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-block-ssh-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-extra-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-extra-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-guest-agent-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-kvm-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-kvm-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-kvm-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-lang-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-lang-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-linux-user-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-linux-user-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-ppc-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-ppc-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-s390-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-s390-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-tools-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-tools-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-ui-curses-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-ui-gtk-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-ui-sdl-3.1.1.1-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-3.9.1.s390x",
"product": {
"name": "qemu-x86-3.1.1.1-3.9.1.s390x",
"product_id": "qemu-x86-3.1.1.1-3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-arm-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-arm-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-arm-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-audio-alsa-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-audio-oss-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-audio-pa-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-audio-sdl-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-block-curl-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-block-dmg-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-block-dmg-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-block-iscsi-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-block-rbd-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-block-ssh-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-extra-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-extra-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-extra-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-guest-agent-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-kvm-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-kvm-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-kvm-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-lang-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-lang-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-lang-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-linux-user-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-linux-user-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-ppc-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-ppc-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-s390-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-s390-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-s390-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-tools-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-tools-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-tools-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-ui-curses-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-ui-gtk-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-ui-sdl-3.1.1.1-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-x86-3.1.1.1-3.9.1.x86_64",
"product": {
"name": "qemu-x86-3.1.1.1-3.9.1.x86_64",
"product_id": "qemu-x86-3.1.1.1-3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-arm-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-block-curl-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-3.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-kvm-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-kvm-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-lang-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-lang-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-lang-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-lang-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-s390-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.12.0-3.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch"
},
"product_reference": "qemu-seabios-1.12.0-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-3.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch"
},
"product_reference": "qemu-sgabios-8-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-tools-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-tools-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-tools-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-tools-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.12.0-3.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch"
},
"product_reference": "qemu-vgabios-1.12.0-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-x86-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-arm-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-alsa-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-oss-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-pa-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-audio-sdl-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-block-curl-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-kvm-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-kvm-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-lang-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-lang-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-lang-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-lang-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-s390-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.12.0-3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch"
},
"product_reference": "qemu-seabios-1.12.0-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch"
},
"product_reference": "qemu-sgabios-8-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-tools-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-tools-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-tools-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-tools-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-curses-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-gtk-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64"
},
"product_reference": "qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le"
},
"product_reference": "qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x"
},
"product_reference": "qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ui-sdl-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.12.0-3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch"
},
"product_reference": "qemu-vgabios-1.12.0-3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-3.1.1.1-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
},
"product_reference": "qemu-x86-3.1.1.1-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-15034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-15034"
}
],
"notes": [
{
"category": "general",
"text": "hw/display/bochs-display.c in QEMU 4.0.0 does not ensure a sufficient PCI config space allocation, leading to a buffer overflow involving the PCIe extended config space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-15034",
"url": "https://www.suse.com/security/cve/CVE-2019-15034"
},
{
"category": "external",
"summary": "SUSE Bug 1166379 for CVE-2019-15034",
"url": "https://bugzilla.suse.com/1166379"
}
],
"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:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:43Z",
"details": "important"
}
],
"title": "CVE-2019-15034"
},
{
"cve": "CVE-2019-20382",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20382"
}
],
"notes": [
{
"category": "general",
"text": "QEMU 4.1.0 has a memory leak in zrle_compress_data in ui/vnc-enc-zrle.c during a VNC disconnect operation because libz is misused, resulting in a situation where memory allocated in deflateInit2 is not freed in deflateEnd.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20382",
"url": "https://www.suse.com/security/cve/CVE-2019-20382"
},
{
"category": "external",
"summary": "SUSE Bug 1165776 for CVE-2019-20382",
"url": "https://bugzilla.suse.com/1165776"
}
],
"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:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:43Z",
"details": "moderate"
}
],
"title": "CVE-2019-20382"
},
{
"cve": "CVE-2019-6778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6778"
}
],
"notes": [
{
"category": "general",
"text": "In QEMU 3.0.0, tcp_emu in slirp/tcp_subr.c has a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6778",
"url": "https://www.suse.com/security/cve/CVE-2019-6778"
},
{
"category": "external",
"summary": "SUSE Bug 1123156 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1123156"
},
{
"category": "external",
"summary": "SUSE Bug 1123157 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1123157"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:43Z",
"details": "important"
}
],
"title": "CVE-2019-6778"
},
{
"cve": "CVE-2020-1711",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1711"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds heap buffer access flaw was found in the way the iSCSI Block driver in QEMU versions 2.12.0 before 4.2.1 handled a response coming from an iSCSI server while checking the status of a Logical Address Block (LBA) in an iscsi_co_block_status() routine. A remote user could use this flaw to crash the QEMU process, resulting in a denial of service or potential execution of arbitrary code with privileges of the QEMU process on the host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1711",
"url": "https://www.suse.com/security/cve/CVE-2020-1711"
},
{
"category": "external",
"summary": "SUSE Bug 1166240 for CVE-2020-1711",
"url": "https://bugzilla.suse.com/1166240"
}
],
"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:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:43Z",
"details": "important"
}
],
"title": "CVE-2020-1711"
},
{
"cve": "CVE-2020-7039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7039"
}
],
"notes": [
{
"category": "general",
"text": "tcp_emu in tcp_subr.c in libslirp 4.1.0, as used in QEMU 4.2.0, mismanages memory, as demonstrated by IRC DCC commands in EMU_IRC. This can cause a heap-based buffer overflow or other out-of-bounds access which can lead to a DoS or potential execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7039",
"url": "https://www.suse.com/security/cve/CVE-2020-7039"
},
{
"category": "external",
"summary": "SUSE Bug 1161066 for CVE-2020-7039",
"url": "https://bugzilla.suse.com/1161066"
}
],
"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:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:43Z",
"details": "important"
}
],
"title": "CVE-2020-7039"
},
{
"cve": "CVE-2020-8608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8608"
}
],
"notes": [
{
"category": "general",
"text": "In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8608",
"url": "https://www.suse.com/security/cve/CVE-2020-8608"
},
{
"category": "external",
"summary": "SUSE Bug 1163018 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163018"
},
{
"category": "external",
"summary": "SUSE Bug 1163019 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163019"
}
],
"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:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0-3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-01T14:19:43Z",
"details": "important"
}
],
"title": "CVE-2020-8608"
}
]
}
SUSE-SU-2020:1501-1
Vulnerability from csaf_suse - Published: 2020-05-28 14:49 - Updated: 2020-05-28 14:49| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for qemu",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for qemu fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2020-1983: Fixed a use-after-free in the ip_reass function of slirp (bsc#1170940).\n- CVE-2019-20382: Fixed a potential DoS due to a memory leak in VNC disconnect (bsc#1165776).\n- CVE-2020-1711: Fixed a potential OOB access in the iSCSI client code (bsc#1166240).\n- CVE-2020-8608: Fixed a potential OOB access in slirp (bsc#1163018).\n- CVE-2020-7039: Fixed a potential OOB access in slirp (bsc#1161066).\n- Fixed multiple potential DoS issues in SLIRP, similar to CVE-2019-6778 (bsc#1123156).\n\nNon-security issue fixed:\n\n- Miscellaneous fixes to the in-package support documentation.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1501,SUSE-SLE-SERVER-12-SP4-2020-1501",
"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-2020_1501-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1501-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201501-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1501-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-May/006868.html"
},
{
"category": "self",
"summary": "SUSE Bug 1123156",
"url": "https://bugzilla.suse.com/1123156"
},
{
"category": "self",
"summary": "SUSE Bug 1161066",
"url": "https://bugzilla.suse.com/1161066"
},
{
"category": "self",
"summary": "SUSE Bug 1163018",
"url": "https://bugzilla.suse.com/1163018"
},
{
"category": "self",
"summary": "SUSE Bug 1165776",
"url": "https://bugzilla.suse.com/1165776"
},
{
"category": "self",
"summary": "SUSE Bug 1166240",
"url": "https://bugzilla.suse.com/1166240"
},
{
"category": "self",
"summary": "SUSE Bug 1170940",
"url": "https://bugzilla.suse.com/1170940"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20382 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20382/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6778 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6778/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1711 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1711/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1983 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1983/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7039 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8608 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8608/"
}
],
"title": "Security update for qemu",
"tracking": {
"current_release_date": "2020-05-28T14:49:43Z",
"generator": {
"date": "2020-05-28T14:49:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1501-1",
"initial_release_date": "2020-05-28T14:49:43Z",
"revision_history": [
{
"date": "2020-05-28T14:49:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-2.11.2-5.26.1.aarch64",
"product_id": "qemu-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-arm-2.11.2-5.26.1.aarch64",
"product_id": "qemu-arm-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-block-curl-2.11.2-5.26.1.aarch64",
"product_id": "qemu-block-curl-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-block-dmg-2.11.2-5.26.1.aarch64",
"product_id": "qemu-block-dmg-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"product_id": "qemu-block-iscsi-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-block-rbd-2.11.2-5.26.1.aarch64",
"product_id": "qemu-block-rbd-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-block-ssh-2.11.2-5.26.1.aarch64",
"product_id": "qemu-block-ssh-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-extra-2.11.2-5.26.1.aarch64",
"product_id": "qemu-extra-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-guest-agent-2.11.2-5.26.1.aarch64",
"product_id": "qemu-guest-agent-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-lang-2.11.2-5.26.1.aarch64",
"product_id": "qemu-lang-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-linux-user-2.11.2-5.26.1.aarch64",
"product_id": "qemu-linux-user-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-ppc-2.11.2-5.26.1.aarch64",
"product_id": "qemu-ppc-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-s390-2.11.2-5.26.1.aarch64",
"product_id": "qemu-s390-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-tools-2.11.2-5.26.1.aarch64",
"product_id": "qemu-tools-2.11.2-5.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-5.26.1.aarch64",
"product": {
"name": "qemu-x86-2.11.2-5.26.1.aarch64",
"product_id": "qemu-x86-2.11.2-5.26.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-2.11.2-5.26.1.i586",
"product_id": "qemu-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-arm-2.11.2-5.26.1.i586",
"product_id": "qemu-arm-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-block-curl-2.11.2-5.26.1.i586",
"product_id": "qemu-block-curl-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-block-dmg-2.11.2-5.26.1.i586",
"product_id": "qemu-block-dmg-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.i586",
"product_id": "qemu-block-iscsi-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-block-ssh-2.11.2-5.26.1.i586",
"product_id": "qemu-block-ssh-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-extra-2.11.2-5.26.1.i586",
"product_id": "qemu-extra-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-guest-agent-2.11.2-5.26.1.i586",
"product_id": "qemu-guest-agent-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-kvm-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-kvm-2.11.2-5.26.1.i586",
"product_id": "qemu-kvm-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-lang-2.11.2-5.26.1.i586",
"product_id": "qemu-lang-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-linux-user-2.11.2-5.26.1.i586",
"product_id": "qemu-linux-user-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-ppc-2.11.2-5.26.1.i586",
"product_id": "qemu-ppc-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-s390-2.11.2-5.26.1.i586",
"product_id": "qemu-s390-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-tools-2.11.2-5.26.1.i586",
"product_id": "qemu-tools-2.11.2-5.26.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-5.26.1.i586",
"product": {
"name": "qemu-x86-2.11.2-5.26.1.i586",
"product_id": "qemu-x86-2.11.2-5.26.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-ipxe-1.0.0+-5.26.1.noarch",
"product": {
"name": "qemu-ipxe-1.0.0+-5.26.1.noarch",
"product_id": "qemu-ipxe-1.0.0+-5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-seabios-1.11.0-5.26.1.noarch",
"product": {
"name": "qemu-seabios-1.11.0-5.26.1.noarch",
"product_id": "qemu-seabios-1.11.0-5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-sgabios-8-5.26.1.noarch",
"product": {
"name": "qemu-sgabios-8-5.26.1.noarch",
"product_id": "qemu-sgabios-8-5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-vgabios-1.11.0-5.26.1.noarch",
"product": {
"name": "qemu-vgabios-1.11.0-5.26.1.noarch",
"product_id": "qemu-vgabios-1.11.0-5.26.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-arm-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-arm-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-block-curl-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-block-curl-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-block-dmg-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-block-dmg-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-block-iscsi-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-block-rbd-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-block-rbd-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-block-ssh-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-extra-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-extra-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-guest-agent-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-lang-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-lang-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-linux-user-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-linux-user-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-ppc-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-ppc-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-s390-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-s390-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-tools-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-tools-2.11.2-5.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-5.26.1.ppc64le",
"product": {
"name": "qemu-x86-2.11.2-5.26.1.ppc64le",
"product_id": "qemu-x86-2.11.2-5.26.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-2.11.2-5.26.1.s390x",
"product_id": "qemu-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-arm-2.11.2-5.26.1.s390x",
"product_id": "qemu-arm-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-block-curl-2.11.2-5.26.1.s390x",
"product_id": "qemu-block-curl-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-block-dmg-2.11.2-5.26.1.s390x",
"product_id": "qemu-block-dmg-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.s390x",
"product_id": "qemu-block-iscsi-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-block-rbd-2.11.2-5.26.1.s390x",
"product_id": "qemu-block-rbd-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-block-ssh-2.11.2-5.26.1.s390x",
"product_id": "qemu-block-ssh-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-extra-2.11.2-5.26.1.s390x",
"product_id": "qemu-extra-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-guest-agent-2.11.2-5.26.1.s390x",
"product_id": "qemu-guest-agent-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-kvm-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-kvm-2.11.2-5.26.1.s390x",
"product_id": "qemu-kvm-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-lang-2.11.2-5.26.1.s390x",
"product_id": "qemu-lang-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-linux-user-2.11.2-5.26.1.s390x",
"product_id": "qemu-linux-user-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-ppc-2.11.2-5.26.1.s390x",
"product_id": "qemu-ppc-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-s390-2.11.2-5.26.1.s390x",
"product_id": "qemu-s390-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-tools-2.11.2-5.26.1.s390x",
"product_id": "qemu-tools-2.11.2-5.26.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-5.26.1.s390x",
"product": {
"name": "qemu-x86-2.11.2-5.26.1.s390x",
"product_id": "qemu-x86-2.11.2-5.26.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-2.11.2-5.26.1.x86_64",
"product_id": "qemu-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-arm-2.11.2-5.26.1.x86_64",
"product_id": "qemu-arm-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-block-curl-2.11.2-5.26.1.x86_64",
"product_id": "qemu-block-curl-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-block-dmg-2.11.2-5.26.1.x86_64",
"product_id": "qemu-block-dmg-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"product_id": "qemu-block-iscsi-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-block-rbd-2.11.2-5.26.1.x86_64",
"product_id": "qemu-block-rbd-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-block-ssh-2.11.2-5.26.1.x86_64",
"product_id": "qemu-block-ssh-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-extra-2.11.2-5.26.1.x86_64",
"product_id": "qemu-extra-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-guest-agent-2.11.2-5.26.1.x86_64",
"product_id": "qemu-guest-agent-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-kvm-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-kvm-2.11.2-5.26.1.x86_64",
"product_id": "qemu-kvm-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-lang-2.11.2-5.26.1.x86_64",
"product_id": "qemu-lang-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-linux-user-2.11.2-5.26.1.x86_64",
"product_id": "qemu-linux-user-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-ppc-2.11.2-5.26.1.x86_64",
"product_id": "qemu-ppc-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-s390-2.11.2-5.26.1.x86_64",
"product_id": "qemu-s390-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-tools-2.11.2-5.26.1.x86_64",
"product_id": "qemu-tools-2.11.2-5.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-5.26.1.x86_64",
"product": {
"name": "qemu-x86-2.11.2-5.26.1.x86_64",
"product_id": "qemu-x86-2.11.2-5.26.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-arm-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-block-curl-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-block-curl-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-block-curl-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-block-curl-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-block-iscsi-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-block-rbd-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-block-rbd-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-block-ssh-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-block-ssh-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-block-ssh-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-guest-agent-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-guest-agent-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-guest-agent-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-5.26.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-kvm-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-kvm-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-lang-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-lang-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-lang-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-lang-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-ppc-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-s390-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.11.0-5.26.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch"
},
"product_reference": "qemu-seabios-1.11.0-5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-5.26.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch"
},
"product_reference": "qemu-sgabios-8-5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-tools-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-tools-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-tools-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-tools-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.11.0-5.26.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch"
},
"product_reference": "qemu-vgabios-1.11.0-5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-x86-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-arm-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-block-curl-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-block-curl-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-block-curl-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-block-curl-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-block-iscsi-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-block-rbd-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-block-rbd-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-block-ssh-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-block-ssh-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-block-ssh-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-guest-agent-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-guest-agent-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-guest-agent-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-kvm-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-kvm-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-lang-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-lang-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-lang-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-lang-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-ppc-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-s390-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.11.0-5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch"
},
"product_reference": "qemu-seabios-1.11.0-5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch"
},
"product_reference": "qemu-sgabios-8-5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-5.26.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64"
},
"product_reference": "qemu-tools-2.11.2-5.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-5.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le"
},
"product_reference": "qemu-tools-2.11.2-5.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-5.26.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x"
},
"product_reference": "qemu-tools-2.11.2-5.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-tools-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.11.0-5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch"
},
"product_reference": "qemu-vgabios-1.11.0-5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-2.11.2-5.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
},
"product_reference": "qemu-x86-2.11.2-5.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-20382",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20382"
}
],
"notes": [
{
"category": "general",
"text": "QEMU 4.1.0 has a memory leak in zrle_compress_data in ui/vnc-enc-zrle.c during a VNC disconnect operation because libz is misused, resulting in a situation where memory allocated in deflateInit2 is not freed in deflateEnd.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20382",
"url": "https://www.suse.com/security/cve/CVE-2019-20382"
},
{
"category": "external",
"summary": "SUSE Bug 1165776 for CVE-2019-20382",
"url": "https://bugzilla.suse.com/1165776"
}
],
"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 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-28T14:49:43Z",
"details": "moderate"
}
],
"title": "CVE-2019-20382"
},
{
"cve": "CVE-2019-6778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6778"
}
],
"notes": [
{
"category": "general",
"text": "In QEMU 3.0.0, tcp_emu in slirp/tcp_subr.c has a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6778",
"url": "https://www.suse.com/security/cve/CVE-2019-6778"
},
{
"category": "external",
"summary": "SUSE Bug 1123156 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1123156"
},
{
"category": "external",
"summary": "SUSE Bug 1123157 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1123157"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-28T14:49:43Z",
"details": "important"
}
],
"title": "CVE-2019-6778"
},
{
"cve": "CVE-2020-1711",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1711"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds heap buffer access flaw was found in the way the iSCSI Block driver in QEMU versions 2.12.0 before 4.2.1 handled a response coming from an iSCSI server while checking the status of a Logical Address Block (LBA) in an iscsi_co_block_status() routine. A remote user could use this flaw to crash the QEMU process, resulting in a denial of service or potential execution of arbitrary code with privileges of the QEMU process on the host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1711",
"url": "https://www.suse.com/security/cve/CVE-2020-1711"
},
{
"category": "external",
"summary": "SUSE Bug 1166240 for CVE-2020-1711",
"url": "https://bugzilla.suse.com/1166240"
}
],
"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 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-28T14:49:43Z",
"details": "important"
}
],
"title": "CVE-2020-1711"
},
{
"cve": "CVE-2020-1983",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1983"
}
],
"notes": [
{
"category": "general",
"text": "A use after free vulnerability in ip_reass() in ip_input.c of libslirp 4.2.0 and prior releases allows crafted packets to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1983",
"url": "https://www.suse.com/security/cve/CVE-2020-1983"
},
{
"category": "external",
"summary": "SUSE Bug 1170940 for CVE-2020-1983",
"url": "https://bugzilla.suse.com/1170940"
}
],
"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 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-28T14:49:43Z",
"details": "important"
}
],
"title": "CVE-2020-1983"
},
{
"cve": "CVE-2020-7039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7039"
}
],
"notes": [
{
"category": "general",
"text": "tcp_emu in tcp_subr.c in libslirp 4.1.0, as used in QEMU 4.2.0, mismanages memory, as demonstrated by IRC DCC commands in EMU_IRC. This can cause a heap-based buffer overflow or other out-of-bounds access which can lead to a DoS or potential execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7039",
"url": "https://www.suse.com/security/cve/CVE-2020-7039"
},
{
"category": "external",
"summary": "SUSE Bug 1161066 for CVE-2020-7039",
"url": "https://bugzilla.suse.com/1161066"
}
],
"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 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-28T14:49:43Z",
"details": "important"
}
],
"title": "CVE-2020-7039"
},
{
"cve": "CVE-2020-8608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8608"
}
],
"notes": [
{
"category": "general",
"text": "In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8608",
"url": "https://www.suse.com/security/cve/CVE-2020-8608"
},
{
"category": "external",
"summary": "SUSE Bug 1163018 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163018"
},
{
"category": "external",
"summary": "SUSE Bug 1163019 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163019"
}
],
"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 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-arm-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-curl-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-iscsi-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-rbd-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-block-ssh-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-guest-agent-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ipxe-1.0.0+-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-kvm-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-lang-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-ppc-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-s390-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-seabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-sgabios-8-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-tools-2.11.2-5.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-vgabios-1.11.0-5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:qemu-x86-2.11.2-5.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-05-28T14:49:43Z",
"details": "important"
}
],
"title": "CVE-2020-8608"
}
]
}
SUSE-SU-2020:1523-1
Vulnerability from csaf_suse - Published: 2020-06-03 06:35 - Updated: 2020-06-03 06:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for qemu",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for qemu fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2020-1983: Fixed a use-after-free in the ip_reass function of slirp (bsc#1170940).\n- CVE-2019-20382: Fixed a potential DoS due to a memory leak in VNC disconnect (bsc#1165776).\n- CVE-2020-1711: Fixed a potential OOB access in the iSCSI client code (bsc#1166240).\n- CVE-2020-8608: Fixed a potential OOB access in slirp (bsc#1163018).\n- CVE-2020-7039: Fixed a potential OOB access in slirp (bsc#1161066).\n- Fixed multiple potential DoS issues in SLIRP, similar to CVE-2019-6778 (bsc#1123156).\n\nNon-security issue fixed:\n\n- Miscellaneous fixes to the in-package support documentation.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1523,SUSE-SLE-Product-HPC-15-2020-1523,SUSE-SLE-Product-SLES-15-2020-1523,SUSE-SLE-Product-SLES_SAP-15-2020-1523",
"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-2020_1523-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1523-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201523-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1523-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006874.html"
},
{
"category": "self",
"summary": "SUSE Bug 1123156",
"url": "https://bugzilla.suse.com/1123156"
},
{
"category": "self",
"summary": "SUSE Bug 1161066",
"url": "https://bugzilla.suse.com/1161066"
},
{
"category": "self",
"summary": "SUSE Bug 1163018",
"url": "https://bugzilla.suse.com/1163018"
},
{
"category": "self",
"summary": "SUSE Bug 1165776",
"url": "https://bugzilla.suse.com/1165776"
},
{
"category": "self",
"summary": "SUSE Bug 1166240",
"url": "https://bugzilla.suse.com/1166240"
},
{
"category": "self",
"summary": "SUSE Bug 1170940",
"url": "https://bugzilla.suse.com/1170940"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20382 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20382/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6778 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6778/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1711 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1711/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-1983 page",
"url": "https://www.suse.com/security/cve/CVE-2020-1983/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7039 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8608 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8608/"
}
],
"title": "Security update for qemu",
"tracking": {
"current_release_date": "2020-06-03T06:35:58Z",
"generator": {
"date": "2020-06-03T06:35:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1523-1",
"initial_release_date": "2020-06-03T06:35:58Z",
"revision_history": [
{
"date": "2020-06-03T06:35:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-2.11.2-9.36.1.aarch64",
"product_id": "qemu-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-arm-2.11.2-9.36.1.aarch64",
"product_id": "qemu-arm-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-block-curl-2.11.2-9.36.1.aarch64",
"product_id": "qemu-block-curl-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-block-dmg-2.11.2-9.36.1.aarch64",
"product_id": "qemu-block-dmg-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"product_id": "qemu-block-iscsi-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-block-rbd-2.11.2-9.36.1.aarch64",
"product_id": "qemu-block-rbd-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-block-ssh-2.11.2-9.36.1.aarch64",
"product_id": "qemu-block-ssh-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-extra-2.11.2-9.36.1.aarch64",
"product_id": "qemu-extra-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-guest-agent-2.11.2-9.36.1.aarch64",
"product_id": "qemu-guest-agent-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-lang-2.11.2-9.36.1.aarch64",
"product_id": "qemu-lang-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-linux-user-2.11.2-9.36.1.aarch64",
"product_id": "qemu-linux-user-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-ppc-2.11.2-9.36.1.aarch64",
"product_id": "qemu-ppc-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-s390-2.11.2-9.36.1.aarch64",
"product_id": "qemu-s390-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-testsuite-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-testsuite-2.11.2-9.36.1.aarch64",
"product_id": "qemu-testsuite-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-tools-2.11.2-9.36.1.aarch64",
"product_id": "qemu-tools-2.11.2-9.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-9.36.1.aarch64",
"product": {
"name": "qemu-x86-2.11.2-9.36.1.aarch64",
"product_id": "qemu-x86-2.11.2-9.36.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-2.11.2-9.36.1.i586",
"product_id": "qemu-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-arm-2.11.2-9.36.1.i586",
"product_id": "qemu-arm-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-block-curl-2.11.2-9.36.1.i586",
"product_id": "qemu-block-curl-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-block-dmg-2.11.2-9.36.1.i586",
"product_id": "qemu-block-dmg-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.i586",
"product_id": "qemu-block-iscsi-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-block-ssh-2.11.2-9.36.1.i586",
"product_id": "qemu-block-ssh-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-extra-2.11.2-9.36.1.i586",
"product_id": "qemu-extra-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-guest-agent-2.11.2-9.36.1.i586",
"product_id": "qemu-guest-agent-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-kvm-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-kvm-2.11.2-9.36.1.i586",
"product_id": "qemu-kvm-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-lang-2.11.2-9.36.1.i586",
"product_id": "qemu-lang-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-linux-user-2.11.2-9.36.1.i586",
"product_id": "qemu-linux-user-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-ppc-2.11.2-9.36.1.i586",
"product_id": "qemu-ppc-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-s390-2.11.2-9.36.1.i586",
"product_id": "qemu-s390-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-testsuite-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-testsuite-2.11.2-9.36.1.i586",
"product_id": "qemu-testsuite-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-tools-2.11.2-9.36.1.i586",
"product_id": "qemu-tools-2.11.2-9.36.1.i586"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-9.36.1.i586",
"product": {
"name": "qemu-x86-2.11.2-9.36.1.i586",
"product_id": "qemu-x86-2.11.2-9.36.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-ipxe-1.0.0+-9.36.1.noarch",
"product": {
"name": "qemu-ipxe-1.0.0+-9.36.1.noarch",
"product_id": "qemu-ipxe-1.0.0+-9.36.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-seabios-1.11.0-9.36.1.noarch",
"product": {
"name": "qemu-seabios-1.11.0-9.36.1.noarch",
"product_id": "qemu-seabios-1.11.0-9.36.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-sgabios-8-9.36.1.noarch",
"product": {
"name": "qemu-sgabios-8-9.36.1.noarch",
"product_id": "qemu-sgabios-8-9.36.1.noarch"
}
},
{
"category": "product_version",
"name": "qemu-vgabios-1.11.0-9.36.1.noarch",
"product": {
"name": "qemu-vgabios-1.11.0-9.36.1.noarch",
"product_id": "qemu-vgabios-1.11.0-9.36.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-arm-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-arm-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-block-curl-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-block-curl-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-block-dmg-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-block-dmg-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-block-iscsi-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-block-rbd-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-block-ssh-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-extra-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-extra-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-guest-agent-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-lang-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-lang-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-linux-user-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-linux-user-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-ppc-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-ppc-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-s390-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-s390-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-testsuite-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-testsuite-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-testsuite-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-tools-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-tools-2.11.2-9.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-9.36.1.ppc64le",
"product": {
"name": "qemu-x86-2.11.2-9.36.1.ppc64le",
"product_id": "qemu-x86-2.11.2-9.36.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-2.11.2-9.36.1.s390x",
"product_id": "qemu-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-arm-2.11.2-9.36.1.s390x",
"product_id": "qemu-arm-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-block-curl-2.11.2-9.36.1.s390x",
"product_id": "qemu-block-curl-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-block-dmg-2.11.2-9.36.1.s390x",
"product_id": "qemu-block-dmg-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.s390x",
"product_id": "qemu-block-iscsi-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-block-rbd-2.11.2-9.36.1.s390x",
"product_id": "qemu-block-rbd-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-block-ssh-2.11.2-9.36.1.s390x",
"product_id": "qemu-block-ssh-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-extra-2.11.2-9.36.1.s390x",
"product_id": "qemu-extra-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-guest-agent-2.11.2-9.36.1.s390x",
"product_id": "qemu-guest-agent-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-kvm-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-kvm-2.11.2-9.36.1.s390x",
"product_id": "qemu-kvm-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-lang-2.11.2-9.36.1.s390x",
"product_id": "qemu-lang-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-linux-user-2.11.2-9.36.1.s390x",
"product_id": "qemu-linux-user-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-ppc-2.11.2-9.36.1.s390x",
"product_id": "qemu-ppc-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-s390-2.11.2-9.36.1.s390x",
"product_id": "qemu-s390-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-tools-2.11.2-9.36.1.s390x",
"product_id": "qemu-tools-2.11.2-9.36.1.s390x"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-9.36.1.s390x",
"product": {
"name": "qemu-x86-2.11.2-9.36.1.s390x",
"product_id": "qemu-x86-2.11.2-9.36.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-2.11.2-9.36.1.x86_64",
"product_id": "qemu-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-arm-2.11.2-9.36.1.x86_64",
"product_id": "qemu-arm-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-block-curl-2.11.2-9.36.1.x86_64",
"product_id": "qemu-block-curl-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-dmg-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-block-dmg-2.11.2-9.36.1.x86_64",
"product_id": "qemu-block-dmg-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"product_id": "qemu-block-iscsi-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-block-rbd-2.11.2-9.36.1.x86_64",
"product_id": "qemu-block-rbd-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-block-ssh-2.11.2-9.36.1.x86_64",
"product_id": "qemu-block-ssh-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-extra-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-extra-2.11.2-9.36.1.x86_64",
"product_id": "qemu-extra-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-guest-agent-2.11.2-9.36.1.x86_64",
"product_id": "qemu-guest-agent-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-kvm-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-kvm-2.11.2-9.36.1.x86_64",
"product_id": "qemu-kvm-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-lang-2.11.2-9.36.1.x86_64",
"product_id": "qemu-lang-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-linux-user-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-linux-user-2.11.2-9.36.1.x86_64",
"product_id": "qemu-linux-user-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-ppc-2.11.2-9.36.1.x86_64",
"product_id": "qemu-ppc-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-s390-2.11.2-9.36.1.x86_64",
"product_id": "qemu-s390-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-testsuite-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-testsuite-2.11.2-9.36.1.x86_64",
"product_id": "qemu-testsuite-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-tools-2.11.2-9.36.1.x86_64",
"product_id": "qemu-tools-2.11.2-9.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.11.2-9.36.1.x86_64",
"product": {
"name": "qemu-x86-2.11.2-9.36.1.x86_64",
"product_id": "qemu-x86-2.11.2-9.36.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-arm-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-9.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-kvm-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.11.0-9.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch"
},
"product_reference": "qemu-seabios-1.11.0-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-9.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch"
},
"product_reference": "qemu-sgabios-8-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.11.0-9.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch"
},
"product_reference": "qemu-vgabios-1.11.0-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-x86-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-arm-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-9.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-kvm-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.11.0-9.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch"
},
"product_reference": "qemu-seabios-1.11.0-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-9.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch"
},
"product_reference": "qemu-sgabios-8-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.11.0-9.36.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch"
},
"product_reference": "qemu-vgabios-1.11.0-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-x86-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-arm-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-9.36.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-kvm-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-kvm-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-ppc-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-s390-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.11.0-9.36.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch"
},
"product_reference": "qemu-seabios-1.11.0-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-9.36.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch"
},
"product_reference": "qemu-sgabios-8-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.11.0-9.36.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch"
},
"product_reference": "qemu-vgabios-1.11.0-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-x86-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-curl-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-iscsi-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-rbd-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-block-ssh-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-guest-agent-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0+-9.36.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch"
},
"product_reference": "qemu-ipxe-1.0.0+-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-kvm-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-lang-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-ppc-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.11.0-9.36.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch"
},
"product_reference": "qemu-seabios-1.11.0-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-9.36.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch"
},
"product_reference": "qemu-sgabios-8-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-tools-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.11.0-9.36.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch"
},
"product_reference": "qemu-vgabios-1.11.0-9.36.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-2.11.2-9.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
},
"product_reference": "qemu-x86-2.11.2-9.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-20382",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20382"
}
],
"notes": [
{
"category": "general",
"text": "QEMU 4.1.0 has a memory leak in zrle_compress_data in ui/vnc-enc-zrle.c during a VNC disconnect operation because libz is misused, resulting in a situation where memory allocated in deflateInit2 is not freed in deflateEnd.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20382",
"url": "https://www.suse.com/security/cve/CVE-2019-20382"
},
{
"category": "external",
"summary": "SUSE Bug 1165776 for CVE-2019-20382",
"url": "https://bugzilla.suse.com/1165776"
}
],
"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-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/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-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T06:35:58Z",
"details": "moderate"
}
],
"title": "CVE-2019-20382"
},
{
"cve": "CVE-2019-6778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6778"
}
],
"notes": [
{
"category": "general",
"text": "In QEMU 3.0.0, tcp_emu in slirp/tcp_subr.c has a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6778",
"url": "https://www.suse.com/security/cve/CVE-2019-6778"
},
{
"category": "external",
"summary": "SUSE Bug 1123156 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1123156"
},
{
"category": "external",
"summary": "SUSE Bug 1123157 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1123157"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2019-6778",
"url": "https://bugzilla.suse.com/1178658"
}
],
"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-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T06:35:58Z",
"details": "important"
}
],
"title": "CVE-2019-6778"
},
{
"cve": "CVE-2020-1711",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1711"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds heap buffer access flaw was found in the way the iSCSI Block driver in QEMU versions 2.12.0 before 4.2.1 handled a response coming from an iSCSI server while checking the status of a Logical Address Block (LBA) in an iscsi_co_block_status() routine. A remote user could use this flaw to crash the QEMU process, resulting in a denial of service or potential execution of arbitrary code with privileges of the QEMU process on the host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1711",
"url": "https://www.suse.com/security/cve/CVE-2020-1711"
},
{
"category": "external",
"summary": "SUSE Bug 1166240 for CVE-2020-1711",
"url": "https://bugzilla.suse.com/1166240"
}
],
"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-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T06:35:58Z",
"details": "important"
}
],
"title": "CVE-2020-1711"
},
{
"cve": "CVE-2020-1983",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-1983"
}
],
"notes": [
{
"category": "general",
"text": "A use after free vulnerability in ip_reass() in ip_input.c of libslirp 4.2.0 and prior releases allows crafted packets to cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-1983",
"url": "https://www.suse.com/security/cve/CVE-2020-1983"
},
{
"category": "external",
"summary": "SUSE Bug 1170940 for CVE-2020-1983",
"url": "https://bugzilla.suse.com/1170940"
}
],
"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-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T06:35:58Z",
"details": "important"
}
],
"title": "CVE-2020-1983"
},
{
"cve": "CVE-2020-7039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7039"
}
],
"notes": [
{
"category": "general",
"text": "tcp_emu in tcp_subr.c in libslirp 4.1.0, as used in QEMU 4.2.0, mismanages memory, as demonstrated by IRC DCC commands in EMU_IRC. This can cause a heap-based buffer overflow or other out-of-bounds access which can lead to a DoS or potential execute arbitrary code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7039",
"url": "https://www.suse.com/security/cve/CVE-2020-7039"
},
{
"category": "external",
"summary": "SUSE Bug 1161066 for CVE-2020-7039",
"url": "https://bugzilla.suse.com/1161066"
}
],
"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-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T06:35:58Z",
"details": "important"
}
],
"title": "CVE-2020-7039"
},
{
"cve": "CVE-2020-8608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8608"
}
],
"notes": [
{
"category": "general",
"text": "In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8608",
"url": "https://www.suse.com/security/cve/CVE-2020-8608"
},
{
"category": "external",
"summary": "SUSE Bug 1163018 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163018"
},
{
"category": "external",
"summary": "SUSE Bug 1163019 for CVE-2020-8608",
"url": "https://bugzilla.suse.com/1163019"
}
],
"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-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-arm-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-s390-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:qemu-x86-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-curl-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-iscsi-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-rbd-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-block-ssh-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-guest-agent-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ipxe-1.0.0+-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-kvm-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-lang-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-ppc-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-seabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-sgabios-8-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-tools-2.11.2-9.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-vgabios-1.11.0-9.36.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:qemu-x86-2.11.2-9.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T06:35:58Z",
"details": "important"
}
],
"title": "CVE-2020-8608"
}
]
}
WID-SEC-W-2024-1981
Vulnerability from csaf_certbund - Published: 2020-03-04 23:00 - Updated: 2024-11-10 23:00Es existiert eine Schwachstelle in QEMU, wenn "ZRLE Tight encoding" aktiviert ist. Der VNC-Anzeigetreiber behandelt Verbindungsunterbrechungen unsachgemäß. In der Folge kommt es zu einem Memory Leakage Problem. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source QEMU
Open Source
|
cpe:/a:qemu:qemu:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "QEMU ist eine freie Virtualisierungssoftware, die die gesamte Hardware eines Computers emuliert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in QEMU ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1981 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2024-1981.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1981 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1981"
},
{
"category": "external",
"summary": "OSS Mailing List vom 2020-03-04",
"url": "https://seclists.org/oss-sec/2020/q1/105"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0845-1 vom 2020-04-02",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200845-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0844-1 vom 2020-04-02",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200844-1.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4665 vom 2020-04-28",
"url": "https://www.debian.org/security/2020/dsa-4665"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202005-6 vom 2020-05-08",
"url": "https://security.archlinux.org/ASA-202005-6"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4372-1 vom 2020-05-21",
"url": "https://usn.ubuntu.com/4372-1/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1501-1 vom 2020-06-16",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201501-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1523-1 vom 2020-06-17",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201523-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:2774 vom 2020-06-30",
"url": "https://access.redhat.com/errata/RHSA-2020:2774"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2288 vom 2020-07-26",
"url": "https://lists.debian.org/debian-lts-announce/2020/debian-lts-announce-202007/msg00020.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3267 vom 2020-08-03",
"url": "https://access.redhat.com/errata/RHSA-2020:3267"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3907 vom 2020-09-29",
"url": "https://access.redhat.com/errata/RHSA-2020:3907"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3906 vom 2020-09-29",
"url": "https://access.redhat.com/errata/RHSA-2020:3906"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4167 vom 2020-10-05",
"url": "https://access.redhat.com/errata/RHSA-2020:4167"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-12604 vom 2024-09-02",
"url": "https://linux.oracle.com/errata/ELSA-2024-12604.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7094-1 vom 2024-11-11",
"url": "https://ubuntu.com/security/notices/USN-7094-1"
}
],
"source_lang": "en-US",
"title": "QEMU: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2024-11-10T23:00:00.000+00:00",
"generator": {
"date": "2024-11-11T09:17:06.601+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-1981",
"initial_release_date": "2020-03-04T23:00:00.000+00:00",
"revision_history": [
{
"date": "2020-03-04T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-04-01T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-04-27T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2020-05-07T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Arch Linux aufgenommen"
},
{
"date": "2020-05-21T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-06-16T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-06-17T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-06-30T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-07-26T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2020-08-03T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-09-29T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-10-04T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-02T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-11-10T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"category": "product_name",
"name": "Open Source QEMU",
"product": {
"name": "Open Source QEMU",
"product_id": "185878",
"product_identification_helper": {
"cpe": "cpe:/a:qemu:qemu:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-20382",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in QEMU, wenn \"ZRLE Tight encoding\" aktiviert ist. Der VNC-Anzeigetreiber behandelt Verbindungsunterbrechungen unsachgem\u00e4\u00df. In der Folge kommt es zu einem Memory Leakage Problem. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"185878",
"2951",
"T002207",
"67646",
"T000126",
"T013312",
"T004914"
]
},
"release_date": "2020-03-04T23:00:00.000+00:00",
"title": "CVE-2019-20382"
}
]
}
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.