Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-9524 (GCVE-0-2017-9524)
Vulnerability from cvelistv5 – Published: 2017-07-06 16:00 – Updated: 2024-08-05 17:11- n/a
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2017:1681 | vendor-advisoryx_refsource_REDHAT |
| http://www.openwall.com/lists/oss-security/2017/06/12/1 | mailing-listx_refsource_MLIST |
| https://access.redhat.com/errata/RHSA-2017:1682 | vendor-advisoryx_refsource_REDHAT |
| http://www.securityfocus.com/bid/99011 | vdb-entryx_refsource_BID |
| https://lists.gnu.org/archive/html/qemu-devel/201… | mailing-listx_refsource_MLIST |
| https://access.redhat.com/errata/RHSA-2017:2408 | vendor-advisoryx_refsource_REDHAT |
| http://www.debian.org/security/2017/dsa-3925 | vendor-advisoryx_refsource_DEBIAN |
| https://lists.gnu.org/archive/html/qemu-devel/201… | mailing-listx_refsource_MLIST |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T17:11:01.999Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "RHSA-2017:1681",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2017:1681"
},
{
"name": "[oss-security] 20170612 CVE-2017-9524 Qemu: nbd: segmentation fault due to client non-negotiation",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2017/06/12/1"
},
{
"name": "RHSA-2017:1682",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2017:1682"
},
{
"name": "99011",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/99011"
},
{
"name": "[qemu-devel] 20170526 [PATCH] nbd: Fully initialize client in case of failed negotiation",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg06240.html"
},
{
"name": "RHSA-2017:2408",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
},
{
"name": "DSA-3925",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2017/dsa-3925"
},
{
"name": "[qemu-devel] 20170608 [PATCH] nbd: Fix regression on resiliency to port scan",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02321.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2017-03-26T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The qemu-nbd server in QEMU (aka Quick Emulator), when built with the Network Block Device (NBD) Server support, allows remote attackers to cause a denial of service (segmentation fault and server crash) by leveraging failure to ensure that all initialization occurs before talking to a client in the nbd_negotiate function."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-01-04T19:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "RHSA-2017:1681",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2017:1681"
},
{
"name": "[oss-security] 20170612 CVE-2017-9524 Qemu: nbd: segmentation fault due to client non-negotiation",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2017/06/12/1"
},
{
"name": "RHSA-2017:1682",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2017:1682"
},
{
"name": "99011",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/99011"
},
{
"name": "[qemu-devel] 20170526 [PATCH] nbd: Fully initialize client in case of failed negotiation",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg06240.html"
},
{
"name": "RHSA-2017:2408",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
},
{
"name": "DSA-3925",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2017/dsa-3925"
},
{
"name": "[qemu-devel] 20170608 [PATCH] nbd: Fix regression on resiliency to port scan",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02321.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-9524",
"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": "The qemu-nbd server in QEMU (aka Quick Emulator), when built with the Network Block Device (NBD) Server support, allows remote attackers to cause a denial of service (segmentation fault and server crash) by leveraging failure to ensure that all initialization occurs before talking to a client in the nbd_negotiate function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2017:1681",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:1681"
},
{
"name": "[oss-security] 20170612 CVE-2017-9524 Qemu: nbd: segmentation fault due to client non-negotiation",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2017/06/12/1"
},
{
"name": "RHSA-2017:1682",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:1682"
},
{
"name": "99011",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99011"
},
{
"name": "[qemu-devel] 20170526 [PATCH] nbd: Fully initialize client in case of failed negotiation",
"refsource": "MLIST",
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg06240.html"
},
{
"name": "RHSA-2017:2408",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
},
{
"name": "DSA-3925",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2017/dsa-3925"
},
{
"name": "[qemu-devel] 20170608 [PATCH] nbd: Fix regression on resiliency to port scan",
"refsource": "MLIST",
"url": "https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02321.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2017-9524",
"datePublished": "2017-07-06T16:00:00.000Z",
"dateReserved": "2017-06-09T00:00:00.000Z",
"dateUpdated": "2024-08-05T17:11:01.999Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2017-9524",
"date": "2026-05-29",
"epss": "0.02079",
"percentile": "0.84254"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"2.9.1\", \"matchCriteriaId\": \"6B8E599C-1E63-4D90-9BE4-9ADA35192912\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The qemu-nbd server in QEMU (aka Quick Emulator), when built with the Network Block Device (NBD) Server support, allows remote attackers to cause a denial of service (segmentation fault and server crash) by leveraging failure to ensure that all initialization occurs before talking to a client in the nbd_negotiate function.\"}, {\"lang\": \"es\", \"value\": \"El servidor qemu-nbd en QEMU (tambi\\u00e9n se conoce como Quick Emulator), cuando se ensambl\\u00f3 con el soporte del servidor Network Block Device (NBD), permite a los atacantes remotos causar una denegaci\\u00f3n de servicio (fallo de segmentaci\\u00f3n y fallo del servidor) aprovechando el fallo para garantizar que toda la inicializaci\\u00f3n ocurre antes de hablar con un cliente en la funci\\u00f3n nbd_negotiate.\"}]",
"id": "CVE-2017-9524",
"lastModified": "2024-11-21T03:36:19.667",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2017-07-06T16:29:00.467",
"references": "[{\"url\": \"http://www.debian.org/security/2017/dsa-3925\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2017/06/12/1\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/99011\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:1681\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:1682\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:2408\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg06240.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02321.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.debian.org/security/2017/dsa-3925\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2017/06/12/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/99011\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:1681\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:1682\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2017:2408\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg06240.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02321.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2017-9524\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-07-06T16:29:00.467\",\"lastModified\":\"2026-05-13T00:24:29.033\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The qemu-nbd server in QEMU (aka Quick Emulator), when built with the Network Block Device (NBD) Server support, allows remote attackers to cause a denial of service (segmentation fault and server crash) by leveraging failure to ensure that all initialization occurs before talking to a client in the nbd_negotiate function.\"},{\"lang\":\"es\",\"value\":\"El servidor qemu-nbd en QEMU (tambi\u00e9n se conoce como Quick Emulator), cuando se ensambl\u00f3 con el soporte del servidor Network Block Device (NBD), permite a los atacantes remotos causar una denegaci\u00f3n de servicio (fallo de segmentaci\u00f3n y fallo del servidor) aprovechando el fallo para garantizar que toda la inicializaci\u00f3n ocurre antes de hablar con un cliente en la funci\u00f3n nbd_negotiate.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"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-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.9.1\",\"matchCriteriaId\":\"6B8E599C-1E63-4D90-9BE4-9ADA35192912\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"http://www.debian.org/security/2017/dsa-3925\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2017/06/12/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/99011\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1681\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1682\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2408\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg06240.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02321.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2017/dsa-3925\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2017/06/12/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/99011\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1681\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:1682\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2408\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg06240.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02321.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
RHSA-2017_1681
Vulnerability from csaf_redhat - Published: 2017-07-05 09:46 - Updated: 2024-11-14 23:35Quick Emulator (QEMU) built with Network Block Device (NBD) Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client that was not initialized due to failed negotiation. A remote user or process could exploit this flaw to crash the qemu-nbd server (denial of service).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64 | — |
Vendor Fix
fix
|
{
"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 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm package provides the user-space component for running virtual machines that use KVM.\n\nSecurity Fix(es):\n\n* Quick Emulator (QEMU) built with Network Block Device (NBD) Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client, which was not initialized due to failed negotiation. A remote user or process could exploit this flaw to crash the qemu-nbd server (denial of service). (CVE-2017-9524)",
"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-2017:1681",
"url": "https://access.redhat.com/errata/RHSA-2017:1681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1460170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1681.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm security update",
"tracking": {
"current_release_date": "2024-11-14T23:35:43+00:00",
"generator": {
"date": "2024-11-14T23:35:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2017:1681",
"initial_release_date": "2017-07-05T09:46:39+00:00",
"revision_history": [
{
"date": "2017-07-05T09:46:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2017-07-05T09:46:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-14T23:35:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z",
"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.3.Z",
"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.3.Z",
"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.3.Z",
"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-126.el7_3.10.x86_64",
"product": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"product_id": "qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@1.5.3-126.el7_3.10?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"product": {
"name": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"product_id": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@1.5.3-126.el7_3.10?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"product": {
"name": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"product_id": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@1.5.3-126.el7_3.10?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-126.el7_3.10?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"product": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"product_id": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-126.el7_3.10?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.src",
"product": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.src",
"product_id": "qemu-kvm-10:1.5.3-126.el7_3.10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-126.el7_3.10?arch=src\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"product": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"product_id": "qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@1.5.3-126.el7_3.10?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-126.el7_3.10?arch=ppc64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"product": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"product_id": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@1.5.3-126.el7_3.10?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-126.el7_3.10?arch=ppc64le\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src"
},
"product_reference": "qemu-kvm-10:1.5.3-126.el7_3.10.src",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Client-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src"
},
"product_reference": "qemu-kvm-10:1.5.3-126.el7_3.10.src",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src"
},
"product_reference": "qemu-kvm-10:1.5.3-126.el7_3.10.src",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Server-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"relates_to_product_reference": "7Workstation-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"relates_to_product_reference": "7Workstation-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Workstation-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src"
},
"product_reference": "qemu-kvm-10:1.5.3-126.el7_3.10.src",
"relates_to_product_reference": "7Workstation-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Workstation-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Workstation-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"relates_to_product_reference": "7Workstation-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"relates_to_product_reference": "7Workstation-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Workstation-7.3.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"relates_to_product_reference": "7Workstation-7.3.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-9524",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2017-05-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1460170"
}
],
"notes": [
{
"category": "description",
"text": "Quick Emulator (QEMU) built with Network Block Device (NBD) Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client that was not initialized due to failed negotiation. A remote user or process could exploit this flaw to crash the qemu-nbd server (denial of service).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: nbd: segmentation fault due to client non-negotiation",
"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.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9524"
},
{
"category": "external",
"summary": "RHBZ#1460170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9524",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9524"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9524",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9524"
}
],
"release_date": "2017-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-07-05T09:46:39+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.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:1681"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7Client-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7Client-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7Client-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7Client-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7ComputeNode-optional-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7ComputeNode-optional-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7ComputeNode-optional-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7ComputeNode-optional-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7Server-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7Server-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7Server-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7Server-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64",
"7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.ppc64le",
"7Workstation-7.3.Z:qemu-img-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.src",
"7Workstation-7.3.Z:qemu-kvm-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-common-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64",
"7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.ppc64le",
"7Workstation-7.3.Z:qemu-kvm-debuginfo-10:1.5.3-126.el7_3.10.x86_64",
"7Workstation-7.3.Z:qemu-kvm-tools-10:1.5.3-126.el7_3.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Qemu: nbd: segmentation fault due to client non-negotiation"
}
]
}
RHSA-2017_1682
Vulnerability from csaf_redhat - Published: 2017-07-05 08:15 - Updated: 2024-11-14 23:35Quick Emulator (QEMU) built with Network Block Device (NBD) Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client that was not initialized due to failed negotiation. A remote user or process could exploit this flaw to crash the qemu-nbd server (denial of service).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64 | — |
Vendor Fix
fix
|
{
"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 RHEV 3.X Hypervisor and Agents for RHEL-7 and RHEV 4.X RHEV-H and Agents for RHEL-7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provide the user-space component for running virtual machines that use KVM in environments managed by Red Hat products.\n\nSecurity Fix(es):\n\n* Quick Emulator (QEMU) built with Network Block Device (NBD) Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client, which was not initialized due to failed negotiation. A remote user or process could exploit this flaw to crash the qemu-nbd server (denial of service). (CVE-2017-9524)\n\nBug Fix(es):\n\n* Previously, when the data plane was in use, changing the target image of a virtual SCSI CD device caused the guest to terminate unexpectedly with a core dump. With this update, the virtio-scsi bus rejects SCSI CDs when the data plane is active, which prevents the crash from occurring. Note that this is a temporary solution, and a full fix to make the data plane and SCSI CD compatible will be provided in the future. (BZ#1461837)",
"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-2017:1682",
"url": "https://access.redhat.com/errata/RHSA-2017:1682"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1460170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460170"
},
{
"category": "external",
"summary": "1461837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1461837"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_1682.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm-rhev security and bug fix update",
"tracking": {
"current_release_date": "2024-11-14T23:35:35+00:00",
"generator": {
"date": "2024-11-14T23:35:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2017:1682",
"initial_release_date": "2017-07-05T08:15:37+00:00",
"revision_history": [
{
"date": "2017-07-05T08:15:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2017-07-05T08:15:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-14T23:35:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEV-H and VDSM for 7 Hosts",
"product": {
"name": "RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product": {
"name": "Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"product": {
"name": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"product_id": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.6.0-28.el7_3.12?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product": {
"name": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product_id": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.6.0-28.el7_3.12?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product": {
"name": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product_id": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.6.0-28.el7_3.12?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product": {
"name": "qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product_id": "qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-rhev@2.6.0-28.el7_3.12?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product": {
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product_id": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.6.0-28.el7_3.12?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"product": {
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"product_id": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.6.0-28.el7_3.12?arch=src\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"product": {
"name": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"product_id": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.6.0-28.el7_3.12?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product": {
"name": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product_id": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.6.0-28.el7_3.12?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product": {
"name": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product_id": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.6.0-28.el7_3.12?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product": {
"name": "qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product_id": "qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-rhev@2.6.0-28.el7_3.12?arch=ppc64le\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product": {
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product_id": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.6.0-28.el7_3.12?arch=ppc64le\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src"
},
"product_reference": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64 as a component of Red Hat Virtualization 4 Management Agent for RHEL 7 Hosts",
"product_id": "7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64 as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64 as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src"
},
"product_reference": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64 as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64 as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64 as a component of RHEV-H and VDSM for 7 Hosts",
"product_id": "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-9524",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2017-05-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1460170"
}
],
"notes": [
{
"category": "description",
"text": "Quick Emulator (QEMU) built with Network Block Device (NBD) Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client that was not initialized due to failed negotiation. A remote user or process could exploit this flaw to crash the qemu-nbd server (denial of service).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: nbd: segmentation fault due to client non-negotiation",
"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-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9524"
},
{
"category": "external",
"summary": "RHBZ#1460170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9524",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9524"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9524",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9524"
}
],
"release_date": "2017-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-07-05T08:15:37+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-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:1682"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-4-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.6.0-28.el7_3.12.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.ppc64le",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.6.0-28.el7_3.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Qemu: nbd: segmentation fault due to client non-negotiation"
}
]
}
RHSA-2017_2408
Vulnerability from csaf_redhat - Published: 2017-08-01 21:17 - Updated: 2024-11-14 23:36An information-exposure flaw was found in Quick Emulator (QEMU) in Task Priority Register (TPR) optimizations for 32-bit Windows guests. The flaw could occur while accessing TPR. A privileged user inside a guest could use this issue to read portions of the host memory.
CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Integer overflow in the net_tx_pkt_init function in hw/net/net_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (QEMU process crash) via the maximum fragmentation count, which triggers an unchecked multiplication and NULL pointer dereference.
CWE-476 - NULL Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
The virtqueue_map_desc function in hw/virtio/virtio.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (NULL pointer dereference and QEMU process crash) via a large I/O descriptor buffer length value.
CWE-476 - NULL Pointer Dereference| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
A memory-leak flaw was found in the Quick Emulator(QEMU) built with USB xHCI controller emulation support. The flaw could occur while doing a USB-device unplug operation. Unplugging the device repeatedly resulted in leaking host memory, which affected other services on the host. A privileged user inside the guest could exploit this flaw to cause a denial of service on the host or potentially crash the host's QEMU process instance.
CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
The xhci_ring_fetch function in hw/usb/hcd-xhci.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) by leveraging failure to limit the number of link Transfer Request Blocks (TRB) to process.
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
The serial_update_parameters function in hw/char/serial.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (divide-by-zero error and QEMU process crash) via vectors involving a value of divider greater than baud base.
CWE-369 - Divide By Zero| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
The intel_hda_xfer function in hw/audio/intel-hda.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) via an entry with the same value for buffer length and pointer position.
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
The rtl8139_cplus_transmit function in hw/net/rtl8139.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) by leveraging failure to limit the ring descriptor count.
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Quick Emulator (Qemu) built with the USB redirector usb-guest support is vulnerable to a memory leakage flaw. It could occur while destroying the USB redirector in 'usbredir_handle_destroy'. A guest user/process could use this issue to leak host memory, resulting in DoS for a host.
CWE-244 - Improper Clearing of Heap Memory Before Release ('Heap Inspection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Quick Emulator (Qemu) built with the USB EHCI Emulation support is vulnerable to a memory leakage issue. It could occur while processing packet data in 'ehci_init_transfer'. A guest user/process could use this issue to leak host memory, resulting in DoS for a host.
CWE-244 - Improper Clearing of Heap Memory Before Release ('Heap Inspection')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Quick emulator (Qemu) built with the Cirrus CLGD 54xx VGA Emulator support is vulnerable to a divide by zero issue. It could occur while copying VGA data when cirrus graphics mode was set to be VGA. A privileged user inside guest could use this flaw to crash the Qemu process instance on the host, resulting in DoS.
CWE-369 - Divide By Zero| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
The cirrus_do_copy function in hw/display/cirrus_vga.c in QEMU (aka Quick Emulator), when cirrus graphics mode is VGA, allows local guest OS privileged users to cause a denial of service (divide-by-zero error and QEMU process crash) via vectors involving blit pitch values.
CWE-369 - Divide By Zero| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Memory leak in hw/watchdog/wdt_i6300esb.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (host memory consumption and QEMU process crash) via a large number of device unplug operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Memory leak in the serial_exit_core function in hw/char/serial.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (host memory consumption and QEMU process crash) via a large number of device unplug operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
The xhci_kick_epctx function in hw/usb/hcd-xhci.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (infinite loop and QEMU process crash) via vectors related to control transfer descriptor sequence.
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Memory leak in the vcard_apdu_new function in card_7816.c in libcacard before 2.5.3 allows local guest OS users to cause a denial of service (host memory consumption) via vectors related to allocating a new APDU object.
CWE-772 - Missing Release of Resource after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Memory leak in the audio/audio.c in QEMU (aka Quick Emulator) allows remote attackers to cause a denial of service (memory consumption) by repeatedly starting and stopping audio capture.
CWE-772 - Missing Release of Resource after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Memory leak in the keyboard input event handlers support in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (host memory consumption) by rapidly generating large keyboard events.
CWE-772 - Missing Release of Resource after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
QEMU (aka Quick Emulator), when built with the e1000e NIC emulation support, allows local guest OS privileged users to cause a denial of service (infinite loop) via vectors related to setting the initial receive / transmit descriptor head (TDH/RDH) outside the allocated descriptor buffer.
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Memory leak in QEMU (aka Quick Emulator), when built with IDE AHCI Emulation support, allows local guest OS privileged users to cause a denial of service (memory consumption) by repeatedly hot-unplugging the AHCI device.
CWE-772 - Missing Release of Resource after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Memory leak in QEMU (aka Quick Emulator), when built with USB EHCI Emulation support, allows local guest OS privileged users to cause a denial of service (memory consumption) by repeatedly hot-unplugging the device.
CWE-772 - Missing Release of Resource after Effective Lifetime| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
QEMU (aka Quick Emulator), when built with USB xHCI controller emulator support, allows local guest OS privileged users to cause a denial of service (infinite recursive call) via vectors involving control transfer descriptors sequencing.
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
Quick Emulator (QEMU) built with Network Block Device (NBD) Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client that was not initialized due to failed negotiation. A remote user or process could exploit this flaw to crash the qemu-nbd server (denial of service).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for qemu-kvm-rhev is now available for Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7, Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7, Red Hat OpenStack Platform 8.0 (Liberty), Red Hat OpenStack Platform 9.0 (Mitaka), Red Hat OpenStack Platform 10.0 (Newton), and Red Hat OpenStack Platform 11.0 (Ocata).\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provide the user-space component for running virtual machines that use KVM in environments managed by Red Hat products.\n\nSecurity Fix(es):\n\n* Quick Emulator (QEMU) built with Network Block Device (NBD) Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client that was not initialized due to failed negotiation. A remote user or process could exploit this flaw to crash the qemu-nbd server (denial of service). (CVE-2017-9524)\n\n* An information-exposure flaw was found in Quick Emulator (QEMU) in Task Priority Register (TPR) optimizations for 32-bit Windows guests. The flaw could occur while accessing TPR. A privileged user inside a guest could use this issue to read portions of the host memory. (CVE-2016-4020)\n\n* A memory-leak flaw was found in the Quick Emulator (QEMU) built with USB xHCI controller emulation support. The flaw could occur while doing a USB-device unplug operation. Unplugging the device repeatedly resulted in leaking host memory, which affected other services on the host. A privileged user inside the guest could exploit this flaw to cause a denial of service on the host or potentially crash the host\u0027s QEMU process instance. (CVE-2016-7466)\n\n* Multiple CVEs were fixed as a result of rebase to QEMU 2.9.0. (CVE-2016-6888, CVE-2016-7422, CVE-2016-8576, CVE-2016-8669, CVE-2016-8909, CVE-2016-8910, CVE-2016-9907, CVE-2016-9911, CVE-2016-9921, CVE-2016-9922, CVE-2016-10155, CVE-2017-5579, CVE-2017-5973, CVE-2017-6414, CVE-2017-8309, CVE-2017-8379, CVE-2017-9310, CVE-2017-9373, CVE-2017-9374, CVE-2017-9375)\n\nRed Hat would like to thank Donghai Zdh (Alibaba Inc.) for reporting CVE-2016-4020; Li Qiang (Qihoo 360 Inc.) for reporting CVE-2016-6888; Qinghao Tang (Marvel Team 360.cn Inc.) and Zhenhao Hong (Marvel Team 360.cn Inc.) for reporting CVE-2016-7422; Li Qiang (360.cn Inc.) for reporting CVE-2016-7466, CVE-2016-10155, CVE-2017-5579, CVE-2017-5973, and CVE-2017-6414; PSIRT (Huawei Inc.) for reporting CVE-2016-8669; Andrew Henderson (Intelligent Automation Inc.) for reporting CVE-2016-8910; Qinghao Tang (Qihoo 360), Li Qiang (Qihoo 360), and Jiangxin (Huawei Inc.) for reporting CVE-2016-9921 and CVE-2016-9922; Jiang Xin (PSIRT, Huawei Inc.) for reporting CVE-2017-8309 and CVE-2017-8379; and Li Qiang (Qihoo 360 Gear Team) for reporting CVE-2017-9310, CVE-2017-9373, CVE-2017-9374, and CVE-2017-9375.",
"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-2017:2408",
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1313686",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1313686"
},
{
"category": "external",
"summary": "1333425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1333425"
},
{
"category": "external",
"summary": "1334398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1334398"
},
{
"category": "external",
"summary": "1369031",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1369031"
},
{
"category": "external",
"summary": "1376755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1376755"
},
{
"category": "external",
"summary": "1377837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377837"
},
{
"category": "external",
"summary": "1384909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1384909"
},
{
"category": "external",
"summary": "1388046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388046"
},
{
"category": "external",
"summary": "1388052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388052"
},
{
"category": "external",
"summary": "1402265",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1402265"
},
{
"category": "external",
"summary": "1402272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1402272"
},
{
"category": "external",
"summary": "1415199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1415199"
},
{
"category": "external",
"summary": "1416157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1416157"
},
{
"category": "external",
"summary": "1421626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1421626"
},
{
"category": "external",
"summary": "1427833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1427833"
},
{
"category": "external",
"summary": "1446517",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1446517"
},
{
"category": "external",
"summary": "1446547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1446547"
},
{
"category": "external",
"summary": "1452620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452620"
},
{
"category": "external",
"summary": "1458270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1458270"
},
{
"category": "external",
"summary": "1458744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1458744"
},
{
"category": "external",
"summary": "1459132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459132"
},
{
"category": "external",
"summary": "1459661",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459661"
},
{
"category": "external",
"summary": "1459663",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459663"
},
{
"category": "external",
"summary": "1459664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459664"
},
{
"category": "external",
"summary": "1459666",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459666"
},
{
"category": "external",
"summary": "1459667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459667"
},
{
"category": "external",
"summary": "1459668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459668"
},
{
"category": "external",
"summary": "1460170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460170"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_2408.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm-rhev security and bug fix update",
"tracking": {
"current_release_date": "2024-11-14T23:36:13+00:00",
"generator": {
"date": "2024-11-14T23:36:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2017:2408",
"initial_release_date": "2017-08-01T21:17:55+00:00",
"revision_history": [
{
"date": "2017-08-01T21:17:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2017-08-01T21:17:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-14T23:36:13+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 10.0",
"product": {
"name": "Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:10::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 11.0",
"product": {
"name": "Red Hat OpenStack Platform 11.0",
"product_id": "7Server-RH7-RHOS-11.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:11::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product": {
"name": "Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:6::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
"product": {
"name": "Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
"product_id": "7Server-RH7-RHOS-7.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:7::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 8.0 (Liberty)",
"product": {
"name": "Red Hat OpenStack Platform 8.0 (Liberty)",
"product_id": "7Server-RH7-RHOS-8.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:8::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 9.0",
"product": {
"name": "Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:9::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"product": {
"name": "qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"product_id": "qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-rhev@2.9.0-10.el7?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"product": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"product_id": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.9.0-10.el7?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"product": {
"name": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"product_id": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.9.0-10.el7?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"product": {
"name": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"product_id": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.9.0-10.el7?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"product": {
"name": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"product_id": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.9.0-10.el7?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.src",
"product": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.src",
"product_id": "qemu-kvm-rhev-10:2.9.0-10.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.9.0-10.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-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.src as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0",
"product_id": "7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-11.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0",
"product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-11.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.src as a component of Red Hat OpenStack Platform 11.0",
"product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOS-11.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0",
"product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-11.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0",
"product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-11.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 11.0",
"product_id": "7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-11.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.src as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
"product_id": "7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
"product_id": "7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.src as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
"product_id": "7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOS-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
"product_id": "7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
"product_id": "7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7",
"product_id": "7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-7.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)",
"product_id": "7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)",
"product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.src as a component of Red Hat OpenStack Platform 8.0 (Liberty)",
"product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOS-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)",
"product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)",
"product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)",
"product_id": "7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.src as a component of Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.src",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64 as a component of Red Hat OpenStack Platform 9.0",
"product_id": "7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-9.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Donghai Zdh"
],
"organization": "Alibaba Inc."
}
],
"cve": "CVE-2016-4020",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2016-03-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1313686"
}
],
"notes": [
{
"category": "description",
"text": "An information-exposure flaw was found in Quick Emulator (QEMU) in Task Priority Register (TPR) optimizations for 32-bit Windows guests. The flaw could occur while accessing TPR. A privileged user inside a guest could use this issue to read portions of the host memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: i386: leakage of stack memory to guest in kvmvapic.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle:\nhttps://access.redhat.com/support/policy/updates/errata/.",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-4020"
},
{
"category": "external",
"summary": "RHBZ#1313686",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1313686"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-4020",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-4020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4020"
}
],
"release_date": "2016-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.9,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: i386: leakage of stack memory to guest in kvmvapic.c"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "Qihoo 360 Inc."
}
],
"cve": "CVE-2016-6888",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2016-06-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1369031"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflow in the net_tx_pkt_init function in hw/net/net_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (QEMU process crash) via the maximum fragmentation count, which triggers an unchecked multiplication and NULL pointer dereference.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: net: vmxnet: integer overflow in packet initialisation",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-6888"
},
{
"category": "external",
"summary": "RHBZ#1369031",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1369031"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-6888",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6888"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-6888",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6888"
}
],
"release_date": "2016-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"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.0/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: net: vmxnet: integer overflow in packet initialisation"
},
{
"acknowledgments": [
{
"names": [
"Qinghao Tang",
"Zhenhao Hong"
],
"organization": "360.cn Marvel Team"
}
],
"cve": "CVE-2016-7422",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2016-06-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1376755"
}
],
"notes": [
{
"category": "description",
"text": "The virtqueue_map_desc function in hw/virtio/virtio.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (NULL pointer dereference and QEMU process crash) via a large I/O descriptor buffer length value.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: virtio: null pointer dereference in virtqueu_map_desc",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-7422"
},
{
"category": "external",
"summary": "RHBZ#1376755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1376755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-7422",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7422"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7422",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7422"
}
],
"release_date": "2016-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 2.6,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: virtio: null pointer dereference in virtqueu_map_desc"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "360.cn Inc."
}
],
"cve": "CVE-2016-7466",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2016-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1377837"
}
],
"notes": [
{
"category": "description",
"text": "A memory-leak flaw was found in the Quick Emulator(QEMU) built with USB xHCI controller emulation support. The flaw could occur while doing a USB-device unplug operation. Unplugging the device repeatedly resulted in leaking host memory, which affected other services on the host. A privileged user inside the guest could exploit this flaw to cause a denial of service on the host or potentially crash the host\u0027s QEMU process instance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: usb: xhci memory leakage during device unplug",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-7466"
},
{
"category": "external",
"summary": "RHBZ#1377837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1377837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-7466",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7466"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7466",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7466"
}
],
"release_date": "2016-09-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: usb: xhci memory leakage during device unplug"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "Qihoo 360"
}
],
"cve": "CVE-2016-8576",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2016-05-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1333425"
}
],
"notes": [
{
"category": "description",
"text": "The xhci_ring_fetch function in hw/usb/hcd-xhci.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) by leveraging failure to limit the number of link Transfer Request Blocks (TRB) to process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: usb: xHCI: infinite loop vulnerability in xhci_ring_fetch",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8576"
},
{
"category": "external",
"summary": "RHBZ#1333425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1333425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8576",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8576"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8576",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8576"
}
],
"release_date": "2016-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: usb: xHCI: infinite loop vulnerability in xhci_ring_fetch"
},
{
"acknowledgments": [
{
"names": [
"PSIRT"
],
"organization": "Huawei Inc."
}
],
"cve": "CVE-2016-8669",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"discovery_date": "2016-09-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1384909"
}
],
"notes": [
{
"category": "description",
"text": "The serial_update_parameters function in hw/char/serial.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (divide-by-zero error and QEMU process crash) via vectors involving a value of divider greater than baud base.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: char: divide by zero error in serial_update_parameters",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8669"
},
{
"category": "external",
"summary": "RHBZ#1384909",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1384909"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8669",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8669"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8669",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8669"
}
],
"release_date": "2016-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: char: divide by zero error in serial_update_parameters"
},
{
"acknowledgments": [
{
"names": [
"PSIRT"
],
"organization": "Huawei Inc."
}
],
"cve": "CVE-2016-8909",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2016-10-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388052"
}
],
"notes": [
{
"category": "description",
"text": "The intel_hda_xfer function in hw/audio/intel-hda.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) via an entry with the same value for buffer length and pointer position.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: audio: intel-hda: infinite loop in processing dma buffer stream",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8909"
},
{
"category": "external",
"summary": "RHBZ#1388052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8909",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8909"
}
],
"release_date": "2016-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: audio: intel-hda: infinite loop in processing dma buffer stream"
},
{
"acknowledgments": [
{
"names": [
"Andrew Henderson"
],
"organization": "Intelligent Automation Inc."
}
],
"cve": "CVE-2016-8910",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2016-06-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1388046"
}
],
"notes": [
{
"category": "description",
"text": "The rtl8139_cplus_transmit function in hw/net/rtl8139.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) by leveraging failure to limit the ring descriptor count.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: net: rtl8139: infinite loop while transmit in C+ mode",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-8910"
},
{
"category": "external",
"summary": "RHBZ#1388046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-8910",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-8910"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-8910",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-8910"
}
],
"release_date": "2016-10-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: net: rtl8139: infinite loop while transmit in C+ mode"
},
{
"cve": "CVE-2016-9907",
"cwe": {
"id": "CWE-244",
"name": "Improper Clearing of Heap Memory Before Release (\u0027Heap Inspection\u0027)"
},
"discovery_date": "2016-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1402265"
}
],
"notes": [
{
"category": "description",
"text": "Quick Emulator (Qemu) built with the USB redirector usb-guest support is vulnerable to a memory leakage flaw. It could occur while destroying the USB redirector in \u0027usbredir_handle_destroy\u0027. A guest user/process could use this issue to leak host memory, resulting in DoS for a host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: usb: redirector: memory leakage when destroying redirector",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9907"
},
{
"category": "external",
"summary": "RHBZ#1402265",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1402265"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9907",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9907"
}
],
"release_date": "2016-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: usb: redirector: memory leakage when destroying redirector"
},
{
"cve": "CVE-2016-9911",
"cwe": {
"id": "CWE-244",
"name": "Improper Clearing of Heap Memory Before Release (\u0027Heap Inspection\u0027)"
},
"discovery_date": "2016-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1402272"
}
],
"notes": [
{
"category": "description",
"text": "Quick Emulator (Qemu) built with the USB EHCI Emulation support is vulnerable to a memory leakage issue. It could occur while processing packet data in \u0027ehci_init_transfer\u0027. A guest user/process could use this issue to leak host memory, resulting in DoS for a host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: usb: ehci: memory leakage in ehci_init_transfer",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9911"
},
{
"category": "external",
"summary": "RHBZ#1402272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1402272"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9911",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9911"
}
],
"release_date": "2016-11-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: usb: ehci: memory leakage in ehci_init_transfer"
},
{
"acknowledgments": [
{
"names": [
"Jiangxin"
],
"organization": "Huawei Inc."
},
{
"names": [
"Li Qiang",
"Qinghao Tang"
],
"organization": "Qihoo 360"
}
],
"cve": "CVE-2016-9921",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"discovery_date": "2016-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1334398"
}
],
"notes": [
{
"category": "description",
"text": "Quick emulator (Qemu) built with the Cirrus CLGD 54xx VGA Emulator support is vulnerable to a divide by zero issue. It could occur while copying VGA data when cirrus graphics mode was set to be VGA. A privileged user inside guest could use this flaw to crash the Qemu process instance on the host, resulting in DoS.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: display: cirrus_vga: a divide by zero in cirrus_do_copy",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9921"
},
{
"category": "external",
"summary": "RHBZ#1334398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1334398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9921",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9921"
}
],
"release_date": "2016-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: display: cirrus_vga: a divide by zero in cirrus_do_copy"
},
{
"acknowledgments": [
{
"names": [
"Jiangxin"
],
"organization": "Huawei Inc."
},
{
"names": [
"Li Qiang",
"Qinghao Tang"
],
"organization": "Qihoo 360"
}
],
"cve": "CVE-2016-9922",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"discovery_date": "2016-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1334398"
}
],
"notes": [
{
"category": "description",
"text": "The cirrus_do_copy function in hw/display/cirrus_vga.c in QEMU (aka Quick Emulator), when cirrus graphics mode is VGA, allows local guest OS privileged users to cause a denial of service (divide-by-zero error and QEMU process crash) via vectors involving blit pitch values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: display: cirrus_vga: a divide by zero in cirrus_do_copy",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-9922"
},
{
"category": "external",
"summary": "RHBZ#1334398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1334398"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-9922",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9922"
}
],
"release_date": "2016-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: display: cirrus_vga: a divide by zero in cirrus_do_copy"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "360.cn Inc."
}
],
"cve": "CVE-2016-10155",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2016-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1415199"
}
],
"notes": [
{
"category": "description",
"text": "Memory leak in hw/watchdog/wdt_i6300esb.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (host memory consumption and QEMU process crash) via a large number of device unplug operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: watchdog: memory leakage in virtual hardware watchdog wdt_i6300esb",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-10155"
},
{
"category": "external",
"summary": "RHBZ#1415199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1415199"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-10155",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-10155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10155"
}
],
"release_date": "2016-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: watchdog: memory leakage in virtual hardware watchdog wdt_i6300esb"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "360.cn Inc."
}
],
"cve": "CVE-2017-5579",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2016-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1416157"
}
],
"notes": [
{
"category": "description",
"text": "Memory leak in the serial_exit_core function in hw/char/serial.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (host memory consumption and QEMU process crash) via a large number of device unplug operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: serial: host memory leakage 16550A UART emulation",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-5579"
},
{
"category": "external",
"summary": "RHBZ#1416157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1416157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-5579",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5579"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-5579",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5579"
}
],
"release_date": "2017-01-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: serial: host memory leakage 16550A UART emulation"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "360.cn Inc."
}
],
"cve": "CVE-2017-5973",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2017-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1421626"
}
],
"notes": [
{
"category": "description",
"text": "The xhci_kick_epctx function in hw/usb/hcd-xhci.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (infinite loop and QEMU process crash) via vectors related to control transfer descriptor sequence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: usb: infinite loop while doing control transfer in xhci_kick_epctx",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-5973"
},
{
"category": "external",
"summary": "RHBZ#1421626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1421626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-5973",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5973"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-5973",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5973"
}
],
"release_date": "2017-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: usb: infinite loop while doing control transfer in xhci_kick_epctx"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "360.cn Inc."
}
],
"cve": "CVE-2017-6414",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2017-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1427833"
}
],
"notes": [
{
"category": "description",
"text": "Memory leak in the vcard_apdu_new function in card_7816.c in libcacard before 2.5.3 allows local guest OS users to cause a denial of service (host memory consumption) via vectors related to allocating a new APDU object.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: libcacard: host memory leakage while creating new APDU",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-6414"
},
{
"category": "external",
"summary": "RHBZ#1427833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1427833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-6414",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6414"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-6414",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-6414"
}
],
"release_date": "2017-02-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: libcacard: host memory leakage while creating new APDU"
},
{
"acknowledgments": [
{
"names": [
"Jiang Xin"
],
"organization": "Huawei PSIRT"
}
],
"cve": "CVE-2017-8309",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2017-04-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1446517"
}
],
"notes": [
{
"category": "description",
"text": "Memory leak in the audio/audio.c in QEMU (aka Quick Emulator) allows remote attackers to cause a denial of service (memory consumption) by repeatedly starting and stopping audio capture.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: audio: host memory leakage via capture buffer",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-8309"
},
{
"category": "external",
"summary": "RHBZ#1446517",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1446517"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-8309",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8309"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-8309",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8309"
}
],
"release_date": "2017-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: audio: host memory leakage via capture buffer"
},
{
"acknowledgments": [
{
"names": [
"Jiang Xin"
],
"organization": "Huawei PSIRT"
}
],
"cve": "CVE-2017-8379",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2017-04-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1446547"
}
],
"notes": [
{
"category": "description",
"text": "Memory leak in the keyboard input event handlers support in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (host memory consumption) by rapidly generating large keyboard events.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: input: host memory lekage via keyboard events",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-8379"
},
{
"category": "external",
"summary": "RHBZ#1446547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1446547"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-8379",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8379"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-8379",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8379"
}
],
"release_date": "2017-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: input: host memory lekage via keyboard events"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "Qihoo 360 Gear Team"
}
],
"cve": "CVE-2017-9310",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2016-11-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1452620"
}
],
"notes": [
{
"category": "description",
"text": "QEMU (aka Quick Emulator), when built with the e1000e NIC emulation support, allows local guest OS privileged users to cause a denial of service (infinite loop) via vectors related to setting the initial receive / transmit descriptor head (TDH/RDH) outside the allocated descriptor buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: net: infinite loop in e1000e NIC emulation",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9310"
},
{
"category": "external",
"summary": "RHBZ#1452620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1452620"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9310",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9310"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9310",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9310"
}
],
"release_date": "2017-02-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: net: infinite loop in e1000e NIC emulation"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "Qihoo 360 Gear Team"
}
],
"cve": "CVE-2017-9373",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2016-11-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1458270"
}
],
"notes": [
{
"category": "description",
"text": "Memory leak in QEMU (aka Quick Emulator), when built with IDE AHCI Emulation support, allows local guest OS privileged users to cause a denial of service (memory consumption) by repeatedly hot-unplugging the AHCI device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: ide: ahci host memory leakage during hotunplug",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9373"
},
{
"category": "external",
"summary": "RHBZ#1458270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1458270"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9373",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9373"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9373",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9373"
}
],
"release_date": "2017-03-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: ide: ahci host memory leakage during hotunplug"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "Qihoo 360 Gear Team"
}
],
"cve": "CVE-2017-9374",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2017-02-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1459132"
}
],
"notes": [
{
"category": "description",
"text": "Memory leak in QEMU (aka Quick Emulator), when built with USB EHCI Emulation support, allows local guest OS privileged users to cause a denial of service (memory consumption) by repeatedly hot-unplugging the device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: usb: ehci host memory leakage during hotunplug",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9374"
},
{
"category": "external",
"summary": "RHBZ#1459132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1459132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9374",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9374"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9374",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9374"
}
],
"release_date": "2017-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: usb: ehci host memory leakage during hotunplug"
},
{
"acknowledgments": [
{
"names": [
"Li Qiang"
],
"organization": "Qihoo 360 Gear Team"
}
],
"cve": "CVE-2017-9375",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2016-06-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1458744"
}
],
"notes": [
{
"category": "description",
"text": "QEMU (aka Quick Emulator), when built with USB xHCI controller emulator support, allows local guest OS privileged users to cause a denial of service (infinite recursive call) via vectors involving control transfer descriptors sequencing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: usb: xhci infinite recursive call via xhci_kick_ep",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9375"
},
{
"category": "external",
"summary": "RHBZ#1458744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1458744"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9375",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9375"
}
],
"release_date": "2017-02-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.0,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Qemu: usb: xhci infinite recursive call via xhci_kick_ep"
},
{
"cve": "CVE-2017-9524",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2017-05-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1460170"
}
],
"notes": [
{
"category": "description",
"text": "Quick Emulator (QEMU) built with Network Block Device (NBD) Server support was vulnerable to a null-pointer dereference issue. The flaw could occur when releasing a client that was not initialized due to failed negotiation. A remote user or process could exploit this flaw to crash the qemu-nbd server (denial of service).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Qemu: nbd: segmentation fault due to client non-negotiation",
"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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-9524"
},
{
"category": "external",
"summary": "RHBZ#1460170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1460170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-9524",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9524"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9524",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9524"
}
],
"release_date": "2017-05-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2017-08-01T21:17:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\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-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH7-RHOS-10.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-10.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-11.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-7.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-8.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-img-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-common-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.src",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-rhev-debuginfo-10:2.9.0-10.el7.x86_64",
"7Server-RH7-RHOS-9.0:qemu-kvm-tools-rhev-10:2.9.0-10.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Qemu: nbd: segmentation fault due to client non-negotiation"
}
]
}
SUSE-SU-2017:2936-1
Vulnerability from csaf_suse - Published: 2017-11-06 16:18 - Updated: 2017-11-06 16:18| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.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 several issues.\n\nThese security issues were fixed:\n\n- CVE-2017-15268: Qemu allowed remote attackers to cause a memory leak by triggering slow data-channel read operations, related to io/channel-websock.c (bsc#1062942).\n- CVE-2017-9524: The qemu-nbd server when built with the Network Block Device (NBD) Server support allowed remote attackers to cause a denial of service (segmentation fault and server crash) by leveraging failure to ensure that all initialization occurs talking to a client in the nbd_negotiate function (bsc#1043808).\n- CVE-2017-15289: The mode4and5 write functions allowed local OS guest privileged users to cause a denial of service (out-of-bounds write access and Qemu process crash) via vectors related to dst calculation (bsc#1063122)\n- CVE-2017-15038: Race condition in the v9fs_xattrwalk function local guest OS users to obtain sensitive information from host heap memory via vectors related to reading extended attributes (bsc#1062069)\n- CVE-2017-10911: The make_response function in the Linux kernel allowed guest OS users to obtain sensitive information from host OS (or other guest OS) kernel memory by leveraging the copying of uninitialized padding fields in Xen block-interface response structures (bsc#1057378)\n- CVE-2017-12809: The IDE disk and CD/DVD-ROM Emulator support allowed local guest OS privileged users to cause a denial of service (NULL pointer dereference and QEMU process crash) by flushing an empty CDROM device drive (bsc#1054724)\n- CVE-2017-10664: qemu-nbd did not ignore SIGPIPE, which allowed remote attackers to cause a denial of service (daemon crash) by disconnecting during a server-to-client reply attempt (bsc#1046636)\n- CVE-2017-10806: Stack-based buffer overflow allowed local guest OS users to cause a denial of service (QEMU process crash) via vectors related to logging debug messages (bsc#1047674)\n- CVE-2017-14167: Integer overflow in the load_multiboot function allowed local guest OS users to execute arbitrary code on the host via crafted multiboot header address values, which trigger an out-of-bounds write (bsc#1057585)\n- CVE-2017-11434: The dhcp_decode function in slirp/bootp.c allowed local guest OS users to cause a denial of service (out-of-bounds read) via a crafted DHCP options string (bsc#1049381)\n- CVE-2017-11334: The address_space_write_continue function allowed local guest OS privileged users to cause a denial of service (out-of-bounds access and guest instance crash) by leveraging use of qemu_map_ram_ptr to access guest ram block area (bsc#1048902)\n- CVE-2017-13672: The VGA display emulator support allowed local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors involving display update (bsc#1056334)\n\nThese non-security issues were fixed:\n\n- Fixed not being able to build from rpm sources due to undefined macro (bsc#1057966)\n- Fixed wrong permissions for kvm_stat.1 file\n- Fixed KVM lun resize not working as expected on SLES12 SP2 HV (bsc#1043176)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP2-2017-1821,SUSE-SLE-RPI-12-SP2-2017-1821,SUSE-SLE-SERVER-12-SP2-2017-1821",
"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-2017_2936-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:2936-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172936-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:2936-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-November/003376.html"
},
{
"category": "self",
"summary": "SUSE Bug 1043176",
"url": "https://bugzilla.suse.com/1043176"
},
{
"category": "self",
"summary": "SUSE Bug 1043808",
"url": "https://bugzilla.suse.com/1043808"
},
{
"category": "self",
"summary": "SUSE Bug 1046636",
"url": "https://bugzilla.suse.com/1046636"
},
{
"category": "self",
"summary": "SUSE Bug 1047674",
"url": "https://bugzilla.suse.com/1047674"
},
{
"category": "self",
"summary": "SUSE Bug 1048902",
"url": "https://bugzilla.suse.com/1048902"
},
{
"category": "self",
"summary": "SUSE Bug 1049381",
"url": "https://bugzilla.suse.com/1049381"
},
{
"category": "self",
"summary": "SUSE Bug 1054724",
"url": "https://bugzilla.suse.com/1054724"
},
{
"category": "self",
"summary": "SUSE Bug 1056334",
"url": "https://bugzilla.suse.com/1056334"
},
{
"category": "self",
"summary": "SUSE Bug 1057378",
"url": "https://bugzilla.suse.com/1057378"
},
{
"category": "self",
"summary": "SUSE Bug 1057585",
"url": "https://bugzilla.suse.com/1057585"
},
{
"category": "self",
"summary": "SUSE Bug 1057966",
"url": "https://bugzilla.suse.com/1057966"
},
{
"category": "self",
"summary": "SUSE Bug 1059369",
"url": "https://bugzilla.suse.com/1059369"
},
{
"category": "self",
"summary": "SUSE Bug 1062069",
"url": "https://bugzilla.suse.com/1062069"
},
{
"category": "self",
"summary": "SUSE Bug 1062942",
"url": "https://bugzilla.suse.com/1062942"
},
{
"category": "self",
"summary": "SUSE Bug 1063122",
"url": "https://bugzilla.suse.com/1063122"
},
{
"category": "self",
"summary": "SUSE Bug 997358",
"url": "https://bugzilla.suse.com/997358"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-10664 page",
"url": "https://www.suse.com/security/cve/CVE-2017-10664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-10806 page",
"url": "https://www.suse.com/security/cve/CVE-2017-10806/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2017-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-11334 page",
"url": "https://www.suse.com/security/cve/CVE-2017-11334/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-11434 page",
"url": "https://www.suse.com/security/cve/CVE-2017-11434/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-12809 page",
"url": "https://www.suse.com/security/cve/CVE-2017-12809/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-13672 page",
"url": "https://www.suse.com/security/cve/CVE-2017-13672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14167 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14167/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-15038 page",
"url": "https://www.suse.com/security/cve/CVE-2017-15038/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-15268 page",
"url": "https://www.suse.com/security/cve/CVE-2017-15268/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-15289 page",
"url": "https://www.suse.com/security/cve/CVE-2017-15289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-9524 page",
"url": "https://www.suse.com/security/cve/CVE-2017-9524/"
}
],
"title": "Security update for qemu",
"tracking": {
"current_release_date": "2017-11-06T16:18:59Z",
"generator": {
"date": "2017-11-06T16:18:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:2936-1",
"initial_release_date": "2017-11-06T16:18:59Z",
"revision_history": [
{
"date": "2017-11-06T16:18:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.6.2-41.22.2.aarch64",
"product": {
"name": "qemu-2.6.2-41.22.2.aarch64",
"product_id": "qemu-2.6.2-41.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-arm-2.6.2-41.22.2.aarch64",
"product": {
"name": "qemu-arm-2.6.2-41.22.2.aarch64",
"product_id": "qemu-arm-2.6.2-41.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.6.2-41.22.2.aarch64",
"product": {
"name": "qemu-block-curl-2.6.2-41.22.2.aarch64",
"product_id": "qemu-block-curl-2.6.2-41.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.6.2-41.22.2.aarch64",
"product": {
"name": "qemu-block-rbd-2.6.2-41.22.2.aarch64",
"product_id": "qemu-block-rbd-2.6.2-41.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.6.2-41.22.2.aarch64",
"product": {
"name": "qemu-block-ssh-2.6.2-41.22.2.aarch64",
"product_id": "qemu-block-ssh-2.6.2-41.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.6.2-41.22.2.aarch64",
"product": {
"name": "qemu-guest-agent-2.6.2-41.22.2.aarch64",
"product_id": "qemu-guest-agent-2.6.2-41.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.6.2-41.22.2.aarch64",
"product": {
"name": "qemu-lang-2.6.2-41.22.2.aarch64",
"product_id": "qemu-lang-2.6.2-41.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.6.2-41.22.2.aarch64",
"product": {
"name": "qemu-tools-2.6.2-41.22.2.aarch64",
"product_id": "qemu-tools-2.6.2-41.22.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-ipxe-1.0.0-41.22.2.noarch",
"product": {
"name": "qemu-ipxe-1.0.0-41.22.2.noarch",
"product_id": "qemu-ipxe-1.0.0-41.22.2.noarch"
}
},
{
"category": "product_version",
"name": "qemu-seabios-1.9.1-41.22.2.noarch",
"product": {
"name": "qemu-seabios-1.9.1-41.22.2.noarch",
"product_id": "qemu-seabios-1.9.1-41.22.2.noarch"
}
},
{
"category": "product_version",
"name": "qemu-sgabios-8-41.22.2.noarch",
"product": {
"name": "qemu-sgabios-8-41.22.2.noarch",
"product_id": "qemu-sgabios-8-41.22.2.noarch"
}
},
{
"category": "product_version",
"name": "qemu-vgabios-1.9.1-41.22.2.noarch",
"product": {
"name": "qemu-vgabios-1.9.1-41.22.2.noarch",
"product_id": "qemu-vgabios-1.9.1-41.22.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.6.2-41.22.2.ppc64le",
"product": {
"name": "qemu-2.6.2-41.22.2.ppc64le",
"product_id": "qemu-2.6.2-41.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.6.2-41.22.2.ppc64le",
"product": {
"name": "qemu-block-curl-2.6.2-41.22.2.ppc64le",
"product_id": "qemu-block-curl-2.6.2-41.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"product": {
"name": "qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"product_id": "qemu-block-ssh-2.6.2-41.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"product": {
"name": "qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"product_id": "qemu-guest-agent-2.6.2-41.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.6.2-41.22.2.ppc64le",
"product": {
"name": "qemu-lang-2.6.2-41.22.2.ppc64le",
"product_id": "qemu-lang-2.6.2-41.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-ppc-2.6.2-41.22.2.ppc64le",
"product": {
"name": "qemu-ppc-2.6.2-41.22.2.ppc64le",
"product_id": "qemu-ppc-2.6.2-41.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.6.2-41.22.2.ppc64le",
"product": {
"name": "qemu-tools-2.6.2-41.22.2.ppc64le",
"product_id": "qemu-tools-2.6.2-41.22.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.6.2-41.22.2.s390x",
"product": {
"name": "qemu-2.6.2-41.22.2.s390x",
"product_id": "qemu-2.6.2-41.22.2.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.6.2-41.22.2.s390x",
"product": {
"name": "qemu-block-curl-2.6.2-41.22.2.s390x",
"product_id": "qemu-block-curl-2.6.2-41.22.2.s390x"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.6.2-41.22.2.s390x",
"product": {
"name": "qemu-block-ssh-2.6.2-41.22.2.s390x",
"product_id": "qemu-block-ssh-2.6.2-41.22.2.s390x"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.6.2-41.22.2.s390x",
"product": {
"name": "qemu-guest-agent-2.6.2-41.22.2.s390x",
"product_id": "qemu-guest-agent-2.6.2-41.22.2.s390x"
}
},
{
"category": "product_version",
"name": "qemu-kvm-2.6.2-41.22.2.s390x",
"product": {
"name": "qemu-kvm-2.6.2-41.22.2.s390x",
"product_id": "qemu-kvm-2.6.2-41.22.2.s390x"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.6.2-41.22.2.s390x",
"product": {
"name": "qemu-lang-2.6.2-41.22.2.s390x",
"product_id": "qemu-lang-2.6.2-41.22.2.s390x"
}
},
{
"category": "product_version",
"name": "qemu-s390-2.6.2-41.22.2.s390x",
"product": {
"name": "qemu-s390-2.6.2-41.22.2.s390x",
"product_id": "qemu-s390-2.6.2-41.22.2.s390x"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.6.2-41.22.2.s390x",
"product": {
"name": "qemu-tools-2.6.2-41.22.2.s390x",
"product_id": "qemu-tools-2.6.2-41.22.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-2.6.2-41.22.2.x86_64",
"product": {
"name": "qemu-2.6.2-41.22.2.x86_64",
"product_id": "qemu-2.6.2-41.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-curl-2.6.2-41.22.2.x86_64",
"product": {
"name": "qemu-block-curl-2.6.2-41.22.2.x86_64",
"product_id": "qemu-block-curl-2.6.2-41.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-kvm-2.6.2-41.22.2.x86_64",
"product": {
"name": "qemu-kvm-2.6.2-41.22.2.x86_64",
"product_id": "qemu-kvm-2.6.2-41.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-tools-2.6.2-41.22.2.x86_64",
"product": {
"name": "qemu-tools-2.6.2-41.22.2.x86_64",
"product_id": "qemu-tools-2.6.2-41.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-x86-2.6.2-41.22.2.x86_64",
"product": {
"name": "qemu-x86-2.6.2-41.22.2.x86_64",
"product_id": "qemu-x86-2.6.2-41.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-rbd-2.6.2-41.22.2.x86_64",
"product": {
"name": "qemu-block-rbd-2.6.2-41.22.2.x86_64",
"product_id": "qemu-block-rbd-2.6.2-41.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-block-ssh-2.6.2-41.22.2.x86_64",
"product": {
"name": "qemu-block-ssh-2.6.2-41.22.2.x86_64",
"product_id": "qemu-block-ssh-2.6.2-41.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-guest-agent-2.6.2-41.22.2.x86_64",
"product": {
"name": "qemu-guest-agent-2.6.2-41.22.2.x86_64",
"product_id": "qemu-guest-agent-2.6.2-41.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "qemu-lang-2.6.2-41.22.2.x86_64",
"product": {
"name": "qemu-lang-2.6.2-41.22.2.x86_64",
"product_id": "qemu-lang-2.6.2-41.22.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0-41.22.2.noarch as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch"
},
"product_reference": "qemu-ipxe-1.0.0-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-kvm-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.9.1-41.22.2.noarch as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch"
},
"product_reference": "qemu-seabios-1.9.1-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-41.22.2.noarch as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch"
},
"product_reference": "qemu-sgabios-8-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.9.1-41.22.2.noarch as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch"
},
"product_reference": "qemu-vgabios-1.9.1-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
"product_id": "SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-x86-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-arm-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-block-rbd-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-block-ssh-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-guest-agent-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0-41.22.2.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch"
},
"product_reference": "qemu-ipxe-1.0.0-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-lang-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
"product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-arm-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-block-rbd-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-block-rbd-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-block-ssh-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-block-ssh-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-block-ssh-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-guest-agent-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-guest-agent-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-guest-agent-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0-41.22.2.noarch as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch"
},
"product_reference": "qemu-ipxe-1.0.0-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-kvm-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-kvm-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-lang-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-lang-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-lang-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-lang-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-ppc-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-s390-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.9.1-41.22.2.noarch as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch"
},
"product_reference": "qemu-seabios-1.9.1-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-41.22.2.noarch as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch"
},
"product_reference": "qemu-sgabios-8-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.9.1-41.22.2.noarch as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch"
},
"product_reference": "qemu-vgabios-1.9.1-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
"product_id": "SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-x86-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-arm-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-arm-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-curl-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-block-curl-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-block-rbd-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-rbd-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-block-rbd-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-block-ssh-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-block-ssh-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-block-ssh-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-block-ssh-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-guest-agent-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-guest-agent-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-guest-agent-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-guest-agent-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ipxe-1.0.0-41.22.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch"
},
"product_reference": "qemu-ipxe-1.0.0-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-kvm-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-kvm-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-lang-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-lang-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-lang-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-lang-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-lang-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-ppc-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-ppc-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-s390-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-s390-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-seabios-1.9.1-41.22.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch"
},
"product_reference": "qemu-seabios-1.9.1-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-sgabios-8-41.22.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch"
},
"product_reference": "qemu-sgabios-8-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-tools-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-tools-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-vgabios-1.9.1-41.22.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch"
},
"product_reference": "qemu-vgabios-1.9.1-41.22.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-x86-2.6.2-41.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
},
"product_reference": "qemu-x86-2.6.2-41.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-10664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-10664"
}
],
"notes": [
{
"category": "general",
"text": "qemu-nbd in QEMU (aka Quick Emulator) does not ignore SIGPIPE, which allows remote attackers to cause a denial of service (daemon crash) by disconnecting during a server-to-client reply attempt.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-10664",
"url": "https://www.suse.com/security/cve/CVE-2017-10664"
},
{
"category": "external",
"summary": "SUSE Bug 1046636 for CVE-2017-10664",
"url": "https://bugzilla.suse.com/1046636"
},
{
"category": "external",
"summary": "SUSE Bug 1046637 for CVE-2017-10664",
"url": "https://bugzilla.suse.com/1046637"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2017-10664",
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "moderate"
}
],
"title": "CVE-2017-10664"
},
{
"cve": "CVE-2017-10806",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-10806"
}
],
"notes": [
{
"category": "general",
"text": "Stack-based buffer overflow in hw/usb/redirect.c in QEMU (aka Quick Emulator) allows local guest OS users to cause a denial of service (QEMU process crash) via vectors related to logging debug messages.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-10806",
"url": "https://www.suse.com/security/cve/CVE-2017-10806"
},
{
"category": "external",
"summary": "SUSE Bug 1047674 for CVE-2017-10806",
"url": "https://bugzilla.suse.com/1047674"
},
{
"category": "external",
"summary": "SUSE Bug 1047675 for CVE-2017-10806",
"url": "https://bugzilla.suse.com/1047675"
}
],
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "moderate"
}
],
"title": "CVE-2017-10806"
},
{
"cve": "CVE-2017-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-10911"
}
],
"notes": [
{
"category": "general",
"text": "The make_response function in drivers/block/xen-blkback/blkback.c in the Linux kernel before 4.11.8 allows guest OS users to obtain sensitive information from host OS (or other guest OS) kernel memory by leveraging the copying of uninitialized padding fields in Xen block-interface response structures, aka XSA-216.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-10911",
"url": "https://www.suse.com/security/cve/CVE-2017-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1042863 for CVE-2017-10911",
"url": "https://bugzilla.suse.com/1042863"
},
{
"category": "external",
"summary": "SUSE Bug 1043330 for CVE-2017-10911",
"url": "https://bugzilla.suse.com/1043330"
},
{
"category": "external",
"summary": "SUSE Bug 1057378 for CVE-2017-10911",
"url": "https://bugzilla.suse.com/1057378"
}
],
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "moderate"
}
],
"title": "CVE-2017-10911"
},
{
"cve": "CVE-2017-11334",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-11334"
}
],
"notes": [
{
"category": "general",
"text": "The address_space_write_continue function in exec.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (out-of-bounds access and guest instance crash) by leveraging use of qemu_map_ram_ptr to access guest ram block area.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-11334",
"url": "https://www.suse.com/security/cve/CVE-2017-11334"
},
{
"category": "external",
"summary": "SUSE Bug 1048902 for CVE-2017-11334",
"url": "https://bugzilla.suse.com/1048902"
},
{
"category": "external",
"summary": "SUSE Bug 1048920 for CVE-2017-11334",
"url": "https://bugzilla.suse.com/1048920"
}
],
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "moderate"
}
],
"title": "CVE-2017-11334"
},
{
"cve": "CVE-2017-11434",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-11434"
}
],
"notes": [
{
"category": "general",
"text": "The dhcp_decode function in slirp/bootp.c in QEMU (aka Quick Emulator) allows local guest OS users to cause a denial of service (out-of-bounds read and QEMU process crash) via a crafted DHCP options string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-11434",
"url": "https://www.suse.com/security/cve/CVE-2017-11434"
},
{
"category": "external",
"summary": "SUSE Bug 1049381 for CVE-2017-11434",
"url": "https://bugzilla.suse.com/1049381"
},
{
"category": "external",
"summary": "SUSE Bug 1049578 for CVE-2017-11434",
"url": "https://bugzilla.suse.com/1049578"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2017-11434",
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "important"
}
],
"title": "CVE-2017-11434"
},
{
"cve": "CVE-2017-12809",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-12809"
}
],
"notes": [
{
"category": "general",
"text": "QEMU (aka Quick Emulator), when built with the IDE disk and CD/DVD-ROM Emulator support, allows local guest OS privileged users to cause a denial of service (NULL pointer dereference and QEMU process crash) by flushing an empty CDROM device drive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-12809",
"url": "https://www.suse.com/security/cve/CVE-2017-12809"
},
{
"category": "external",
"summary": "SUSE Bug 1054724 for CVE-2017-12809",
"url": "https://bugzilla.suse.com/1054724"
}
],
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "moderate"
}
],
"title": "CVE-2017-12809"
},
{
"cve": "CVE-2017-13672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-13672"
}
],
"notes": [
{
"category": "general",
"text": "QEMU (aka Quick Emulator), when built with the VGA display emulator support, allows local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors involving display update.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-13672",
"url": "https://www.suse.com/security/cve/CVE-2017-13672"
},
{
"category": "external",
"summary": "SUSE Bug 1056334 for CVE-2017-13672",
"url": "https://bugzilla.suse.com/1056334"
},
{
"category": "external",
"summary": "SUSE Bug 1056336 for CVE-2017-13672",
"url": "https://bugzilla.suse.com/1056336"
},
{
"category": "external",
"summary": "SUSE Bug 1084604 for CVE-2017-13672",
"url": "https://bugzilla.suse.com/1084604"
}
],
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "low"
}
],
"title": "CVE-2017-13672"
},
{
"cve": "CVE-2017-14167",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14167"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the load_multiboot function in hw/i386/multiboot.c in QEMU (aka Quick Emulator) allows local guest OS users to execute arbitrary code on the host via crafted multiboot header address values, which trigger an out-of-bounds write.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14167",
"url": "https://www.suse.com/security/cve/CVE-2017-14167"
},
{
"category": "external",
"summary": "SUSE Bug 1057585 for CVE-2017-14167",
"url": "https://bugzilla.suse.com/1057585"
}
],
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "low"
}
],
"title": "CVE-2017-14167"
},
{
"cve": "CVE-2017-15038",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-15038"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the v9fs_xattrwalk function in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allows local guest OS users to obtain sensitive information from host heap memory via vectors related to reading extended attributes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-15038",
"url": "https://www.suse.com/security/cve/CVE-2017-15038"
},
{
"category": "external",
"summary": "SUSE Bug 1062069 for CVE-2017-15038",
"url": "https://bugzilla.suse.com/1062069"
}
],
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "low"
}
],
"title": "CVE-2017-15038"
},
{
"cve": "CVE-2017-15268",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-15268"
}
],
"notes": [
{
"category": "general",
"text": "Qemu through 2.10.0 allows remote attackers to cause a memory leak by triggering slow data-channel read operations, related to io/channel-websock.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-15268",
"url": "https://www.suse.com/security/cve/CVE-2017-15268"
},
{
"category": "external",
"summary": "SUSE Bug 1062942 for CVE-2017-15268",
"url": "https://bugzilla.suse.com/1062942"
}
],
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "moderate"
}
],
"title": "CVE-2017-15268"
},
{
"cve": "CVE-2017-15289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-15289"
}
],
"notes": [
{
"category": "general",
"text": "The mode4and5 write functions in hw/display/cirrus_vga.c in Qemu allow local OS guest privileged users to cause a denial of service (out-of-bounds write access and Qemu process crash) via vectors related to dst calculation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-15289",
"url": "https://www.suse.com/security/cve/CVE-2017-15289"
},
{
"category": "external",
"summary": "SUSE Bug 1063122 for CVE-2017-15289",
"url": "https://bugzilla.suse.com/1063122"
},
{
"category": "external",
"summary": "SUSE Bug 1063123 for CVE-2017-15289",
"url": "https://bugzilla.suse.com/1063123"
},
{
"category": "external",
"summary": "SUSE Bug 1178658 for CVE-2017-15289",
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "moderate"
}
],
"title": "CVE-2017-15289"
},
{
"cve": "CVE-2017-9524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-9524"
}
],
"notes": [
{
"category": "general",
"text": "The qemu-nbd server in QEMU (aka Quick Emulator), when built with the Network Block Device (NBD) Server support, allows remote attackers to cause a denial of service (segmentation fault and server crash) by leveraging failure to ensure that all initialization occurs before talking to a client in the nbd_negotiate function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-9524",
"url": "https://www.suse.com/security/cve/CVE-2017-9524"
},
{
"category": "external",
"summary": "SUSE Bug 1043808 for CVE-2017-9524",
"url": "https://bugzilla.suse.com/1043808"
}
],
"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 Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.22.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-11-06T16:18:59Z",
"details": "moderate"
}
],
"title": "CVE-2017-9524"
}
]
}
WID-SEC-W-2024-2022
Vulnerability from csaf_certbund - Published: 2017-06-11 22:00 - Updated: 2024-09-02 22:00Es existiert eine "null pointer dereference" Schwachstelle in QEMU, wenn der Emulator mit "Network Block Device(NBD) Server" Unterstützung kompiliert wurde. Dieser Fehler tritt auf, wenn ein Client aufgrund fehlgeschlagener Negotiation nicht initialisiert wurde. Ein Angreifer aus einem Gast System kann so einen Denial of Service des qemu-nbd Servers verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 QEMU
Open Source
|
cpe:/a:qemu:qemu:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "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- 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-2022 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2017/wid-sec-w-2024-2022.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-2022 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-2022"
},
{
"category": "external",
"summary": "Eintrag in der OSS Mailing Liste vom 2017-06-11",
"url": "http://seclists.org/oss-sec/2017/q2/454"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2017:1682 vom 2017-07-05",
"url": "https://access.redhat.com/errata/RHSA-2017:1682"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2017:1681 vom 2017-07-05",
"url": "https://access.redhat.com/errata/RHSA-2017:1681"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2017-1681 vom 2017-07-05",
"url": "http://linux.oracle.com/errata/ELSA-2017-1681.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-3920-1 vom 2017-07-25",
"url": "https://lists.debian.org/debian-security-announce/2017/msg00182.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2017:2408 vom 2017-08-03",
"url": "https://access.redhat.com/errata/RHSA-2017:2408"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-3925 vom 2017-08-05",
"url": "https://www.debian.org/security/2017/dsa-3925"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-3414-1 vom 2017-09-13",
"url": "http://www.ubuntu.com/usn/usn-3414-1/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2017:2936-1 vom 2017-11-07",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20172936-1.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2019-4713 vom 2019-07-11",
"url": "http://linux.oracle.com/errata/ELSA-2019-4713.html"
},
{
"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": "Oracle Linux Security Advisory ELSA-2024-12605 vom 2024-09-02",
"url": "https://linux.oracle.com/errata/ELSA-2024-12605.html"
}
],
"source_lang": "en-US",
"title": "QEMU: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2024-09-02T22:00:00.000+00:00",
"generator": {
"date": "2024-09-03T08:16:55.305+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.6"
}
},
"id": "WID-SEC-W-2024-2022",
"initial_release_date": "2017-06-11T22:00:00.000+00:00",
"revision_history": [
{
"date": "2017-06-11T22:00:00.000+00:00",
"number": "1",
"summary": "Initial Release"
},
{
"date": "2017-06-11T22:00:00.000+00:00",
"number": "2",
"summary": "Version nicht vorhanden"
},
{
"date": "2017-07-05T22:00:00.000+00:00",
"number": "3",
"summary": "New remediations available"
},
{
"date": "2017-07-06T22:00:00.000+00:00",
"number": "4",
"summary": "Added references"
},
{
"date": "2017-08-02T22:00:00.000+00:00",
"number": "5",
"summary": "New remediations available"
},
{
"date": "2017-08-06T22:00:00.000+00:00",
"number": "6",
"summary": "New remediations available"
},
{
"date": "2017-08-07T22:00:00.000+00:00",
"number": "7",
"summary": "Added references"
},
{
"date": "2017-09-20T22:00:00.000+00:00",
"number": "8",
"summary": "Added references"
},
{
"date": "2019-07-10T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-02T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"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 QEMU",
"product": {
"name": "Open Source QEMU",
"product_id": "T007150",
"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-2017-9524",
"notes": [
{
"category": "description",
"text": "Es existiert eine \"null pointer dereference\" Schwachstelle in QEMU, wenn der Emulator mit \"Network Block Device(NBD) Server\" Unterst\u00fctzung kompiliert wurde. Dieser Fehler tritt auf, wenn ein Client aufgrund fehlgeschlagener Negotiation nicht initialisiert wurde. Ein Angreifer aus einem Gast System kann so einen Denial of Service des qemu-nbd Servers verursachen."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T007150",
"T004914"
]
},
"release_date": "2017-06-11T22:00:00.000+00:00",
"title": "CVE-2017-9524"
}
]
}
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.