Action not permitted
Modal body text goes here.
cve-2014-3640
Vulnerability from cvelistv5
Published
2014-11-07 19:00
Modified
2024-08-06 10:50
Severity ?
EPSS score ?
Summary
The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket.
References
▼ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html | Patch, Vendor Advisory | |
secalert@redhat.com | http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html | Patch, Vendor Advisory | |
secalert@redhat.com | http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html | Patch, Vendor Advisory | |
secalert@redhat.com | http://rhn.redhat.com/errata/RHSA-2015-0349.html | Third Party Advisory | |
secalert@redhat.com | http://rhn.redhat.com/errata/RHSA-2015-0624.html | Third Party Advisory | |
secalert@redhat.com | http://www.debian.org/security/2014/dsa-3044 | ||
secalert@redhat.com | http://www.debian.org/security/2014/dsa-3045 | Third Party Advisory | |
secalert@redhat.com | http://www.ubuntu.com/usn/USN-2409-1 | Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1144818 | Issue Tracking |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T10:50:18.275Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "DSA-3045", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2014/dsa-3045" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" }, { "name": "RHSA-2015:0624", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0624.html" }, { "name": "RHSA-2015:0349", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0349.html" }, { "name": "DSA-3044", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2014/dsa-3044" }, { "name": "[Qemu-devel] 20140923 Re: [PATCH v2] slirp: udp: fix NULL pointer dereference because of uninitialized socket", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html" }, { "name": "[Qemu-devel] 20140918 [PATCH v2] slirp: udp: fix NULL pointer dereference because of uninitialized socket", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html" }, { "name": "[Qemu-devel] 20140924 Re: [PATCH v2] slirp: udp: fix NULL pointer dereference because of uninitialized socket", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html" }, { "name": "USN-2409-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-2409-1" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-09-18T00:00:00", "descriptions": [ { "lang": "en", "value": "The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-11-03T18:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "DSA-3045", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2014/dsa-3045" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" }, { "name": "RHSA-2015:0624", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0624.html" }, { "name": "RHSA-2015:0349", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0349.html" }, { "name": "DSA-3044", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2014/dsa-3044" }, { "name": "[Qemu-devel] 20140923 Re: [PATCH v2] slirp: udp: fix NULL pointer dereference because of uninitialized socket", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html" }, { "name": "[Qemu-devel] 20140918 [PATCH v2] slirp: udp: fix NULL pointer dereference because of uninitialized socket", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html" }, { "name": "[Qemu-devel] 20140924 Re: [PATCH v2] slirp: udp: fix NULL pointer dereference because of uninitialized socket", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html" }, { "name": "USN-2409-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-2409-1" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2014-3640", "datePublished": "2014-11-07T19:00:00", "dateReserved": "2014-05-14T00:00:00", "dateUpdated": "2024-08-06T10:50:18.275Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2014-3640\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2014-11-07T19:55:02.713\",\"lastModified\":\"2023-02-13T00:41:09.980\",\"vulnStatus\":\"Modified\",\"evaluatorComment\":\"\u003ca href=\\\"http://cwe.mitre.org/data/definitions/476.html\\\"\u003eCWE-476: NULL Pointer Dereference\u003c/a\u003e\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n sosendto en slirp/udp.c en QEMU anterior a 2.1.2 permite a usuarios locales causar una denegaci\u00f3n de servicio (referencia a puntero nulo) mediante el envi\u00f3 de un paquete udp con un valor de 0 en el pueto y direcci\u00f3n de la fuente, lo que provoca el acceso a un socket no inicializado.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:P\",\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":2.1},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"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-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16F59A04-14CF-49E2-9973-645477EA09DA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.0.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"4745807B-A01D-41AE-8996-495176489A63\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.0.0:rc0:*:*:*:*:*:*\",\"matchCriteriaId\":\"D583599F-AE5E-40E4-8489-62FD1D0A7845\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.0.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE70D9B7-F422-455F-8413-CF34342B22AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.0.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"E3946C39-A3D1-4E2B-9C7D-0654D9A644EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.0.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F858FD1-58A3-46ED-A3C6-64ECEDF8E458\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3C61AE3-16C8-4EC6-B33D-7E331BEA8F0C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A47A306F-4E42-467E-ACDA-62028DC93436\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.1.0:rc0:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7AE8D2A-FD6E-447F-BDC1-6CAAA0DDB9DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.1.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E48B585-A3E2-45FC-AA92-5DB57180B7DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.1.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0D54B9C-8C30-4186-A526-CE8AEE6252BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.1.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2F698F7-74B9-4C20-817D-1E8B92460E2D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.1.0:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"C4B9D60F-DC78-4270-A41D-3C29FF53F4AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:2.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFAF4478-81BE-4891-8C13-0A8D8FEE46A7\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_hpc_node:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C84489B-B08C-4854-8A12-D01B6E45CF79\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"5D37DF0F-F863-45AC-853A-3E04F9FEC7CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B6B7CAD7-9D4E-4FDB-88E3-1E583210A01F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"49A63F39-30BE-443F-AF10-6245587D3359\"}]}]}],\"references\":[{\"url\":\"http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-0349.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-0624.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2014/dsa-3044\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.debian.org/security/2014/dsa-3045\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.ubuntu.com/usn/USN-2409-1\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1144818\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\"]}]}}" } }
rhsa-2015_0349
Vulnerability from csaf_redhat
Published
2015-03-05 07:27
Modified
2024-11-14 14:34
Summary
Red Hat Security Advisory: qemu-kvm security, bug fix, and enhancement update
Notes
Topic
Updated qemu-kvm packages that fix multiple security issues, several bugs,
and add various enhancements are now available for Red Hat Enterprise
Linux 7.
Red Hat Product Security has rated this update as having Important security
impact. Common Vulnerability Scoring System (CVSS) base scores, which give
detailed severity ratings, are available for each vulnerability from the
CVE links in the References section.
Details
KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm packages provide the user-space component for running virtual machines using KVM.
It was found that the Cirrus blit region checks were insufficient. A privileged guest user could use this flaw to write outside of VRAM-allocated buffer boundaries in the host's QEMU process address space with attacker-provided data. (CVE-2014-8106)
An uninitialized data structure use flaw was found in the way the set_pixel_format() function sanitized the value of bits_per_pixel. An attacker able to access a guest's VNC console could use this flaw to crash the guest. (CVE-2014-7815)
It was found that certain values that were read when loading RAM during migration were not validated. A user able to alter the savevm data (either on the disk or over the wire during migration) could use either of these flaws to corrupt QEMU process memory on the (destination) host, which could potentially result in arbitrary code execution on the host with the privileges of the QEMU process. (CVE-2014-7840)
A NULL pointer dereference flaw was found in the way QEMU handled UDP packets with a source port and address of 0 when QEMU's user networking was in use. A local guest user could use this flaw to crash the guest. (CVE-2014-3640)
Red Hat would like to thank James Spadaro of Cisco for reporting CVE-2014-7815, and Xavier Mehrenberger and Stephane Duverger of Airbus for reporting CVE-2014-3640. The CVE-2014-8106 issue was found by Paolo Bonzini of Red Hat, and the CVE-2014-7840 issue was discovered by Michael S. Tsirkin of Red Hat.
Bug fixes:
* The KVM utility executed demanding routing update system calls every time it performed an MSI vector mask/unmask operation. Consequently, guests running legacy systems such as Red Hat Enterprise Linux 5 could, under certain circumstances, experience significant slowdown. Now, the routing system calls during mask/unmask operations are skipped, and the performance of legacy guests is now more consistent. (BZ#1098976)
* Due to a bug in the Internet Small Computer System Interface (iSCSI) driver, a qemu-kvm process terminated unexpectedly with a segmentation fault when the "write same" command was executed in guest mode under the iSCSI protocol. This update fixes the bug, and the "write same" command now functions in guest mode under iSCSI as intended. (BZ#1083413)
* The QEMU command interface did not properly handle resizing of cache memory during guest migration, causing QEMU to terminate unexpectedly with a segmentation fault. This update fixes the related code, and QEMU no longer crashes in the described situation. (BZ#1066338)
Enhancements:
* The maximum number of supported virtual CPUs (vCPUs) in a KVM guest has been increased to 240. This increases the number of virtual processing units that the user can assign to the guest, and therefore improves its performance potential. (BZ#1134408)
* Support for the 5th Generation Intel Core processors has been added to the QEMU hypervisor, the KVM kernel code, and the libvirt API. This allows KVM guests to use the following instructions and features: ADCX, ADOX, RDSFEED, PREFETCHW, and supervisor mode access prevention (SMAP). (BZ#1116117)
* The "dump-guest-memory" command now supports crash dump compression. This makes it possible for users who cannot use the "virsh dump" command to require less hard disk space for guest crash dumps. In addition, saving a compressed guest crash dump frequently takes less time than saving a non-compressed one. (BZ#1157798)
* This update introduces support for flight recorder tracing, which uses SystemTap to automatically capture qemu-kvm data while the guest machine is running. For detailed instructions on how to configure and use flight recorder tracing, see the Virtualization Deployment and Administration Guide, linked to in the References section below. (BZ#1088112)
Terms of Use
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.
{ "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": "Updated qemu-kvm packages that fix multiple security issues, several bugs,\nand add various enhancements are now available for Red Hat Enterprise\nLinux 7.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "KVM (Kernel-based Virtual Machine) is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm packages provide the user-space component for running virtual machines using KVM.\n\nIt was found that the Cirrus blit region checks were insufficient. A privileged guest user could use this flaw to write outside of VRAM-allocated buffer boundaries in the host\u0027s QEMU process address space with attacker-provided data. (CVE-2014-8106)\n\nAn uninitialized data structure use flaw was found in the way the set_pixel_format() function sanitized the value of bits_per_pixel. An attacker able to access a guest\u0027s VNC console could use this flaw to crash the guest. (CVE-2014-7815)\n\nIt was found that certain values that were read when loading RAM during migration were not validated. A user able to alter the savevm data (either on the disk or over the wire during migration) could use either of these flaws to corrupt QEMU process memory on the (destination) host, which could potentially result in arbitrary code execution on the host with the privileges of the QEMU process. (CVE-2014-7840)\n\nA NULL pointer dereference flaw was found in the way QEMU handled UDP packets with a source port and address of 0 when QEMU\u0027s user networking was in use. A local guest user could use this flaw to crash the guest. (CVE-2014-3640)\n\nRed Hat would like to thank James Spadaro of Cisco for reporting CVE-2014-7815, and Xavier Mehrenberger and Stephane Duverger of Airbus for reporting CVE-2014-3640. The CVE-2014-8106 issue was found by Paolo Bonzini of Red Hat, and the CVE-2014-7840 issue was discovered by Michael S. Tsirkin of Red Hat.\n\nBug fixes:\n\n* The KVM utility executed demanding routing update system calls every time it performed an MSI vector mask/unmask operation. Consequently, guests running legacy systems such as Red Hat Enterprise Linux 5 could, under certain circumstances, experience significant slowdown. Now, the routing system calls during mask/unmask operations are skipped, and the performance of legacy guests is now more consistent. (BZ#1098976)\n\n* Due to a bug in the Internet Small Computer System Interface (iSCSI) driver, a qemu-kvm process terminated unexpectedly with a segmentation fault when the \"write same\" command was executed in guest mode under the iSCSI protocol. This update fixes the bug, and the \"write same\" command now functions in guest mode under iSCSI as intended. (BZ#1083413)\n\n* The QEMU command interface did not properly handle resizing of cache memory during guest migration, causing QEMU to terminate unexpectedly with a segmentation fault. This update fixes the related code, and QEMU no longer crashes in the described situation. (BZ#1066338)\n\nEnhancements:\n\n* The maximum number of supported virtual CPUs (vCPUs) in a KVM guest has been increased to 240. This increases the number of virtual processing units that the user can assign to the guest, and therefore improves its performance potential. (BZ#1134408)\n\n* Support for the 5th Generation Intel Core processors has been added to the QEMU hypervisor, the KVM kernel code, and the libvirt API. This allows KVM guests to use the following instructions and features: ADCX, ADOX, RDSFEED, PREFETCHW, and supervisor mode access prevention (SMAP). (BZ#1116117)\n\n* The \"dump-guest-memory\" command now supports crash dump compression. This makes it possible for users who cannot use the \"virsh dump\" command to require less hard disk space for guest crash dumps. In addition, saving a compressed guest crash dump frequently takes less time than saving a non-compressed one. (BZ#1157798)\n\n* This update introduces support for flight recorder tracing, which uses SystemTap to automatically capture qemu-kvm data while the guest machine is running. For detailed instructions on how to configure and use flight recorder tracing, see the Virtualization Deployment and Administration Guide, linked to in the References section below. (BZ#1088112)", "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-2015:0349", "url": "https://access.redhat.com/errata/RHSA-2015:0349" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Deployment_and_Administration_Guide/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Deployment_and_Administration_Guide/index.html" }, { "category": "external", "summary": "895436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=895436" }, { "category": "external", "summary": "949385", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=949385" }, { "category": "external", "summary": "980747", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=980747" }, { "category": "external", "summary": "980833", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=980833" }, { "category": "external", "summary": "990724", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=990724" }, { "category": "external", "summary": "996011", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=996011" }, { "category": "external", "summary": "999789", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=999789" }, { "category": "external", "summary": "1002493", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002493" }, { "category": "external", "summary": "1017685", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1017685" }, { "category": "external", "summary": "1021788", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1021788" }, { "category": "external", "summary": "1026314", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1026314" }, { "category": "external", "summary": "1027565", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1027565" }, { "category": "external", "summary": "1029271", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1029271" }, { "category": "external", "summary": "1038914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1038914" }, { "category": "external", "summary": "1039791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1039791" }, { "category": "external", "summary": "1046574", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046574" }, { "category": "external", "summary": "1046873", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1046873" }, { "category": "external", "summary": "1049734", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1049734" }, { "category": "external", "summary": "1052093", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1052093" }, { "category": "external", "summary": "1054077", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1054077" }, { "category": "external", "summary": "1064156", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1064156" }, { "category": "external", "summary": "1064647", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1064647" }, { "category": "external", "summary": "1066338", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1066338" }, { "category": "external", "summary": "1074219", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1074219" }, { "category": "external", "summary": "1074403", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1074403" }, { "category": "external", "summary": "1074913", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1074913" }, { "category": "external", "summary": "1075846", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1075846" }, { "category": "external", "summary": "1076326", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1076326" }, { "category": "external", "summary": "1079147", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1079147" }, { "category": "external", "summary": "1083413", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1083413" }, { "category": "external", "summary": "1085701", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085701" }, { "category": "external", "summary": "1086598", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1086598" }, { "category": "external", "summary": "1086987", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1086987" }, { "category": "external", "summary": "1088116", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1088116" }, { "category": "external", "summary": "1088150", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1088150" }, { "category": "external", "summary": "1088176", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1088176" }, { "category": "external", "summary": "1088695", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1088695" }, { "category": "external", "summary": "1088822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1088822" }, { "category": "external", "summary": "1089606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1089606" }, { "category": "external", "summary": "1093983", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1093983" }, { "category": "external", "summary": "1094285", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1094285" }, { "category": "external", "summary": "1095645", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1095645" }, { "category": "external", "summary": "1096576", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1096576" }, { "category": "external", "summary": "1097020", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1097020" }, { "category": "external", "summary": "1097363", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1097363" }, { "category": "external", "summary": "1098086", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1098086" }, { "category": "external", "summary": "1098602", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1098602" }, { "category": "external", "summary": "1104748", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1104748" }, { "category": "external", "summary": "1107821", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1107821" }, { "category": "external", "summary": "1111450", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1111450" }, { "category": "external", "summary": "1113009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1113009" }, { "category": "external", "summary": "1116728", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1116728" }, { "category": "external", "summary": "1116941", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1116941" }, { "category": "external", "summary": "1118707", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1118707" }, { "category": "external", "summary": "1122151", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1122151" }, { "category": "external", "summary": "1123372", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1123372" }, { "category": "external", "summary": "1130428", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1130428" }, { "category": "external", "summary": "1131316", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1131316" }, { "category": "external", "summary": "1134237", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1134237" }, { "category": "external", "summary": "1134241", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1134241" }, { "category": "external", "summary": "1134251", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1134251" }, { "category": "external", "summary": "1134283", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1134283" }, { "category": "external", "summary": "1138639", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1138639" }, { "category": "external", "summary": "1138691", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1138691" }, { "category": "external", "summary": "1140618", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140618" }, { "category": "external", "summary": "1140742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140742" }, { "category": "external", "summary": "1141667", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1141667" }, { "category": "external", "summary": "1142290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1142290" }, { "category": "external", "summary": "1144818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" }, { "category": "external", "summary": "1155518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1155518" }, { "category": "external", "summary": "1157641", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1157641" }, { "category": "external", "summary": "1160237", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1160237" }, { "category": "external", "summary": "1161563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1161563" }, { "category": "external", "summary": "1163075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1163075" }, { "category": "external", "summary": "1169454", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1169454" }, { "category": "external", "summary": "1175325", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1175325" }, { "category": "external", "summary": "1180942", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1180942" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_0349.json" } ], "title": "Red Hat Security Advisory: qemu-kvm security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-14T14:34:09+00:00", "generator": { "date": "2024-11-14T14:34:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2015:0349", "initial_release_date": "2015-03-05T07:27:34+00:00", "revision_history": [ { "date": "2015-03-05T07:27:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2015-03-05T07:27:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T14:34:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional", "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", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional", "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", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional", "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-86.el7.x86_64", "product": { "name": "qemu-img-10:1.5.3-86.el7.x86_64", "product_id": "qemu-img-10:1.5.3-86.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@1.5.3-86.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "product": { "name": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "product_id": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@1.5.3-86.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-10:1.5.3-86.el7.x86_64", "product": { "name": "qemu-kvm-10:1.5.3-86.el7.x86_64", "product_id": "qemu-kvm-10:1.5.3-86.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-86.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "product": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-10:1.5.3-86.el7.x86_64", "product": { "name": "libcacard-10:1.5.3-86.el7.x86_64", "product_id": "libcacard-10:1.5.3-86.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "product": { "name": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "product_id": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools@1.5.3-86.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-devel-10:1.5.3-86.el7.x86_64", "product": { "name": "libcacard-devel-10:1.5.3-86.el7.x86_64", "product_id": "libcacard-devel-10:1.5.3-86.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-tools-10:1.5.3-86.el7.x86_64", "product": { "name": "libcacard-tools-10:1.5.3-86.el7.x86_64", "product_id": "libcacard-tools-10:1.5.3-86.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard-tools@1.5.3-86.el7?arch=x86_64\u0026epoch=10" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "product": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7?arch=i686\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-10:1.5.3-86.el7.i686", "product": { "name": "libcacard-10:1.5.3-86.el7.i686", "product_id": "libcacard-10:1.5.3-86.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7?arch=i686\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-devel-10:1.5.3-86.el7.i686", "product": { "name": "libcacard-devel-10:1.5.3-86.el7.i686", "product_id": "libcacard-devel-10:1.5.3-86.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7?arch=i686\u0026epoch=10" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-10:1.5.3-86.el7.src", "product": { "name": "qemu-kvm-10:1.5.3-86.el7.src", "product_id": "qemu-kvm-10:1.5.3-86.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-86.el7?arch=src\u0026epoch=10" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libcacard-devel-10:1.5.3-86.el7.ppc64", "product": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc64", "product_id": "libcacard-devel-10:1.5.3-86.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7?arch=ppc64\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-tools-10:1.5.3-86.el7.ppc64", "product": { "name": "libcacard-tools-10:1.5.3-86.el7.ppc64", "product_id": "libcacard-tools-10:1.5.3-86.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard-tools@1.5.3-86.el7?arch=ppc64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "product": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7?arch=ppc64\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-10:1.5.3-86.el7.ppc64", "product": { "name": "libcacard-10:1.5.3-86.el7.ppc64", "product_id": "libcacard-10:1.5.3-86.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7?arch=ppc64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-img-10:1.5.3-86.el7.ppc64", "product": { "name": "qemu-img-10:1.5.3-86.el7.ppc64", "product_id": "qemu-img-10:1.5.3-86.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@1.5.3-86.el7?arch=ppc64\u0026epoch=10" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "libcacard-devel-10:1.5.3-86.el7.ppc", "product": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc", "product_id": "libcacard-devel-10:1.5.3-86.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7?arch=ppc\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "product": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7?arch=ppc\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-10:1.5.3-86.el7.ppc", "product": { "name": "libcacard-10:1.5.3-86.el7.ppc", "product_id": "libcacard-10:1.5.3-86.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7?arch=ppc\u0026epoch=10" } } } ], "category": "architecture", "name": "ppc" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.src", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-devel-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-devel-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-img-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-img-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-kvm-10:1.5.3-86.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.src", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.src", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.src", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-devel-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-devel-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-img-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-img-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-kvm-10:1.5.3-86.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.src", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.src", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-devel-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "libcacard-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-img-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-kvm-10:1.5.3-86.el7.src" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.src", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-common-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" }, "product_reference": "qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "relates_to_product_reference": "7Workstation" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Xavier Mehrenberger" ] }, { "names": [ "Stephane Duverger" ], "organization": "Airbus" } ], "cve": "CVE-2014-3640", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2014-09-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1144818" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in the way QEMU handled UDP packets with a source port and address of 0 when QEMU\u0027s user networking was in use. A local guest user could use this flaw to crash the guest.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: slirp: NULL pointer deref in sosendto()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the kvm package as shipped with Red Hat Enterprise\nLinux 5.\n\nRed Hat Product Security has rated this issue as having Low security impact.\nFuture qemu-kvm updates for Red Hat Enterprise Linux 6 and 7 may address this\nissue. For additional information, refer to the Issue Severity\nClassification: https://access.redhat.com/security/updates/classification/.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3640" }, { "category": "external", "summary": "RHBZ#1144818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3640", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3640" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3640", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3640" } ], "release_date": "2014-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-03-05T07:27:34+00:00", "details": "All qemu-kvm users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues and add these\nenhancements. After installing this update, shut down all running virtual\nmachines. Once all virtual machines have shut down, start them again for\nthis update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:0349" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 4.4, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:M/Au:S/C:N/I:N/A:C", "version": "2.0" }, "products": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "qemu: slirp: NULL pointer deref in sosendto()" }, { "acknowledgments": [ { "names": [ "James Spadaro" ], "organization": "Cisco" } ], "cve": "CVE-2014-7815", "discovery_date": "2014-10-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1157641" } ], "notes": [ { "category": "description", "text": "An uninitialized data structure use flaw was found in the way the set_pixel_format() function sanitized the value of bits_per_pixel. An attacker able to access a guest\u0027s VNC console could use this flaw to crash the guest.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: vnc: insufficient bits_per_pixel from the client sanitization", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the kvm package as shipped with Red Hat Enterprise\nLinux 5. Future qemu-kvm updates for Red Hat Enterprise Linux 6 and 7 may address this issue.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-7815" }, { "category": "external", "summary": "RHBZ#1157641", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1157641" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-7815", "url": "https://www.cve.org/CVERecord?id=CVE-2014-7815" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-7815", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7815" } ], "release_date": "2014-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-03-05T07:27:34+00:00", "details": "All qemu-kvm users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues and add these\nenhancements. After installing this update, shut down all running virtual\nmachines. Once all virtual machines have shut down, start them again for\nthis update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:0349" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 5.2, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:C", "version": "2.0" }, "products": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "qemu: vnc: insufficient bits_per_pixel from the client sanitization" }, { "acknowledgments": [ { "names": [ "Michael S. Tsirkin" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2014-7840", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2014-11-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1163075" } ], "notes": [ { "category": "description", "text": "It was found that certain values that were read when loading RAM during migration were not validated. A user able to alter the savevm data (either on the disk or over the wire during migration) could use either of these flaws to corrupt QEMU process memory on the (destination) host, which could potentially result in arbitrary code execution on the host with the privileges of the QEMU process.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: insufficient parameter validation during ram load", "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-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-7840" }, { "category": "external", "summary": "RHBZ#1163075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1163075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-7840", "url": "https://www.cve.org/CVERecord?id=CVE-2014-7840" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-7840", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7840" } ], "release_date": "2014-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-03-05T07:27:34+00:00", "details": "All qemu-kvm users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues and add these\nenhancements. After installing this update, shut down all running virtual\nmachines. Once all virtual machines have shut down, start them again for\nthis update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:0349" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.7, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "qemu: insufficient parameter validation during ram load" }, { "acknowledgments": [ { "names": [ "Paolo Bonzini" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2014-8106", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2014-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1169454" } ], "notes": [ { "category": "description", "text": "It was found that the Cirrus blit region checks were insufficient. A privileged guest user could use this flaw to write outside of VRAM-allocated buffer boundaries in the host\u0027s QEMU process address space with attacker-provided data.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: cirrus: insufficient blit region checks", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the qemu-kvm packages as shipped with Red Hat Enterprise Linux 6, a future update may address this flaw.\n\nThis issue affects the kvm packages as shipped with Red Hat Enterprise Linux 5. Red Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This issue is currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://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": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-8106" }, { "category": "external", "summary": "RHBZ#1169454", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1169454" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-8106", "url": "https://www.cve.org/CVERecord?id=CVE-2014-8106" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8106", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8106" } ], "release_date": "2014-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-03-05T07:27:34+00:00", "details": "All qemu-kvm users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues and add these\nenhancements. After installing this update, shut down all running virtual\nmachines. Once all virtual machines have shut down, start them again for\nthis update to take effect.\n\nBefore applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:0349" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.9, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:A/AC:M/Au:S/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Client-optional:libcacard-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Client-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Client:libcacard-10:1.5.3-86.el7.i686", "7Client:libcacard-10:1.5.3-86.el7.ppc", "7Client:libcacard-10:1.5.3-86.el7.ppc64", "7Client:libcacard-10:1.5.3-86.el7.x86_64", "7Client:libcacard-devel-10:1.5.3-86.el7.i686", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc", "7Client:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Client:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Client:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Client:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Client:qemu-img-10:1.5.3-86.el7.ppc64", "7Client:qemu-img-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-10:1.5.3-86.el7.src", "7Client:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Client:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Client:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.src", "7ComputeNode-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7ComputeNode-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7ComputeNode-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Server-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Server:libcacard-10:1.5.3-86.el7.i686", "7Server:libcacard-10:1.5.3-86.el7.ppc", "7Server:libcacard-10:1.5.3-86.el7.ppc64", "7Server:libcacard-10:1.5.3-86.el7.x86_64", "7Server:libcacard-devel-10:1.5.3-86.el7.i686", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc", "7Server:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Server:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Server:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Server:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Server:qemu-img-10:1.5.3-86.el7.ppc64", "7Server:qemu-img-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-10:1.5.3-86.el7.src", "7Server:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Server:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Server:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation-optional:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation-optional:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation-optional:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation-optional:qemu-kvm-tools-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-10:1.5.3-86.el7.i686", "7Workstation:libcacard-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.i686", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc", "7Workstation:libcacard-devel-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-devel-10:1.5.3-86.el7.x86_64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.ppc64", "7Workstation:libcacard-tools-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-img-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-img-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-10:1.5.3-86.el7.src", "7Workstation:qemu-kvm-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-common-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.i686", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.ppc64", "7Workstation:qemu-kvm-debuginfo-10:1.5.3-86.el7.x86_64", "7Workstation:qemu-kvm-tools-10:1.5.3-86.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "qemu: cirrus: insufficient blit region checks" } ] }
rhsa-2015_0624
Vulnerability from csaf_redhat
Published
2015-03-05 09:37
Modified
2024-11-14 14:34
Summary
Red Hat Security Advisory: qemu-kvm-rhev security, bug fix, and enhancement update
Notes
Topic
Updated qemu-kvm-rhev packages that fix multiple security issues, several
bugs, and add various enhancements are now available for Red Hat Enterprise
Virtualization Hypervisor 7.
Red Hat Product Security has rated this update as having Important security
impact. Common Vulnerability Scoring System (CVSS) base scores, which give
detailed severity ratings, are available for each vulnerability from the
CVE links in the References section.
Details
KVM (Kernel-based Virtual Machine) is a full virtualization solution for
Linux on AMD64 and Intel 64 systems. The qemu-kvm-rhev package provides the
user-space component for running virtual machines using KVM, in
environments managed by Red Hat Enterprise Virtualization Manager.
It was found that the Cirrus blit region checks were insufficient.
A privileged guest user could use this flaw to write outside of
VRAM-allocated buffer boundaries in the host's QEMU process address space
with attacker-provided data. (CVE-2014-8106)
An uninitialized data structure use flaw was found in the way the
set_pixel_format() function sanitized the value of bits_per_pixel.
An attacker able to access a guest's VNC console could use this flaw to
crash the guest. (CVE-2014-7815)
It was found that certain values that were read when loading RAM during
migration were not validated. A user able to alter the savevm data (either
on the disk or over the wire during migration) could use either of these
flaws to corrupt QEMU process memory on the (destination) host, which could
potentially result in arbitrary code execution on the host with the
privileges of the QEMU process. (CVE-2014-7840)
A NULL pointer dereference flaw was found in the way QEMU handled UDP
packets with a source port and address of 0 when QEMU's user networking was
in use. A local guest user could use this flaw to crash the guest.
(CVE-2014-3640)
Red Hat would like to thank James Spadaro of Cisco for reporting
CVE-2014-7815, and Xavier Mehrenberger and Stephane Duverger of Airbus for
reporting CVE-2014-3640. The CVE-2014-8106 issue was found by Paolo Bonzini
of Red Hat, and the CVE-2014-7840 issue was discovered by Michael S.
Tsirkin of Red Hat.
This update provides the enhanced version of the qemu-kvm-rhev packages for
Red Hat Enterprise Virtualization (RHEV) Hypervisor, which also fixes
several bugs and adds various enhancements.
All Red Hat Enterprise Virtualization users with deployed virtualization
hosts are advised to install these updated packages, which add this
enhancement. After 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.
Terms of Use
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.
{ "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": "Updated qemu-kvm-rhev packages that fix multiple security issues, several\nbugs, and add various enhancements are now available for Red Hat Enterprise\nVirtualization Hypervisor 7.\n\nRed Hat Product Security has rated this update as having Important security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "KVM (Kernel-based Virtual Machine) is a full virtualization solution for\nLinux on AMD64 and Intel 64 systems. The qemu-kvm-rhev package provides the\nuser-space component for running virtual machines using KVM, in\nenvironments managed by Red Hat Enterprise Virtualization Manager.\n\nIt was found that the Cirrus blit region checks were insufficient.\nA privileged guest user could use this flaw to write outside of\nVRAM-allocated buffer boundaries in the host\u0027s QEMU process address space\nwith attacker-provided data. (CVE-2014-8106)\n\nAn uninitialized data structure use flaw was found in the way the\nset_pixel_format() function sanitized the value of bits_per_pixel.\nAn attacker able to access a guest\u0027s VNC console could use this flaw to\ncrash the guest. (CVE-2014-7815)\n\nIt was found that certain values that were read when loading RAM during\nmigration were not validated. A user able to alter the savevm data (either\non the disk or over the wire during migration) could use either of these\nflaws to corrupt QEMU process memory on the (destination) host, which could\npotentially result in arbitrary code execution on the host with the\nprivileges of the QEMU process. (CVE-2014-7840)\n\nA NULL pointer dereference flaw was found in the way QEMU handled UDP\npackets with a source port and address of 0 when QEMU\u0027s user networking was\nin use. A local guest user could use this flaw to crash the guest.\n(CVE-2014-3640)\n\nRed Hat would like to thank James Spadaro of Cisco for reporting\nCVE-2014-7815, and Xavier Mehrenberger and Stephane Duverger of Airbus for\nreporting CVE-2014-3640. The CVE-2014-8106 issue was found by Paolo Bonzini\nof Red Hat, and the CVE-2014-7840 issue was discovered by Michael S.\nTsirkin of Red Hat.\n\nThis update provides the enhanced version of the qemu-kvm-rhev packages for\nRed Hat Enterprise Virtualization (RHEV) Hypervisor, which also fixes\nseveral bugs and adds various enhancements.\n\nAll Red Hat Enterprise Virtualization users with deployed virtualization\nhosts are advised to install these updated packages, which add this\nenhancement. After installing this update, shut down all running virtual\nmachines. Once all virtual machines have shut down, start them again for\nthis update to take effect.", "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-2015:0624", "url": "https://access.redhat.com/errata/RHSA-2015:0624" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "733600", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=733600" }, { "category": "external", "summary": "760898", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=760898" }, { "category": "external", "summary": "801284", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=801284" }, { "category": "external", "summary": "852348", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=852348" }, { "category": "external", "summary": "893654", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=893654" }, { "category": "external", "summary": "923599", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=923599" }, { "category": "external", "summary": "946993", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=946993" }, { "category": "external", "summary": "1003432", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1003432" }, { "category": "external", "summary": "1013157", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1013157" }, { "category": "external", "summary": "1024599", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1024599" }, { "category": "external", "summary": "1029987", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1029987" }, { "category": "external", "summary": "1032855", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1032855" }, { "category": "external", "summary": "1039745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1039745" }, { "category": "external", "summary": "1047748", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1047748" }, { "category": "external", "summary": "1052041", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1052041" }, { "category": "external", "summary": "1055532", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1055532" }, { "category": "external", "summary": "1057425", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1057425" }, { "category": "external", "summary": "1061827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1061827" }, { "category": "external", "summary": "1064742", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1064742" }, { "category": "external", "summary": "1066239", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1066239" }, { "category": "external", "summary": "1071058", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1071058" }, { "category": "external", "summary": "1071199", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1071199" }, { "category": "external", "summary": "1076990", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1076990" }, { "category": "external", "summary": "1083844", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1083844" }, { "category": "external", "summary": "1086502", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1086502" }, { "category": "external", "summary": "1093023", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1093023" }, { "category": "external", "summary": "1096196", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1096196" }, { "category": "external", "summary": "1102411", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1102411" }, { "category": "external", "summary": "1110429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1110429" }, { "category": "external", "summary": "1114889", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1114889" }, { "category": "external", "summary": "1116729", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1116729" }, { "category": "external", "summary": "1117445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1117445" }, { "category": "external", "summary": "1120718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1120718" }, { "category": "external", "summary": "1121025", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1121025" }, { "category": "external", "summary": "1122619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1122619" }, { "category": "external", "summary": "1123908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1123908" }, { "category": "external", "summary": "1126777", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1126777" }, { "category": "external", "summary": "1128095", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1128095" }, { "category": "external", "summary": "1128608", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1128608" }, { "category": "external", "summary": "1129259", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1129259" }, { "category": "external", "summary": "1129593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1129593" }, { "category": "external", "summary": "1132385", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1132385" }, { "category": "external", "summary": "1132569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1132569" }, { "category": "external", "summary": "1133736", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1133736" }, { "category": "external", "summary": "1134980", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1134980" }, { "category": "external", "summary": "1135844", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1135844" }, { "category": "external", "summary": "1135893", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1135893" }, { "category": "external", "summary": "1136381", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1136381" }, { "category": "external", "summary": "1136752", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1136752" }, { "category": "external", "summary": "1138359", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1138359" }, { "category": "external", "summary": "1138579", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1138579" }, { "category": "external", "summary": "1140001", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140001" }, { "category": "external", "summary": "1140145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140145" }, { "category": "external", "summary": "1140620", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140620" }, { "category": "external", "summary": "1140744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140744" }, { "category": "external", "summary": "1140975", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140975" }, { "category": "external", "summary": "1140997", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140997" }, { "category": "external", "summary": "1141656", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1141656" }, { "category": "external", "summary": "1141666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1141666" }, { "category": "external", "summary": "1142331", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1142331" }, { "category": "external", "summary": "1144325", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144325" }, { "category": "external", "summary": "1144818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" }, { "category": "external", "summary": "1145042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1145042" }, { "category": "external", "summary": "1146573", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146573" }, { "category": "external", "summary": "1146801", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146801" }, { "category": "external", "summary": "1146826", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146826" }, { "category": "external", "summary": "1147354", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1147354" }, { "category": "external", "summary": "1150820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1150820" }, { "category": "external", "summary": "1151947", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1151947" }, { "category": "external", "summary": "1152830", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1152830" }, { "category": "external", "summary": "1152901", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1152901" }, { "category": "external", "summary": "1152922", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1152922" }, { "category": "external", "summary": "1153590", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1153590" }, { "category": "external", "summary": "1157329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1157329" }, { "category": "external", "summary": "1157641", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1157641" }, { "category": "external", "summary": "1160102", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1160102" }, { "category": "external", "summary": "1160504", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1160504" }, { "category": "external", "summary": "1161397", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1161397" }, { "category": "external", "summary": "1163075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1163075" }, { "category": "external", "summary": "1163735", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1163735" }, { "category": "external", "summary": "1164759", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1164759" }, { "category": "external", "summary": "1166481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1166481" }, { "category": "external", "summary": "1169280", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1169280" }, { "category": "external", "summary": "1169454", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1169454" }, { "category": "external", "summary": "1169589", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1169589" }, { "category": "external", "summary": "1170093", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1170093" }, { "category": "external", "summary": "1170533", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1170533" }, { "category": "external", "summary": "1170871", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1170871" }, { "category": "external", "summary": "1171552", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1171552" }, { "category": "external", "summary": "1172473", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1172473" }, { "category": "external", "summary": "1173167", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1173167" }, { "category": "external", "summary": "1175841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1175841" }, { "category": "external", "summary": "1177127", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1177127" }, { "category": "external", "summary": "1179165", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1179165" }, { "category": "external", "summary": "1182494", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1182494" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_0624.json" } ], "title": "Red Hat Security Advisory: qemu-kvm-rhev security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-14T14:34:16+00:00", "generator": { "date": "2024-11-14T14:34:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2015:0624", "initial_release_date": "2015-03-05T09:37:35+00:00", "revision_history": [ { "date": "2015-03-05T09:37:35+00:00", "number": "1", "summary": "Initial version" }, { "date": "2015-03-05T09:37:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T14:34:16+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_family", "name": "Red Hat Virtualization" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "product": { "name": "qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "product_id": "qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.1.2-23.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-img-rhev-10:2.1.2-23.el7.x86_64", "product": { "name": "qemu-img-rhev-10:2.1.2-23.el7.x86_64", "product_id": "qemu-img-rhev-10:2.1.2-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-rhev@2.1.2-23.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "product": { "name": "libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "product_id": "libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard-devel-rhev@2.1.2-23.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "product": { "name": "qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "product_id": "qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.1.2-23.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64", "product": { "name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64", "product_id": "qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.1.2-23.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "product": { "name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "product_id": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.1.2-23.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "product": { "name": "libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "product_id": "libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard-tools-rhev@2.1.2-23.el7?arch=x86_64\u0026epoch=10" } } }, { "category": "product_version", "name": "libcacard-rhev-10:2.1.2-23.el7.x86_64", "product": { "name": "libcacard-rhev-10:2.1.2-23.el7.x86_64", "product_id": "libcacard-rhev-10:2.1.2-23.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcacard-rhev@2.1.2-23.el7?arch=x86_64\u0026epoch=10" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-rhev-10:2.1.2-23.el7.src", "product": { "name": "qemu-kvm-rhev-10:2.1.2-23.el7.src", "product_id": "qemu-kvm-rhev-10:2.1.2-23.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.1.2-23.el7?arch=src\u0026epoch=10" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libcacard-devel-rhev-10:2.1.2-23.el7.x86_64 as a component of RHEV-H and VDSM for 7 Hosts", "product_id": "7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64" }, "product_reference": "libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-rhev-10:2.1.2-23.el7.x86_64 as a component of RHEV-H and VDSM for 7 Hosts", "product_id": "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64" }, "product_reference": "libcacard-rhev-10:2.1.2-23.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "libcacard-tools-rhev-10:2.1.2-23.el7.x86_64 as a component of RHEV-H and VDSM for 7 Hosts", "product_id": "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64" }, "product_reference": "libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-rhev-10:2.1.2-23.el7.x86_64 as a component of RHEV-H and VDSM for 7 Hosts", "product_id": "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64" }, "product_reference": "qemu-img-rhev-10:2.1.2-23.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-rhev-10:2.1.2-23.el7.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.1.2-23.el7.x86_64" }, "product_reference": "qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.1.2-23.el7.src as a component of RHEV-H and VDSM for 7 Hosts", "product_id": "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src" }, "product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7.src", "relates_to_product_reference": "7Server-RHEV-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-10:2.1.2-23.el7.x86_64 as a component of RHEV-H and VDSM for 7 Hosts", "product_id": "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.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.1.2-23.el7.x86_64" }, "product_reference": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-Agents-7" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7.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.1.2-23.el7.x86_64" }, "product_reference": "qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64", "relates_to_product_reference": "7Server-RHEV-Agents-7" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Xavier Mehrenberger" ] }, { "names": [ "Stephane Duverger" ], "organization": "Airbus" } ], "cve": "CVE-2014-3640", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2014-09-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1144818" } ], "notes": [ { "category": "description", "text": "A NULL pointer dereference flaw was found in the way QEMU handled UDP packets with a source port and address of 0 when QEMU\u0027s user networking was in use. A local guest user could use this flaw to crash the guest.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: slirp: NULL pointer deref in sosendto()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the kvm package as shipped with Red Hat Enterprise\nLinux 5.\n\nRed Hat Product Security has rated this issue as having Low security impact.\nFuture qemu-kvm updates for Red Hat Enterprise Linux 6 and 7 may address this\nissue. For additional information, refer to the Issue Severity\nClassification: https://access.redhat.com/security/updates/classification/.", "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-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-3640" }, { "category": "external", "summary": "RHBZ#1144818", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-3640", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3640" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-3640", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3640" } ], "release_date": "2014-09-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-03-05T09:37:35+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:0624" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 4.4, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:M/Au:S/C:N/I:N/A:C", "version": "2.0" }, "products": [ "7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "qemu: slirp: NULL pointer deref in sosendto()" }, { "acknowledgments": [ { "names": [ "James Spadaro" ], "organization": "Cisco" } ], "cve": "CVE-2014-7815", "discovery_date": "2014-10-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1157641" } ], "notes": [ { "category": "description", "text": "An uninitialized data structure use flaw was found in the way the set_pixel_format() function sanitized the value of bits_per_pixel. An attacker able to access a guest\u0027s VNC console could use this flaw to crash the guest.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: vnc: insufficient bits_per_pixel from the client sanitization", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the kvm package as shipped with Red Hat Enterprise\nLinux 5. Future qemu-kvm updates for Red Hat Enterprise Linux 6 and 7 may address this issue.", "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-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-7815" }, { "category": "external", "summary": "RHBZ#1157641", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1157641" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-7815", "url": "https://www.cve.org/CVERecord?id=CVE-2014-7815" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-7815", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7815" } ], "release_date": "2014-10-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-03-05T09:37:35+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:0624" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 5.2, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:S/C:N/I:N/A:C", "version": "2.0" }, "products": [ "7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "qemu: vnc: insufficient bits_per_pixel from the client sanitization" }, { "acknowledgments": [ { "names": [ "Michael S. Tsirkin" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2014-7840", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2014-11-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1163075" } ], "notes": [ { "category": "description", "text": "It was found that certain values that were read when loading RAM during migration were not validated. A user able to alter the savevm data (either on the disk or over the wire during migration) could use either of these flaws to corrupt QEMU process memory on the (destination) host, which could potentially result in arbitrary code execution on the host with the privileges of the QEMU process.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: insufficient parameter validation during ram load", "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-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-7840" }, { "category": "external", "summary": "RHBZ#1163075", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1163075" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-7840", "url": "https://www.cve.org/CVERecord?id=CVE-2014-7840" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-7840", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-7840" } ], "release_date": "2014-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-03-05T09:37:35+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:0624" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.7, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "qemu: insufficient parameter validation during ram load" }, { "acknowledgments": [ { "names": [ "Paolo Bonzini" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2014-8106", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2014-11-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1169454" } ], "notes": [ { "category": "description", "text": "It was found that the Cirrus blit region checks were insufficient. A privileged guest user could use this flaw to write outside of VRAM-allocated buffer boundaries in the host\u0027s QEMU process address space with attacker-provided data.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: cirrus: insufficient blit region checks", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the qemu-kvm packages as shipped with Red Hat Enterprise Linux 6, a future update may address this flaw.\n\nThis issue affects the kvm packages as shipped with Red Hat Enterprise Linux 5. Red Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This issue is currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://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-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-8106" }, { "category": "external", "summary": "RHBZ#1169454", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1169454" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-8106", "url": "https://www.cve.org/CVERecord?id=CVE-2014-8106" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8106", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8106" } ], "release_date": "2014-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-03-05T09:37:35+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2015:0624" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.9, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:A/AC:M/Au:S/C:P/I:P/A:P", "version": "2.0" }, "products": [ "7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.src", "7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7.x86_64", "7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "qemu: cirrus: insufficient blit region checks" } ] }
ghsa-j3fm-c8x4-hh72
Vulnerability from github
Published
2022-05-17 00:28
Modified
2022-05-17 00:28
Details
The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket.
{ "affected": [], "aliases": [ "CVE-2014-3640" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-11-07T19:55:00Z", "severity": "LOW" }, "details": "The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket.", "id": "GHSA-j3fm-c8x4-hh72", "modified": "2022-05-17T00:28:35Z", "published": "2022-05-17T00:28:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3640" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2015:0349" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2015:0624" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2014-3640" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" }, { "type": "WEB", "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html" }, { "type": "WEB", "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html" }, { "type": "WEB", "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0349.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0624.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-3044" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-3045" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2409-1" } ], "schema_version": "1.4.0", "severity": [] }
gsd-2014-3640
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-3640", "description": "The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket.", "id": "GSD-2014-3640", "references": [ "https://www.suse.com/security/cve/CVE-2014-3640.html", "https://www.debian.org/security/2014/dsa-3045", "https://www.debian.org/security/2014/dsa-3044", "https://access.redhat.com/errata/RHSA-2015:0624", "https://access.redhat.com/errata/RHSA-2015:0349", "https://ubuntu.com/security/CVE-2014-3640", "https://advisories.mageia.org/CVE-2014-3640.html", "https://linux.oracle.com/cve/CVE-2014-3640.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-3640" ], "details": "The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket.", "id": "GSD-2014-3640", "modified": "2023-12-13T01:22:53.084719Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-3640", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "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 sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.debian.org/security/2014/dsa-3044", "refsource": "MISC", "url": "http://www.debian.org/security/2014/dsa-3044" }, { "name": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html", "refsource": "MISC", "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html" }, { "name": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html", "refsource": "MISC", "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html" }, { "name": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html", "refsource": "MISC", "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2015-0349.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2015-0349.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2015-0624.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2015-0624.html" }, { "name": "http://www.debian.org/security/2014/dsa-3045", "refsource": "MISC", "url": "http://www.debian.org/security/2014/dsa-3045" }, { "name": "http://www.ubuntu.com/usn/USN-2409-1", "refsource": "MISC", "url": "http://www.ubuntu.com/usn/USN-2409-1" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.0.0:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.1.0:rc2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.0.0:rc0:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.1.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.0.0:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.1.0:rc3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.1.0:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.1.0:rc5:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.0.0:rc2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.1.0:rc0:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:qemu:qemu:2.0.0:rc3:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_hpc_node:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-3640" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The sosendto function in slirp/udp.c in QEMU before 2.1.2 allows local users to cause a denial of service (NULL pointer dereference) by sending a udp packet with a value of 0 in the source port and address, which triggers access of an uninitialized socket." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-476" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818", "refsource": "CONFIRM", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1144818" }, { "name": "[Qemu-devel] 20140924 Re: [PATCH v2] slirp: udp: fix NULL pointer dereference because of uninitialized socket", "refsource": "MLIST", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04707.html" }, { "name": "[Qemu-devel] 20140918 [PATCH v2] slirp: udp: fix NULL pointer dereference because of uninitialized socket", "refsource": "MLIST", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg03543.html" }, { "name": "[Qemu-devel] 20140923 Re: [PATCH v2] slirp: udp: fix NULL pointer dereference because of uninitialized socket", "refsource": "MLIST", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://lists.nongnu.org/archive/html/qemu-devel/2014-09/msg04598.html" }, { "name": "DSA-3045", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "http://www.debian.org/security/2014/dsa-3045" }, { "name": "USN-2409-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2409-1" }, { "name": "RHSA-2015:0349", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0349.html" }, { "name": "RHSA-2015:0624", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2015-0624.html" }, { "name": "DSA-3044", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2014/dsa-3044" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T00:41Z", "publishedDate": "2014-11-07T19:55Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.