Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2015-3214 (GCVE-0-2015-3214)
Vulnerability from cvelistv5 – Published: 2015-08-31 10:00 – Updated: 2024-08-06 05:39- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T05:39:31.960Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.lenovo.com/product_security/qemu"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.lenovo.com/us/en/product_security/qemu"
},
{
"name": "37990",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB",
"x_transferred"
],
"url": "https://www.exploit-db.com/exploits/37990/"
},
{
"name": "GLSA-201510-02",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201510-02"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"name": "DSA-3348",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "http://www.debian.org/security/2015/dsa-3348"
},
{
"name": "RHSA-2015:1508",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1508.html"
},
{
"name": "RHSA-2015:1507",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1507.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"name": "RHSA-2015:1512",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1512.html"
},
{
"name": "1032598",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1032598"
},
{
"name": "75273",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/75273"
},
{
"name": "[oss-security] 20150625 Re: CVE request -- Linux kernel - kvm: x86: out-of-bounds memory access in pit_ioport_read function",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2015/06/25/7"
},
{
"name": "[qemu-devel] 20150617 Re: [PATCH] i8254: fix out-of-bounds memory access in pit_ioport_read()",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2010-02-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-01-26T13:58:33.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.lenovo.com/product_security/qemu"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.lenovo.com/us/en/product_security/qemu"
},
{
"name": "37990",
"tags": [
"exploit",
"x_refsource_EXPLOIT-DB"
],
"url": "https://www.exploit-db.com/exploits/37990/"
},
{
"name": "GLSA-201510-02",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201510-02"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"name": "DSA-3348",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "http://www.debian.org/security/2015/dsa-3348"
},
{
"name": "RHSA-2015:1508",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1508.html"
},
{
"name": "RHSA-2015:1507",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1507.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"name": "RHSA-2015:1512",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1512.html"
},
{
"name": "1032598",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id/1032598"
},
{
"name": "75273",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/75273"
},
{
"name": "[oss-security] 20150625 Re: CVE request -- Linux kernel - kvm: x86: out-of-bounds memory access in pit_ioport_read function",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2015/06/25/7"
},
{
"name": "[qemu-devel] 20150617 Re: [PATCH] i8254: fix out-of-bounds memory access in pit_ioport_read()",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2015-3214",
"datePublished": "2015-08-31T10:00:00.000Z",
"dateReserved": "2015-04-10T00:00:00.000Z",
"dateUpdated": "2024-08-06T05:39:31.960Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2015-3214",
"date": "2026-05-22",
"epss": "0.01593",
"percentile": "0.81894"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"2.3.0\", \"matchCriteriaId\": \"ABF17A18-4BE8-41B7-B50C-F4A137B3B2F1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"2.6.32\", \"matchCriteriaId\": \"4367A8B9-ABB9-4E4E-9A2A-85719CBE8DAC\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:arista:eos:4.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FDDF9823-D999-41A4-BB7B-A63C00ACE11B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:arista:eos:4.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51F7426A-46F7-4BE0-806F-F4598C8B0426\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:arista:eos:4.14:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E7F71EBA-27AC-464B-8708-4E8971BC75A7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:arista:eos:4.15:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8705CF80-DEFC-4425-8E23-D98FFD678157\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"16F59A04-14CF-49E2-9973-645477EA09DA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:lenovo:emc_px12-400r_ivx:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.0.10.33264\", \"matchCriteriaId\": \"19E383C6-5DB4-4D42-BC8E-70CEA527FAEF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:lenovo:emc_px12-450r_ivx:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.0.10.33264\", \"matchCriteriaId\": \"811FD71F-FC60-478B-B257-A7019AE6F88A\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack:5.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B152EDF3-3140-4343-802F-F4F1C329F5C3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack:6.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"31EC146C-A6F6-4C0D-AF87-685286262DAA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:virtualization:3.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D86166F9-BBF0-4650-8CCD-0F9C97104D21\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9835B192-FE11-4FB6-B1D8-C47530A46014\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"19F5A4C6-E90F-4B33-8B28-D57FC36E3866\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"39E542B7-500F-4B9E-B712-886C593525E9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D9F97AEB-F4DB-4F1F-A69C-5EF8CBBFAFE6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D0C69E57-48DE-467F-8ADD-B4601CE1611E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"35A9FD70-E9CA-43AF-A453-E41EAB430E7F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"742A198F-D40F-4B32-BB9C-C5EF5B09C3E7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1CDCFF34-6F1D-45A1-BE37-6A0E17B04801\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.1_ppc64:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5B6ED0AA-CD87-47A5-8E82-C9C7BD14F1AE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.2_ppc64:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8E5B5F9E-D749-45E5-8538-7CED9620C00C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.3_ppc64:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"188019BF-3700-4B3F-BFA5-553B2B545B7F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.4_ppc64:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9B8B2E32-B838-4E51-BAA2-764089D2A684\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.5_ppc64:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4319B943-7B19-468D-A160-5895F7F997A3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.6_ppc64:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"39C1ABF5-4070-4AA7-BAB8-4F63E1BD91FF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.7_ppc64:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8036E2AE-4E44-4FA5-AFFB-A3724BFDD654\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_for_scientific_computing:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"37CE1DC7-72C5-483C-8921-0B462C8284D1\"}, {\"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_server_aus:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"98381E61-F082-4302-B51F-5648884F998B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D99A687E-EAE6-417E-A88E-D0082BC194CD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B353CE99-D57C-465B-AAB0-73EF581127D1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7431ABC1-9252-419E-8CC1-311B41360078\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0E8CD4EF-DC90-40BB-A721-6EC087507906\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"44B067C7-735E-43C9-9188-7E1522A02491\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A8442C20-41F9-47FD-9A12-E724D3A31FD7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9EC0D196-F7B8-4BDD-9050-779F7A7FBEE4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A4E9DD8A-A68B-4A69-8B01-BFF92A2020A8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BF77CDCF-B9C9-427D-B2BF-36650FB2148C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"21690BAC-2129-4A33-9B48-1F3BF30072A9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_from_rhui:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F732C7C9-A9CC-4DEF-A8BE-D0F18C944C78\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"24C0F4E1-C52C-41E0-9F14-F83ADD5CC7ED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B76AA310-FEC7-497F-AF04-C3EC1E76C4CC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"17F256A9-D3B9-4C72-B013-4EFD878BFEA8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"55DF5F02-550E-41E0-86A3-862F2785270C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AA5F8426-5EEB-4013-BE49-8E705DA140B9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8C7E9628-0915-4C49-8929-F5E060A20CBB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C450C83-695F-4408-8B4F-0E7D6DDAE345\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3707B08D-8A78-48CB-914C-33A753D13FC7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index.\"}, {\"lang\": \"es\", \"value\": \"Vulnerabilidad en pit_ioport_read en i8254.c en el kernel de Linux en versiones anteriores a 2.6.33 y en QEMU en versiones anteriores a 2.3.1, no distingue entre longitudes de lectura y longitudes de escritura, lo que podr\\u00eda permitir a los usuarios invitados del SO ejecutar c\\u00f3digo arbitrario en el host del SO desencadenando el uso de un \\u00edndice no v\\u00e1lido.\"}]",
"id": "CVE-2015-3214",
"lastModified": "2024-11-21T02:28:55.273",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:M/Au:N/C:C/I:C/A:C\", \"baseScore\": 6.9, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"COMPLETE\", \"integrityImpact\": \"COMPLETE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 3.4, \"impactScore\": 10.0, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2015-08-31T10:59:07.580",
"references": "[{\"url\": \"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Broken Link\", \"Vendor Advisory\"]}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-1507.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-1508.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-1512.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.debian.org/security/2015/dsa-3348\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/06/25/7\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\"]}, {\"url\": \"http://www.securityfocus.com/bid/75273\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1032598\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1229640\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\"]}, {\"url\": \"https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201510-02\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://support.lenovo.com/product_security/qemu\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://support.lenovo.com/us/en/product_security/qemu\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.exploit-db.com/exploits/37990/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Broken Link\", \"Vendor Advisory\"]}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-1507.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-1508.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2015-1512.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.debian.org/security/2015/dsa-3348\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2015/06/25/7\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\"]}, {\"url\": \"http://www.securityfocus.com/bid/75273\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1032598\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1229640\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\"]}, {\"url\": \"https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201510-02\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://support.lenovo.com/product_security/qemu\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://support.lenovo.com/us/en/product_security/qemu\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.exploit-db.com/exploits/37990/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-119\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2015-3214\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2015-08-31T10:59:07.580\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad en pit_ioport_read en i8254.c en el kernel de Linux en versiones anteriores a 2.6.33 y en QEMU en versiones anteriores a 2.3.1, no distingue entre longitudes de lectura y longitudes de escritura, lo que podr\u00eda permitir a los usuarios invitados del SO ejecutar c\u00f3digo arbitrario en el host del SO desencadenando el uso de un \u00edndice no v\u00e1lido.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:C/I:C/A:C\",\"baseScore\":6.9,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.3.0\",\"matchCriteriaId\":\"ABF17A18-4BE8-41B7-B50C-F4A137B3B2F1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.6.32\",\"matchCriteriaId\":\"4367A8B9-ABB9-4E4E-9A2A-85719CBE8DAC\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:arista:eos:4.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FDDF9823-D999-41A4-BB7B-A63C00ACE11B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:arista:eos:4.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51F7426A-46F7-4BE0-806F-F4598C8B0426\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:arista:eos:4.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7F71EBA-27AC-464B-8708-4E8971BC75A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:arista:eos:4.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8705CF80-DEFC-4425-8E23-D98FFD678157\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16F59A04-14CF-49E2-9973-645477EA09DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:lenovo:emc_px12-400r_ivx:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.0.10.33264\",\"matchCriteriaId\":\"19E383C6-5DB4-4D42-BC8E-70CEA527FAEF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:lenovo:emc_px12-450r_ivx:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.0.10.33264\",\"matchCriteriaId\":\"811FD71F-FC60-478B-B257-A7019AE6F88A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B152EDF3-3140-4343-802F-F4F1C329F5C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"31EC146C-A6F6-4C0D-AF87-685286262DAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization:3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D86166F9-BBF0-4650-8CCD-0F9C97104D21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9835B192-FE11-4FB6-B1D8-C47530A46014\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"19F5A4C6-E90F-4B33-8B28-D57FC36E3866\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"39E542B7-500F-4B9E-B712-886C593525E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9F97AEB-F4DB-4F1F-A69C-5EF8CBBFAFE6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0C69E57-48DE-467F-8ADD-B4601CE1611E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35A9FD70-E9CA-43AF-A453-E41EAB430E7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"742A198F-D40F-4B32-BB9C-C5EF5B09C3E7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1CDCFF34-6F1D-45A1-BE37-6A0E17B04801\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.1_ppc64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B6ED0AA-CD87-47A5-8E82-C9C7BD14F1AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.2_ppc64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E5B5F9E-D749-45E5-8538-7CED9620C00C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.3_ppc64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"188019BF-3700-4B3F-BFA5-553B2B545B7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.4_ppc64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B8B2E32-B838-4E51-BAA2-764089D2A684\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.5_ppc64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4319B943-7B19-468D-A160-5895F7F997A3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.6_ppc64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"39C1ABF5-4070-4AA7-BAB8-4F63E1BD91FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.7_ppc64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8036E2AE-4E44-4FA5-AFFB-A3724BFDD654\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_for_scientific_computing:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"37CE1DC7-72C5-483C-8921-0B462C8284D1\"},{\"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_server_aus:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"98381E61-F082-4302-B51F-5648884F998B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D99A687E-EAE6-417E-A88E-D0082BC194CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B353CE99-D57C-465B-AAB0-73EF581127D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7431ABC1-9252-419E-8CC1-311B41360078\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E8CD4EF-DC90-40BB-A721-6EC087507906\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"44B067C7-735E-43C9-9188-7E1522A02491\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A8442C20-41F9-47FD-9A12-E724D3A31FD7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EC0D196-F7B8-4BDD-9050-779F7A7FBEE4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4E9DD8A-A68B-4A69-8B01-BFF92A2020A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF77CDCF-B9C9-427D-B2BF-36650FB2148C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21690BAC-2129-4A33-9B48-1F3BF30072A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_from_rhui:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F732C7C9-A9CC-4DEF-A8BE-D0F18C944C78\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24C0F4E1-C52C-41E0-9F14-F83ADD5CC7ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B76AA310-FEC7-497F-AF04-C3EC1E76C4CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"17F256A9-D3B9-4C72-B013-4EFD878BFEA8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"55DF5F02-550E-41E0-86A3-862F2785270C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA5F8426-5EEB-4013-BE49-8E705DA140B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C7E9628-0915-4C49-8929-F5E060A20CBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C450C83-695F-4408-8B4F-0E7D6DDAE345\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3707B08D-8A78-48CB-914C-33A753D13FC7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]}],\"references\":[{\"url\":\"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\",\"Vendor Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-1507.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-1508.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-1512.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2015/dsa-3348\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/06/25/7\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.securityfocus.com/bid/75273\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1032598\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1229640\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201510-02\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://support.lenovo.com/product_security/qemu\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.lenovo.com/us/en/product_security/qemu\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.exploit-db.com/exploits/37990/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Vendor Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-1507.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-1508.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2015-1512.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.debian.org/security/2015/dsa-3348\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/06/25/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.securityfocus.com/bid/75273\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1032598\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1229640\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201510-02\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://support.lenovo.com/product_security/qemu\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.lenovo.com/us/en/product_security/qemu\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.exploit-db.com/exploits/37990/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
BDU:2015-11288
Vulnerability from fstec - Published: 31.08.2015{
"CVSS 2.0": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"CVSS 3.0": null,
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Fabrice Bellard",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "\u0434\u043e 2.3.1 (QEMU)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u043e \u0430\u0434\u0440\u0435\u0441\u0443:\nhttps://bugzilla.redhat.com/show_bug.cgi?id=1229640",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "31.08.2015",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "23.03.2021",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "15.09.2015",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2015-11288",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2015-3214",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "QEMU",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Linux . 64-bit, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Linux . 32-bit, Apple Inc. MacOS X 32-bit, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Linux . PowerPC, Microsoft Corp Windows - 64-bit, Microsoft Corp Windows - 32-bit, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Unix . 64-bit, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Unix . 32-bit, Apple Inc. MacOS X 64-bit, Apple Inc. MacOS X PowerPC",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u044d\u043c\u0443\u043b\u044f\u0442\u043e\u0440\u0430 \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f QEMU, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434 \u043d\u0430 \u0445\u043e\u0441\u0442\u043e\u0432\u043e\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u0435",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0412\u044b\u0445\u043e\u0434 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u0437\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u044b \u0431\u0443\u0444\u0435\u0440\u0430 \u0432 \u043f\u0430\u043c\u044f\u0442\u0438 (CWE-119)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 pit_ioport_read \u044d\u043c\u0443\u043b\u044f\u0442\u043e\u0440\u0430 \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f QEMU \u0432\u044b\u0437\u0432\u0430\u043d\u0430 \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435\u043c \u0431\u0443\u0444\u0435\u0440\u0430. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e, \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434 \u043d\u0430 \u0445\u043e\u0441\u0442\u043e\u0432\u043e\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u0435",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": "-",
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924\nhttps://bugzilla.redhat.com/show_bug.cgi?id=1229640\nhttp://www.openwall.com/lists/oss-security/2015/06/25/7\nhttp://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33\nhttp://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041f\u041e \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438/\u041f\u041e \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e-\u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-119",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 6,9)"
}
CNVD-2015-03908
Vulnerability from cnvd - Published: 2015-06-24目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://fabrice.bellard.free.fr/qemu/
| Name | QEMU QEMU |
|---|
{
"bids": {
"bid": {
"bidNumber": "75273"
}
},
"cves": {
"cve": {
"cveNumber": "CVE-2015-3214"
}
},
"description": "QEMU\u662f\u4e00\u6b3e\u5f00\u6e90\u6a21\u62df\u5668\u8f6f\u4ef6\u3002\r\n\r\nQEMU\u5728pit_ioport_read\u51fd\u6570\u4e2d\u5b58\u5728\u5185\u5b58\u7834\u574f\u6f0f\u6d1e,\u5141\u8bb8\u653b\u51fb\u8005\u5229\u7528\u6b64\u6f0f\u6d1e\u53ef\u5728\u4e3b\u673a\u4e0a\u6267\u884c\u4efb\u610f\u4ee3\u7801\u3002",
"discovererName": "Matt Tait of Google\u0027s Project Zero.",
"formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u7ecf\u53d1\u5e03\u4e86\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u8fd9\u4e2a\u5b89\u5168\u95ee\u9898\uff0c\u8bf7\u5230\u5382\u5546\u7684\u4e3b\u9875\u4e0b\u8f7d\uff1a\r\nhttp://fabrice.bellard.free.fr/qemu/",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2015-03908",
"openTime": "2015-06-24",
"patchDescription": "QEMU\u662f\u4e00\u6b3e\u5f00\u6e90\u6a21\u62df\u5668\u8f6f\u4ef6\u3002QEMU\u5728pit_ioport_read\u51fd\u6570\u4e2d\u5b58\u5728\u5185\u5b58\u7834\u574f\u6f0f\u6d1e,\u5141\u8bb8\u653b\u51fb\u8005\u5229\u7528\u6b64\u6f0f\u6d1e\u53ef\u5728\u4e3b\u673a\u4e0a\u6267\u884c\u4efb\u610f\u4ee3\u7801\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "QEMU \u0027pit_ioport_read()\u0027\u51fd\u6570\u5185\u5b58\u7834\u574f\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "QEMU QEMU"
},
"referenceLink": "http://www.securityfocus.com/bid/75273",
"serverity": "\u9ad8",
"submitTime": "2015-06-22",
"title": "QEMU \u0027pit_ioport_read()\u0027\u51fd\u6570\u5185\u5b58\u7834\u574f\u6f0f\u6d1e"
}
FKIE_CVE-2015-3214
Vulnerability from fkie_nvd - Published: 2015-08-31 10:59 - Updated: 2026-05-06 22:30{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*",
"matchCriteriaId": "ABF17A18-4BE8-41B7-B50C-F4A137B3B2F1",
"versionEndIncluding": "2.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4367A8B9-ABB9-4E4E-9A2A-85719CBE8DAC",
"versionEndIncluding": "2.6.32",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:arista:eos:4.12:*:*:*:*:*:*:*",
"matchCriteriaId": "FDDF9823-D999-41A4-BB7B-A63C00ACE11B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:arista:eos:4.13:*:*:*:*:*:*:*",
"matchCriteriaId": "51F7426A-46F7-4BE0-806F-F4598C8B0426",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:arista:eos:4.14:*:*:*:*:*:*:*",
"matchCriteriaId": "E7F71EBA-27AC-464B-8708-4E8971BC75A7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:arista:eos:4.15:*:*:*:*:*:*:*",
"matchCriteriaId": "8705CF80-DEFC-4425-8E23-D98FFD678157",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:lenovo:emc_px12-400r_ivx:*:*:*:*:*:*:*:*",
"matchCriteriaId": "19E383C6-5DB4-4D42-BC8E-70CEA527FAEF",
"versionEndExcluding": "1.0.10.33264",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:lenovo:emc_px12-450r_ivx:*:*:*:*:*:*:*:*",
"matchCriteriaId": "811FD71F-FC60-478B-B257-A7019AE6F88A",
"versionEndExcluding": "1.0.10.33264",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:redhat:openstack:5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B152EDF3-3140-4343-802F-F4F1C329F5C3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redhat:openstack:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "31EC146C-A6F6-4C0D-AF87-685286262DAA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:redhat:virtualization:3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D86166F9-BBF0-4650-8CCD-0F9C97104D21",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9835B192-FE11-4FB6-B1D8-C47530A46014",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "19F5A4C6-E90F-4B33-8B28-D57FC36E3866",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "39E542B7-500F-4B9E-B712-886C593525E9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.4:*:*:*:*:*:*:*",
"matchCriteriaId": "D9F97AEB-F4DB-4F1F-A69C-5EF8CBBFAFE6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.5:*:*:*:*:*:*:*",
"matchCriteriaId": "D0C69E57-48DE-467F-8ADD-B4601CE1611E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.6:*:*:*:*:*:*:*",
"matchCriteriaId": "35A9FD70-E9CA-43AF-A453-E41EAB430E7F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.7:*:*:*:*:*:*:*",
"matchCriteriaId": "742A198F-D40F-4B32-BB9C-C5EF5B09C3E7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1CDCFF34-6F1D-45A1-BE37-6A0E17B04801",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.1_ppc64:*:*:*:*:*:*:*",
"matchCriteriaId": "5B6ED0AA-CD87-47A5-8E82-C9C7BD14F1AE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.2_ppc64:*:*:*:*:*:*:*",
"matchCriteriaId": "8E5B5F9E-D749-45E5-8538-7CED9620C00C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.3_ppc64:*:*:*:*:*:*:*",
"matchCriteriaId": "188019BF-3700-4B3F-BFA5-553B2B545B7F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.4_ppc64:*:*:*:*:*:*:*",
"matchCriteriaId": "9B8B2E32-B838-4E51-BAA2-764089D2A684",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.5_ppc64:*:*:*:*:*:*:*",
"matchCriteriaId": "4319B943-7B19-468D-A160-5895F7F997A3",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.6_ppc64:*:*:*:*:*:*:*",
"matchCriteriaId": "39C1ABF5-4070-4AA7-BAB8-4F63E1BD91FF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.7_ppc64:*:*:*:*:*:*:*",
"matchCriteriaId": "8036E2AE-4E44-4FA5-AFFB-A3724BFDD654",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_for_scientific_computing:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "37CE1DC7-72C5-483C-8921-0B462C8284D1",
"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_server_aus:7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "98381E61-F082-4302-B51F-5648884F998B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*",
"matchCriteriaId": "D99A687E-EAE6-417E-A88E-D0082BC194CD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*",
"matchCriteriaId": "B353CE99-D57C-465B-AAB0-73EF581127D1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*",
"matchCriteriaId": "7431ABC1-9252-419E-8CC1-311B41360078",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0E8CD4EF-DC90-40BB-A721-6EC087507906",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "44B067C7-735E-43C9-9188-7E1522A02491",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "A8442C20-41F9-47FD-9A12-E724D3A31FD7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*",
"matchCriteriaId": "9EC0D196-F7B8-4BDD-9050-779F7A7FBEE4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*",
"matchCriteriaId": "A4E9DD8A-A68B-4A69-8B01-BFF92A2020A8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*",
"matchCriteriaId": "BF77CDCF-B9C9-427D-B2BF-36650FB2148C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*",
"matchCriteriaId": "21690BAC-2129-4A33-9B48-1F3BF30072A9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_from_rhui:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F732C7C9-A9CC-4DEF-A8BE-D0F18C944C78",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "24C0F4E1-C52C-41E0-9F14-F83ADD5CC7ED",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*",
"matchCriteriaId": "B76AA310-FEC7-497F-AF04-C3EC1E76C4CC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*",
"matchCriteriaId": "17F256A9-D3B9-4C72-B013-4EFD878BFEA8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "55DF5F02-550E-41E0-86A3-862F2785270C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "AA5F8426-5EEB-4013-BE49-8E705DA140B9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*",
"matchCriteriaId": "8C7E9628-0915-4C49-8929-F5E060A20CBB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.6:*:*:*:*:*:*:*",
"matchCriteriaId": "5C450C83-695F-4408-8B4F-0E7D6DDAE345",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.7:*:*:*:*:*:*:*",
"matchCriteriaId": "3707B08D-8A78-48CB-914C-33A753D13FC7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "825ECE2D-E232-46E0-A047-074B34DB1E97",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index."
},
{
"lang": "es",
"value": "Vulnerabilidad en pit_ioport_read en i8254.c en el kernel de Linux en versiones anteriores a 2.6.33 y en QEMU en versiones anteriores a 2.3.1, no distingue entre longitudes de lectura y longitudes de escritura, lo que podr\u00eda permitir a los usuarios invitados del SO ejecutar c\u00f3digo arbitrario en el host del SO desencadenando el uso de un \u00edndice no v\u00e1lido."
}
],
"id": "CVE-2015-3214",
"lastModified": "2026-05-06T22:30:45.220",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.9,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2015-08-31T10:59:07.580",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link",
"Vendor Advisory"
],
"url": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1507.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1508.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1512.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://www.debian.org/security/2015/dsa-3348"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2015/06/25/7"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/75273"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id/1032598"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/201510-02"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://support.lenovo.com/product_security/qemu"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://support.lenovo.com/us/en/product_security/qemu"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "https://www.exploit-db.com/exploits/37990/"
},
{
"source": "secalert@redhat.com",
"url": "https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Vendor Advisory"
],
"url": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1507.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1508.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1512.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://www.debian.org/security/2015/dsa-3348"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2015/06/25/7"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/75273"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id/1032598"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/201510-02"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://support.lenovo.com/product_security/qemu"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://support.lenovo.com/us/en/product_security/qemu"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "https://www.exploit-db.com/exploits/37990/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-7G3Q-J68F-2FW5
Vulnerability from github – Published: 2022-05-13 01:03 – Updated: 2025-04-12 12:51The pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index.
{
"affected": [],
"aliases": [
"CVE-2015-3214"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2015-08-31T10:59:00Z",
"severity": "MODERATE"
},
"details": "The pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index.",
"id": "GHSA-7g3q-j68f-2fw5",
"modified": "2025-04-12T12:51:28Z",
"published": "2022-05-13T01:03:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214"
},
{
"type": "WEB",
"url": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2015:1507"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2015:1508"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2015:1512"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2015-3214"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/201510-02"
},
{
"type": "WEB",
"url": "https://support.lenovo.com/product_security/qemu"
},
{
"type": "WEB",
"url": "https://support.lenovo.com/us/en/product_security/qemu"
},
{
"type": "WEB",
"url": "https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/37990"
},
{
"type": "WEB",
"url": "https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html"
},
{
"type": "WEB",
"url": "https://www.mail-archive.com/qemu-devel@nongnu.org/msg304138.html"
},
{
"type": "WEB",
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"type": "WEB",
"url": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1507.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1508.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1512.html"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2015/dsa-3348"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/06/25/7"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/75273"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1032598"
}
],
"schema_version": "1.4.0",
"severity": []
}
GSD-2015-3214
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2015-3214",
"description": "The pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index.",
"id": "GSD-2015-3214",
"references": [
"https://www.suse.com/security/cve/CVE-2015-3214.html",
"https://www.debian.org/security/2015/dsa-3348",
"https://access.redhat.com/errata/RHSA-2015:1512",
"https://access.redhat.com/errata/RHSA-2015:1508",
"https://access.redhat.com/errata/RHSA-2015:1507",
"https://ubuntu.com/security/CVE-2015-3214",
"https://advisories.mageia.org/CVE-2015-3214.html",
"https://linux.oracle.com/cve/CVE-2015-3214.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2015-3214"
],
"details": "The pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index.",
"id": "GSD-2015-3214",
"modified": "2023-12-13T01:20:07.535026Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-3214",
"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 pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security.gentoo.org/glsa/201510-02",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/201510-02"
},
{
"name": "https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13",
"refsource": "MISC",
"url": "https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2015-1507.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1507.html"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2015-1508.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1508.html"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2015-1512.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1512.html"
},
{
"name": "http://www.debian.org/security/2015/dsa-3348",
"refsource": "MISC",
"url": "http://www.debian.org/security/2015/dsa-3348"
},
{
"name": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33",
"refsource": "MISC",
"url": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33"
},
{
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924",
"refsource": "MISC",
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"name": "http://www.openwall.com/lists/oss-security/2015/06/25/7",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2015/06/25/7"
},
{
"name": "http://www.securityfocus.com/bid/75273",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/75273"
},
{
"name": "http://www.securitytracker.com/id/1032598",
"refsource": "MISC",
"url": "http://www.securitytracker.com/id/1032598"
},
{
"name": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924",
"refsource": "MISC",
"url": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"name": "https://support.lenovo.com/product_security/qemu",
"refsource": "MISC",
"url": "https://support.lenovo.com/product_security/qemu"
},
{
"name": "https://support.lenovo.com/us/en/product_security/qemu",
"refsource": "MISC",
"url": "https://support.lenovo.com/us/en/product_security/qemu"
},
{
"name": "https://www.exploit-db.com/exploits/37990/",
"refsource": "MISC",
"url": "https://www.exploit-db.com/exploits/37990/"
},
{
"name": "https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html",
"refsource": "MISC",
"url": "https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2.6.32",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2.3.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:arista:eos:4.15:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:arista:eos:4.14:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:arista:eos:4.13:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:arista:eos:4.12:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:lenovo:emc_px12-450r_ivx:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.10.33264",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:lenovo:emc_px12-400r_ivx:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.10.33264",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_for_scientific_computing:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:openstack:5.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_server_eus:7.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.1_ppc64:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:openstack:6.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:redhat:virtualization:3.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.2_ppc64:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_compute_node_eus:7.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_update_services_for_sap_solutions:7.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.3_ppc64:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.4_ppc64:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.5_ppc64:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.6_ppc64:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian_eus:7.7_ppc64:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server_from_rhui:7.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-3214"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The pit_ioport_read in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"name": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/torvalds/linux/commit/ee73f656a604d5aa9df86a97102e4e462dd79924"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"name": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33",
"refsource": "CONFIRM",
"tags": [
"Broken Link",
"Vendor Advisory"
],
"url": "http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.33"
},
{
"name": "[oss-security] 20150625 Re: CVE request -- Linux kernel - kvm: x86: out-of-bounds memory access in pit_ioport_read function",
"refsource": "MLIST",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2015/06/25/7"
},
{
"name": "GLSA-201510-02",
"refsource": "GENTOO",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/201510-02"
},
{
"name": "75273",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/75273"
},
{
"name": "https://support.lenovo.com/product_security/qemu",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://support.lenovo.com/product_security/qemu"
},
{
"name": "1032598",
"refsource": "SECTRACK",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id/1032598"
},
{
"name": "https://support.lenovo.com/us/en/product_security/qemu",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://support.lenovo.com/us/en/product_security/qemu"
},
{
"name": "RHSA-2015:1512",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1512.html"
},
{
"name": "RHSA-2015:1508",
"refsource": "REDHAT",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1508.html"
},
{
"name": "RHSA-2015:1507",
"refsource": "REDHAT",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2015-1507.html"
},
{
"name": "37990",
"refsource": "EXPLOIT-DB",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "https://www.exploit-db.com/exploits/37990/"
},
{
"name": "DSA-3348",
"refsource": "DEBIAN",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://www.debian.org/security/2015/dsa-3348"
},
{
"name": "https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://www.arista.com/en/support/advisories-notices/security-advisories/1180-security-advisory-13"
},
{
"name": "https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html",
"refsource": "MISC",
"tags": [],
"url": "https://www.mail-archive.com/qemu-devel%40nongnu.org/msg304138.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.9,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T00:48Z",
"publishedDate": "2015-08-31T10:59Z"
}
}
}
RHSA-2015:1507
Vulnerability from csaf_redhat - Published: 2015-07-27 13:31 - Updated: 2026-02-26 21:33An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU's pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in the way QEMU's IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host's QEMU process corresponding to the guest.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated qemu-kvm packages that fix two security issues and one bug are now\navailable for Red Hat Enterprise Linux 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 package provides the\nuser-space component for running virtual machines using KVM.\n\nA heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem\nhandled I/O buffer access while processing certain ATAPI commands.\nA privileged guest user in a guest with the CDROM drive enabled could\npotentially use this flaw to execute arbitrary code on the host with the\nprivileges of the host\u0027s QEMU process corresponding to the guest.\n(CVE-2015-5154)\n\nAn out-of-bounds memory access flaw, leading to memory corruption or\npossibly an information leak, was found in QEMU\u0027s pit_ioport_read()\nfunction. A privileged guest user in a QEMU guest, which had QEMU PIT\nemulation enabled, could potentially, in rare cases, use this flaw to\nexecute arbitrary code on the host with the privileges of the hosting QEMU\nprocess. (CVE-2015-3214)\n\nRed Hat would like to thank Matt Tait of Google\u0027s Project Zero security\nteam for reporting the CVE-2015-3214 issue. The CVE-2015-5154 issue was\ndiscovered by Kevin Wolf of Red Hat.\n\nThis update also fixes the following bug:\n\n* Due to an incorrect implementation of portable memory barriers, the QEMU\nemulator in some cases terminated unexpectedly when a virtual disk was\nunder heavy I/O load. This update fixes the implementation in order to\nachieve correct synchronization between QEMU\u0027s threads. As a result, the\ndescribed crash no longer occurs. (BZ#1233643)\n\nAll qemu-kvm users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. After installing this\nupdate, shut down all running virtual machines. Once all virtual machines\nhave shut down, start them again for this 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:1507",
"url": "https://access.redhat.com/errata/RHSA-2015:1507"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1507.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm security and bug fix update",
"tracking": {
"current_release_date": "2026-02-26T21:33:25+00:00",
"generator": {
"date": "2026-02-26T21:33:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2015:1507",
"initial_release_date": "2015-07-27T13:31:59+00:00",
"revision_history": [
{
"date": "2015-07-27T13:31:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2015-07-27T13:31:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-26T21:33:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z",
"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-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z",
"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-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7_1.5?arch=i686\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"product": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"product_id": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7_1.5?arch=i686\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-10:1.5.3-86.el7_1.5.i686",
"product": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686",
"product_id": "libcacard-10:1.5.3-86.el7_1.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7_1.5?arch=i686\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-tools@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"product": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"product_id": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7_1.5?arch=ppc\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"product": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"product_id": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7_1.5?arch=ppc\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7_1.5?arch=ppc\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-tools@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"product": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"product_id": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-86.el7_1.5?arch=src\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Matt Tait"
],
"organization": "Google\u0027s Project Zero security team"
}
],
"cve": "CVE-2015-3214",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1229640"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU\u0027s pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the qemu and qemu-kvm packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise Linux 6 based versions of qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. \n\nThis issue does affect the Red Hat Enterprise Linux 7 qemu-kvm and Red Hat Enterprise Linux 7 based versions of the qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases may address this flaw.\n\nPlease note that by default QEMU/KVM guests use in-kernel (KVM) PIT emulation\nin which case the following applies:\n\nThis issue does not affect the Linux kernel versions as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise Linux MRG 2.\n\nThis issue does affect the kvm package as shipped with Red Hat Enterprise Linux 5. \n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: 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-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-3214"
},
{
"category": "external",
"summary": "RHBZ#1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-3214",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-3214"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214"
}
],
"release_date": "2015-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-27T13:31:59+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": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1507"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function"
},
{
"acknowledgments": [
{
"names": [
"Kevin Wolf"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2015-5154",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1243563"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host\u0027s QEMU process corresponding to the guest.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu: ide: atapi: heap overflow during I/O buffer memory access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the kvm and xen packages as shipped with Red Hat Enterprise Linux 5, the versions of the qemu-kvm packages as shipped with Red Hat Enterprise Linux 6 and the Red Hat Enterprise Linux 6 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3, because they did not backport the upstream commit that introduced this issue.\n\nThis issue does affect the versions of qemu-kvm packages as shipped with Red Hat Enterprise Linux 7 and versions of Red Hat Enterprise Linux 7 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases will address this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-5154"
},
{
"category": "external",
"summary": "RHBZ#1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-5154",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154"
}
],
"release_date": "2015-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-27T13:31:59+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": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1507"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qemu: ide: atapi: heap overflow during I/O buffer memory access"
}
]
}
RHSA-2015:1508
Vulnerability from csaf_redhat - Published: 2015-07-27 12:59 - Updated: 2026-02-26 21:33An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU's pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in the way QEMU's IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host's QEMU process corresponding to the guest.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated qemu-kvm-rhev packages that fix two security issues are now\navailable for Red Hat Enterprise Virtualization 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.\n\nA heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem\nhandled I/O buffer access while processing certain ATAPI commands.\nA privileged guest user in a guest with the CDROM drive enabled could\npotentially use this flaw to execute arbitrary code on the host with the\nprivileges of the host\u0027s QEMU process corresponding to the guest.\n(CVE-2015-5154)\n\nAn out-of-bounds memory access flaw, leading to memory corruption or\npossibly an information leak, was found in QEMU\u0027s pit_ioport_read()\nfunction. A privileged guest user in a QEMU guest, which had QEMU PIT\nemulation enabled, could potentially, in rare cases, use this flaw to\nexecute arbitrary code on the host with the privileges of the hosting QEMU\nprocess. (CVE-2015-3214)\n\nRed Hat would like to thank Matt Tait of Google\u0027s Project Zero security\nteam for reporting the CVE-2015-3214 issue. The CVE-2015-5154 issue was\ndiscovered by Kevin Wolf of Red Hat.\n\nAll qemu-kvm-rhev users are advised to upgrade to these updated packages,\nwhich contain a backported patch to correct this issue. After installing\nthis update, shut down all running virtual machines. Once all virtual\nmachines have shut down, start them again for this 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:1508",
"url": "https://access.redhat.com/errata/RHSA-2015:1508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1508.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm-rhev security update",
"tracking": {
"current_release_date": "2026-02-26T21:33:25+00:00",
"generator": {
"date": "2026-02-26T21:33:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2015:1508",
"initial_release_date": "2015-07-27T12:59:36+00:00",
"revision_history": [
{
"date": "2015-07-27T12:59:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2015-07-27T12:59:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-26T21:33:25+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_1.6.x86_64",
"product": {
"name": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-tools-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"product": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"product_id": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.1.2-23.el7_1.6?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_1.6.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_1.6.x86_64"
},
"product_reference": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "libcacard-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.src"
},
"product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Matt Tait"
],
"organization": "Google\u0027s Project Zero security team"
}
],
"cve": "CVE-2015-3214",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1229640"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU\u0027s pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the qemu and qemu-kvm packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise Linux 6 based versions of qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. \n\nThis issue does affect the Red Hat Enterprise Linux 7 qemu-kvm and Red Hat Enterprise Linux 7 based versions of the qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases may address this flaw.\n\nPlease note that by default QEMU/KVM guests use in-kernel (KVM) PIT emulation\nin which case the following applies:\n\nThis issue does not affect the Linux kernel versions as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise Linux MRG 2.\n\nThis issue does affect the kvm package as shipped with Red Hat Enterprise Linux 5. \n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: 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_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-3214"
},
{
"category": "external",
"summary": "RHBZ#1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-3214",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-3214"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214"
}
],
"release_date": "2015-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-27T12:59:36+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_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1508"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function"
},
{
"acknowledgments": [
{
"names": [
"Kevin Wolf"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2015-5154",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1243563"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host\u0027s QEMU process corresponding to the guest.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu: ide: atapi: heap overflow during I/O buffer memory access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the kvm and xen packages as shipped with Red Hat Enterprise Linux 5, the versions of the qemu-kvm packages as shipped with Red Hat Enterprise Linux 6 and the Red Hat Enterprise Linux 6 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3, because they did not backport the upstream commit that introduced this issue.\n\nThis issue does affect the versions of qemu-kvm packages as shipped with Red Hat Enterprise Linux 7 and versions of Red Hat Enterprise Linux 7 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases will address this flaw.",
"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_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-5154"
},
{
"category": "external",
"summary": "RHBZ#1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-5154",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154"
}
],
"release_date": "2015-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-27T12:59:36+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_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1508"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qemu: ide: atapi: heap overflow during I/O buffer memory access"
}
]
}
RHSA-2015:1512
Vulnerability from csaf_redhat - Published: 2015-07-28 17:50 - Updated: 2026-02-26 21:33An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU's pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-5.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in the way QEMU's IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host's QEMU process corresponding to the guest.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-5.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-5.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated qemu-kvm-rhev packages that fix two security issues are now\navailable for Red Hat Enterprise Linux OpenStack Platform 6 and Red Hat\nEnterprise Linux OpenStack Platform 5 for RHEL 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.\n\nA heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem\nhandled I/O buffer access while processing certain ATAPI commands.\nA privileged guest user in a guest with the CDROM drive enabled could\npotentially use this flaw to execute arbitrary code on the host with the\nprivileges of the host\u0027s QEMU process corresponding to the guest.\n(CVE-2015-5154)\n\nAn out-of-bounds memory access flaw, leading to memory corruption or\npossibly an information leak, was found in QEMU\u0027s pit_ioport_read()\nfunction. A privileged guest user in a QEMU guest, which had QEMU PIT\nemulation enabled, could potentially, in rare cases, use this flaw to\nexecute arbitrary code on the host with the privileges of the hosting QEMU\nprocess. (CVE-2015-3214)\n\nRed Hat would like to thank Matt Tait of Google\u0027s Project Zero security\nteam for reporting the CVE-2015-3214 issue. The CVE-2015-5154 issue was\ndiscovered by Kevin Wolf of Red Hat.\n\nAll qemu-kvm-rhev users are advised to upgrade to these updated packages,\nwhich contain a backported patch to correct this issue. After installing\nthis update, shut down all running virtual machines. Once all virtual\nmachines have shut down, start them again for this 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:1512",
"url": "https://access.redhat.com/errata/RHSA-2015:1512"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1512.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm-rhev security update",
"tracking": {
"current_release_date": "2026-02-26T21:33:26+00:00",
"generator": {
"date": "2026-02-26T21:33:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2015:1512",
"initial_release_date": "2015-07-28T17:50:13+00:00",
"revision_history": [
{
"date": "2015-07-28T17:50:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2015-07-28T17:50:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-26T21:33:26+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 OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product": {
"name": "Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:5::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product": {
"name": "Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:6::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-tools-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"product": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"product_id": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.1.2-23.el7_1.6?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_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src as a component of Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src"
},
"product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"relates_to_product_reference": "7Server-RH7-RHOS-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse) for RHEL 7",
"product_id": "7Server-RH7-RHOS-5.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src"
},
"product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7",
"product_id": "7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-6.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Matt Tait"
],
"organization": "Google\u0027s Project Zero security team"
}
],
"cve": "CVE-2015-3214",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1229640"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU\u0027s pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the qemu and qemu-kvm packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise Linux 6 based versions of qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. \n\nThis issue does affect the Red Hat Enterprise Linux 7 qemu-kvm and Red Hat Enterprise Linux 7 based versions of the qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases may address this flaw.\n\nPlease note that by default QEMU/KVM guests use in-kernel (KVM) PIT emulation\nin which case the following applies:\n\nThis issue does not affect the Linux kernel versions as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise Linux MRG 2.\n\nThis issue does affect the kvm package as shipped with Red Hat Enterprise Linux 5. \n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: 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-RH7-RHOS-5.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-3214"
},
{
"category": "external",
"summary": "RHBZ#1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-3214",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-3214"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214"
}
],
"release_date": "2015-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-28T17:50:13+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-RH7-RHOS-5.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1512"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Server-RH7-RHOS-5.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function"
},
{
"acknowledgments": [
{
"names": [
"Kevin Wolf"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2015-5154",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1243563"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host\u0027s QEMU process corresponding to the guest.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu: ide: atapi: heap overflow during I/O buffer memory access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the kvm and xen packages as shipped with Red Hat Enterprise Linux 5, the versions of the qemu-kvm packages as shipped with Red Hat Enterprise Linux 6 and the Red Hat Enterprise Linux 6 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3, because they did not backport the upstream commit that introduced this issue.\n\nThis issue does affect the versions of qemu-kvm packages as shipped with Red Hat Enterprise Linux 7 and versions of Red Hat Enterprise Linux 7 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases will address this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RH7-RHOS-5.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-5154"
},
{
"category": "external",
"summary": "RHBZ#1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-5154",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154"
}
],
"release_date": "2015-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-28T17:50:13+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-RH7-RHOS-5.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1512"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Server-RH7-RHOS-5.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-5.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RH7-RHOS-6.0:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qemu: ide: atapi: heap overflow during I/O buffer memory access"
}
]
}
RHSA-2015_1507
Vulnerability from csaf_redhat - Published: 2015-07-27 13:31 - Updated: 2024-11-14 18:10An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU's pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in the way QEMU's IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host's QEMU process corresponding to the guest.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated qemu-kvm packages that fix two security issues and one bug are now\navailable for Red Hat Enterprise Linux 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 package provides the\nuser-space component for running virtual machines using KVM.\n\nA heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem\nhandled I/O buffer access while processing certain ATAPI commands.\nA privileged guest user in a guest with the CDROM drive enabled could\npotentially use this flaw to execute arbitrary code on the host with the\nprivileges of the host\u0027s QEMU process corresponding to the guest.\n(CVE-2015-5154)\n\nAn out-of-bounds memory access flaw, leading to memory corruption or\npossibly an information leak, was found in QEMU\u0027s pit_ioport_read()\nfunction. A privileged guest user in a QEMU guest, which had QEMU PIT\nemulation enabled, could potentially, in rare cases, use this flaw to\nexecute arbitrary code on the host with the privileges of the hosting QEMU\nprocess. (CVE-2015-3214)\n\nRed Hat would like to thank Matt Tait of Google\u0027s Project Zero security\nteam for reporting the CVE-2015-3214 issue. The CVE-2015-5154 issue was\ndiscovered by Kevin Wolf of Red Hat.\n\nThis update also fixes the following bug:\n\n* Due to an incorrect implementation of portable memory barriers, the QEMU\nemulator in some cases terminated unexpectedly when a virtual disk was\nunder heavy I/O load. This update fixes the implementation in order to\nachieve correct synchronization between QEMU\u0027s threads. As a result, the\ndescribed crash no longer occurs. (BZ#1233643)\n\nAll qemu-kvm users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. After installing this\nupdate, shut down all running virtual machines. Once all virtual machines\nhave shut down, start them again for this 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:1507",
"url": "https://access.redhat.com/errata/RHSA-2015:1507"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1507.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm security and bug fix update",
"tracking": {
"current_release_date": "2024-11-14T18:10:20+00:00",
"generator": {
"date": "2024-11-14T18:10:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.0"
}
},
"id": "RHSA-2015:1507",
"initial_release_date": "2015-07-27T13:31:59+00:00",
"revision_history": [
{
"date": "2015-07-27T13:31:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2015-07-27T13:31:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-14T18:10:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z",
"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-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z",
"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-7.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7_1.5?arch=i686\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"product": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"product_id": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7_1.5?arch=i686\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-10:1.5.3-86.el7_1.5.i686",
"product": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686",
"product_id": "libcacard-10:1.5.3-86.el7_1.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7_1.5?arch=i686\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-tools@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"product": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"product_id": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7_1.5?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"product": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"product_id": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7_1.5?arch=ppc\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"product": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"product_id": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7_1.5?arch=ppc\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7_1.5?arch=ppc\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-tools@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"product": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"product_id": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img@1.5.3-86.el7_1.5?arch=ppc64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"product": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"product_id": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm@1.5.3-86.el7_1.5?arch=src\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-img-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.src",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
},
"product_reference": "qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.1.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Matt Tait"
],
"organization": "Google\u0027s Project Zero security team"
}
],
"cve": "CVE-2015-3214",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1229640"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU\u0027s pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the qemu and qemu-kvm packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise Linux 6 based versions of qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. \n\nThis issue does affect the Red Hat Enterprise Linux 7 qemu-kvm and Red Hat Enterprise Linux 7 based versions of the qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases may address this flaw.\n\nPlease note that by default QEMU/KVM guests use in-kernel (KVM) PIT emulation\nin which case the following applies:\n\nThis issue does not affect the Linux kernel versions as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise Linux MRG 2.\n\nThis issue does affect the kvm package as shipped with Red Hat Enterprise Linux 5. \n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: 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-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-3214"
},
{
"category": "external",
"summary": "RHBZ#1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-3214",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-3214"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214"
}
],
"release_date": "2015-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-27T13:31:59+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": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1507"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function"
},
{
"acknowledgments": [
{
"names": [
"Kevin Wolf"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2015-5154",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1243563"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host\u0027s QEMU process corresponding to the guest.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu: ide: atapi: heap overflow during I/O buffer memory access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the kvm and xen packages as shipped with Red Hat Enterprise Linux 5, the versions of the qemu-kvm packages as shipped with Red Hat Enterprise Linux 6 and the Red Hat Enterprise Linux 6 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3, because they did not backport the upstream commit that introduced this issue.\n\nThis issue does affect the versions of qemu-kvm packages as shipped with Red Hat Enterprise Linux 7 and versions of Red Hat Enterprise Linux 7 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases will address this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-5154"
},
{
"category": "external",
"summary": "RHBZ#1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-5154",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154"
}
],
"release_date": "2015-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-27T13:31:59+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": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1507"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Client-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Client-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Client-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7ComputeNode-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7ComputeNode-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Server-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Server-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Server-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-devel-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:libcacard-tools-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-img-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.src",
"7Workstation-optional-7.1.Z:qemu-kvm-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-common-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.i686",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.ppc64",
"7Workstation-optional-7.1.Z:qemu-kvm-debuginfo-10:1.5.3-86.el7_1.5.x86_64",
"7Workstation-optional-7.1.Z:qemu-kvm-tools-10:1.5.3-86.el7_1.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qemu: ide: atapi: heap overflow during I/O buffer memory access"
}
]
}
RHSA-2015_1508
Vulnerability from csaf_redhat - Published: 2015-07-27 12:59 - Updated: 2024-11-14 18:10An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU's pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
A heap buffer overflow flaw was found in the way QEMU's IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host's QEMU process corresponding to the guest.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated qemu-kvm-rhev packages that fix two security issues are now\navailable for Red Hat Enterprise Virtualization 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.\n\nA heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem\nhandled I/O buffer access while processing certain ATAPI commands.\nA privileged guest user in a guest with the CDROM drive enabled could\npotentially use this flaw to execute arbitrary code on the host with the\nprivileges of the host\u0027s QEMU process corresponding to the guest.\n(CVE-2015-5154)\n\nAn out-of-bounds memory access flaw, leading to memory corruption or\npossibly an information leak, was found in QEMU\u0027s pit_ioport_read()\nfunction. A privileged guest user in a QEMU guest, which had QEMU PIT\nemulation enabled, could potentially, in rare cases, use this flaw to\nexecute arbitrary code on the host with the privileges of the hosting QEMU\nprocess. (CVE-2015-3214)\n\nRed Hat would like to thank Matt Tait of Google\u0027s Project Zero security\nteam for reporting the CVE-2015-3214 issue. The CVE-2015-5154 issue was\ndiscovered by Kevin Wolf of Red Hat.\n\nAll qemu-kvm-rhev users are advised to upgrade to these updated packages,\nwhich contain a backported patch to correct this issue. After installing\nthis update, shut down all running virtual machines. Once all virtual\nmachines have shut down, start them again for this 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:1508",
"url": "https://access.redhat.com/errata/RHSA-2015:1508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_1508.json"
}
],
"title": "Red Hat Security Advisory: qemu-kvm-rhev security update",
"tracking": {
"current_release_date": "2024-11-14T18:10:53+00:00",
"generator": {
"date": "2024-11-14T18:10:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.0"
}
},
"id": "RHSA-2015:1508",
"initial_release_date": "2015-07-27T12:59:36+00:00",
"revision_history": [
{
"date": "2015-07-27T12:59:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2015-07-27T12:59:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-14T18:10:53+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_1.6.x86_64",
"product": {
"name": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-common-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev-debuginfo@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-devel-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-tools-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-tools-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libcacard-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
},
{
"category": "product_version",
"name": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product": {
"name": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_id": "qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-img-rhev@2.1.2-23.el7_1.6?arch=x86_64\u0026epoch=10"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"product": {
"name": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"product_id": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/qemu-kvm-rhev@2.1.2-23.el7_1.6?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_1.6.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_1.6.x86_64"
},
"product_reference": "libcacard-devel-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "libcacard-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "libcacard-tools-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-img-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.src"
},
"product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-kvm-rhev-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.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_1.6.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_1.6.x86_64"
},
"product_reference": "qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"relates_to_product_reference": "7Server-RHEV-Agents-7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Matt Tait"
],
"organization": "Google\u0027s Project Zero security team"
}
],
"cve": "CVE-2015-3214",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1229640"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds memory access flaw, leading to memory corruption or possibly an information leak, was found in QEMU\u0027s pit_ioport_read() function. A privileged guest user in a QEMU guest, which had QEMU PIT emulation enabled, could potentially, in rare cases, use this flaw to execute arbitrary code on the host with the privileges of the hosting QEMU process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the qemu and qemu-kvm packages as shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise Linux 6 based versions of qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. \n\nThis issue does affect the Red Hat Enterprise Linux 7 qemu-kvm and Red Hat Enterprise Linux 7 based versions of the qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases may address this flaw.\n\nPlease note that by default QEMU/KVM guests use in-kernel (KVM) PIT emulation\nin which case the following applies:\n\nThis issue does not affect the Linux kernel versions as shipped with Red Hat Enterprise Linux 5, 6, 7 and Red Hat Enterprise Linux MRG 2.\n\nThis issue does affect the kvm package as shipped with Red Hat Enterprise Linux 5. \n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: 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_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-3214"
},
{
"category": "external",
"summary": "RHBZ#1229640",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1229640"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-3214",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-3214"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3214"
}
],
"release_date": "2015-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-27T12:59:36+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_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1508"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "qemu/kvm: i8254: out-of-bounds memory access in pit_ioport_read function"
},
{
"acknowledgments": [
{
"names": [
"Kevin Wolf"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2015-5154",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2015-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1243563"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow flaw was found in the way QEMU\u0027s IDE subsystem handled I/O buffer access while processing certain ATAPI commands. A privileged guest user in a guest with the CDROM drive enabled could potentially use this flaw to execute arbitrary code on the host with the privileges of the host\u0027s QEMU process corresponding to the guest.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qemu: ide: atapi: heap overflow during I/O buffer memory access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of the kvm and xen packages as shipped with Red Hat Enterprise Linux 5, the versions of the qemu-kvm packages as shipped with Red Hat Enterprise Linux 6 and the Red Hat Enterprise Linux 6 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3, because they did not backport the upstream commit that introduced this issue.\n\nThis issue does affect the versions of qemu-kvm packages as shipped with Red Hat Enterprise Linux 7 and versions of Red Hat Enterprise Linux 7 based qemu-kvm-rhev packages as shipped with Red Hat Enterprise Virtualization 3. Future updates for the respective releases will address this flaw.",
"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_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-5154"
},
{
"category": "external",
"summary": "RHBZ#1243563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1243563"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-5154",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5154"
}
],
"release_date": "2015-07-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2015-07-27T12:59:36+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_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2015:1508"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "ADJACENT_NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:A/AC:H/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"7Server-RHEV-Agents-7:libcacard-devel-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:libcacard-tools-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-img-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-common-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.src",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-rhev-debuginfo-10:2.1.2-23.el7_1.6.x86_64",
"7Server-RHEV-Agents-7:qemu-kvm-tools-rhev-10:2.1.2-23.el7_1.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qemu: ide: atapi: heap overflow during I/O buffer memory access"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.