rhsa-2009_1659
Vulnerability from csaf_redhat
Published
2009-12-09 16:28
Modified
2024-11-14 10:47
Summary
Red Hat Security Advisory: kvm security and bug fix update
Notes
Topic
Updated kvm packages that fix one security issue and several bugs are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
KVM (Kernel-based Virtual Machine) is a full virtualization solution for
Linux on AMD64 and Intel 64 systems. KVM is a Linux kernel module built for
the standard Red Hat Enterprise Linux kernel.
On x86 platforms, the do_insn_fetch() function did not limit the amount of
instruction bytes fetched per instruction. Users in guest operating systems
could leverage this flaw to cause large latencies on SMP hosts that could
lead to a local denial of service on the host operating system. This
update fixes this issue by imposing the architecturally-defined 15 byte
length limit for instructions. (CVE-2009-4031)
This update also fixes the following bugs:
* performance problems occurred when using the qcow2 image format with the
qemu-kvm -drive "cache=none" option (the default setting when not specified
otherwise). This could cause guest operating system installations to take
hours. With this update, performance patches have been backported so that
using the qcow2 image format with the "cache=none" option no longer causes
performance issues. (BZ#520693)
* when using the virtual vm8086 mode, bugs in the emulated hardware task
switching implementation may have, in some situations, caused older guest
operating systems to malfunction. (BZ#532031)
* Windows Server 2003 guests (32-bit) with more than 4GB of memory may have
crashed during reboot when using the default qemu-kvm CPU settings.
(BZ#532043)
* with Red Hat Enterprise Virtualization, guests continued to run after
encountering disk read errors. This could have led to their file systems
becoming corrupted (but not the host's), notably in environments that use
networked storage. With this update, the qemu-kvm -drive "werror=stop"
option now applies not only to write errors but also to read errors: When
using this option, guests will pause on disk read and write errors.
By default, guests managed by Red Hat Enterprise Virtualization use the
"werror=stop" option. This option is not used by default for guests managed
by libvirt. (BZ#537334, BZ#540406)
* the para-virtualized block driver (virtio-blk) silently ignored read
errors when accessing disk images. With this update, the driver correctly
signals the read error to the guest. (BZ#537334)
All KVM users should upgrade to these updated packages, which contain
backported patches to resolve these issues. Note: The procedure in the
Solution section must be performed before this update will take effect.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated kvm packages that fix one security issue and several bugs are now\navailable for Red Hat Enterprise Linux 5.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.", "title": "Topic" }, { "category": "general", "text": "KVM (Kernel-based Virtual Machine) is a full virtualization solution for\nLinux on AMD64 and Intel 64 systems. KVM is a Linux kernel module built for\nthe standard Red Hat Enterprise Linux kernel.\n\nOn x86 platforms, the do_insn_fetch() function did not limit the amount of\ninstruction bytes fetched per instruction. Users in guest operating systems\ncould leverage this flaw to cause large latencies on SMP hosts that could\nlead to a local denial of service on the host operating system. This\nupdate fixes this issue by imposing the architecturally-defined 15 byte\nlength limit for instructions. (CVE-2009-4031)\n\nThis update also fixes the following bugs:\n\n* performance problems occurred when using the qcow2 image format with the\nqemu-kvm -drive \"cache=none\" option (the default setting when not specified\notherwise). This could cause guest operating system installations to take\nhours. With this update, performance patches have been backported so that\nusing the qcow2 image format with the \"cache=none\" option no longer causes\nperformance issues. (BZ#520693)\n\n* when using the virtual vm8086 mode, bugs in the emulated hardware task\nswitching implementation may have, in some situations, caused older guest\noperating systems to malfunction. (BZ#532031)\n\n* Windows Server 2003 guests (32-bit) with more than 4GB of memory may have\ncrashed during reboot when using the default qemu-kvm CPU settings.\n(BZ#532043)\n\n* with Red Hat Enterprise Virtualization, guests continued to run after\nencountering disk read errors. This could have led to their file systems\nbecoming corrupted (but not the host\u0027s), notably in environments that use\nnetworked storage. With this update, the qemu-kvm -drive \"werror=stop\"\noption now applies not only to write errors but also to read errors: When\nusing this option, guests will pause on disk read and write errors.\n\nBy default, guests managed by Red Hat Enterprise Virtualization use the\n\"werror=stop\" option. This option is not used by default for guests managed\nby libvirt. (BZ#537334, BZ#540406)\n\n* the para-virtualized block driver (virtio-blk) silently ignored read\nerrors when accessing disk images. With this update, the driver correctly\nsignals the read error to the guest. (BZ#537334)\n\nAll KVM users should upgrade to these updated packages, which contain\nbackported patches to resolve these issues. Note: The procedure in the\nSolution section must be performed before this update will 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-2009:1659", "url": "https://access.redhat.com/errata/RHSA-2009:1659" }, { "category": "external", "summary": "http://www.redhat.com/security/updates/classification/#moderate", "url": "http://www.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "532031", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=532031" }, { "category": "external", "summary": "532043", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=532043" }, { "category": "external", "summary": "537334", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=537334" }, { "category": "external", "summary": "540406", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=540406" }, { "category": "external", "summary": "541160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=541160" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2009/rhsa-2009_1659.json" } ], "title": "Red Hat Security Advisory: kvm security and bug fix update", "tracking": { "current_release_date": "2024-11-14T10:47:41+00:00", "generator": { "date": "2024-11-14T10:47:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2009:1659", "initial_release_date": "2009-12-09T16:28:00+00:00", "revision_history": [ { "date": "2009-12-09T16:28:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2009-12-09T11:28:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-14T10:47:41+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 Desktop Multi OS (v. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop Multi OS (v. 5 client)", "product_id": "5Client-VT", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_virtualization:5::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Virtualization (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux Virtualization (v. 5 server)", "product_id": "5Server-VT", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_virtualization:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kvm-debuginfo-0:83-105.el5_4.13.x86_64", "product": { "name": "kvm-debuginfo-0:83-105.el5_4.13.x86_64", "product_id": "kvm-debuginfo-0:83-105.el5_4.13.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kvm-debuginfo@83-105.el5_4.13?arch=x86_64" } } }, { "category": "product_version", "name": "kmod-kvm-0:83-105.el5_4.13.x86_64", "product": { "name": "kmod-kvm-0:83-105.el5_4.13.x86_64", "product_id": "kmod-kvm-0:83-105.el5_4.13.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kmod-kvm@83-105.el5_4.13?arch=x86_64" } } }, { "category": "product_version", "name": "kvm-0:83-105.el5_4.13.x86_64", "product": { "name": "kvm-0:83-105.el5_4.13.x86_64", "product_id": "kvm-0:83-105.el5_4.13.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kvm@83-105.el5_4.13?arch=x86_64" } } }, { "category": "product_version", "name": "kvm-qemu-img-0:83-105.el5_4.13.x86_64", "product": { "name": "kvm-qemu-img-0:83-105.el5_4.13.x86_64", "product_id": "kvm-qemu-img-0:83-105.el5_4.13.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kvm-qemu-img@83-105.el5_4.13?arch=x86_64" } } }, { "category": "product_version", "name": "kvm-tools-0:83-105.el5_4.13.x86_64", "product": { "name": "kvm-tools-0:83-105.el5_4.13.x86_64", "product_id": "kvm-tools-0:83-105.el5_4.13.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kvm-tools@83-105.el5_4.13?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kvm-0:83-105.el5_4.13.src", "product": { "name": "kvm-0:83-105.el5_4.13.src", "product_id": "kvm-0:83-105.el5_4.13.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kvm@83-105.el5_4.13?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kmod-kvm-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Desktop Multi OS (v. 5 client)", "product_id": "5Client-VT:kmod-kvm-0:83-105.el5_4.13.x86_64" }, "product_reference": "kmod-kvm-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Client-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-0:83-105.el5_4.13.src as a component of Red Hat Enterprise Linux Desktop Multi OS (v. 5 client)", "product_id": "5Client-VT:kvm-0:83-105.el5_4.13.src" }, "product_reference": "kvm-0:83-105.el5_4.13.src", "relates_to_product_reference": "5Client-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Desktop Multi OS (v. 5 client)", "product_id": "5Client-VT:kvm-0:83-105.el5_4.13.x86_64" }, "product_reference": "kvm-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Client-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-debuginfo-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Desktop Multi OS (v. 5 client)", "product_id": "5Client-VT:kvm-debuginfo-0:83-105.el5_4.13.x86_64" }, "product_reference": "kvm-debuginfo-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Client-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-qemu-img-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Desktop Multi OS (v. 5 client)", "product_id": "5Client-VT:kvm-qemu-img-0:83-105.el5_4.13.x86_64" }, "product_reference": "kvm-qemu-img-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Client-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-tools-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Desktop Multi OS (v. 5 client)", "product_id": "5Client-VT:kvm-tools-0:83-105.el5_4.13.x86_64" }, "product_reference": "kvm-tools-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Client-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kmod-kvm-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Virtualization (v. 5 server)", "product_id": "5Server-VT:kmod-kvm-0:83-105.el5_4.13.x86_64" }, "product_reference": "kmod-kvm-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Server-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-0:83-105.el5_4.13.src as a component of Red Hat Enterprise Linux Virtualization (v. 5 server)", "product_id": "5Server-VT:kvm-0:83-105.el5_4.13.src" }, "product_reference": "kvm-0:83-105.el5_4.13.src", "relates_to_product_reference": "5Server-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Virtualization (v. 5 server)", "product_id": "5Server-VT:kvm-0:83-105.el5_4.13.x86_64" }, "product_reference": "kvm-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Server-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-debuginfo-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Virtualization (v. 5 server)", "product_id": "5Server-VT:kvm-debuginfo-0:83-105.el5_4.13.x86_64" }, "product_reference": "kvm-debuginfo-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Server-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-qemu-img-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Virtualization (v. 5 server)", "product_id": "5Server-VT:kvm-qemu-img-0:83-105.el5_4.13.x86_64" }, "product_reference": "kvm-qemu-img-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Server-VT" }, { "category": "default_component_of", "full_product_name": { "name": "kvm-tools-0:83-105.el5_4.13.x86_64 as a component of Red Hat Enterprise Linux Virtualization (v. 5 server)", "product_id": "5Server-VT:kvm-tools-0:83-105.el5_4.13.x86_64" }, "product_reference": "kvm-tools-0:83-105.el5_4.13.x86_64", "relates_to_product_reference": "5Server-VT" } ] }, "vulnerabilities": [ { "cve": "CVE-2009-4031", "discovery_date": "2009-11-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "541160" } ], "notes": [ { "category": "description", "text": "The do_insn_fetch function in arch/x86/kvm/emulate.c in the x86 emulator in the KVM subsystem in the Linux kernel before 2.6.32-rc8-next-20091125 tries to interpret instructions that contain too many bytes to be valid, which allows guest OS users to cause a denial of service (increased scheduling latency) on the host OS via unspecified manipulations related to SMP support.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: KVM: x86 emulator: limit instructions to 15 bytes", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "5Client-VT:kmod-kvm-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-0:83-105.el5_4.13.src", "5Client-VT:kvm-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-debuginfo-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-qemu-img-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-tools-0:83-105.el5_4.13.x86_64", "5Server-VT:kmod-kvm-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-0:83-105.el5_4.13.src", "5Server-VT:kvm-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-debuginfo-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-qemu-img-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-tools-0:83-105.el5_4.13.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2009-4031" }, { "category": "external", "summary": "RHBZ#541160", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=541160" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2009-4031", "url": "https://www.cve.org/CVERecord?id=CVE-2009-4031" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-4031", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4031" } ], "release_date": "2009-11-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2009-12-09T16:28:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied.\n\nThis update is available via Red Hat Network. Details on how to use\nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259\n\nThe following procedure must be performed before this update will take\neffect:\n\n1) Stop all KVM guest virtual machines.\n\n2) Either reboot the hypervisor machine or, as the root user, remove (using\n\"modprobe -r [module]\") and reload (using \"modprobe [module]\") all of the\nfollowing modules which are currently running (determined using \"lsmod\"):\nkvm, ksm, kvm-intel or kvm-amd.\n\n3) Restart the KVM guest virtual machines.", "product_ids": [ "5Client-VT:kmod-kvm-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-0:83-105.el5_4.13.src", "5Client-VT:kvm-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-debuginfo-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-qemu-img-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-tools-0:83-105.el5_4.13.x86_64", "5Server-VT:kmod-kvm-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-0:83-105.el5_4.13.src", "5Server-VT:kvm-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-debuginfo-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-qemu-img-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-tools-0:83-105.el5_4.13.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2009:1659" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "5Client-VT:kmod-kvm-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-0:83-105.el5_4.13.src", "5Client-VT:kvm-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-debuginfo-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-qemu-img-0:83-105.el5_4.13.x86_64", "5Client-VT:kvm-tools-0:83-105.el5_4.13.x86_64", "5Server-VT:kmod-kvm-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-0:83-105.el5_4.13.src", "5Server-VT:kvm-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-debuginfo-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-qemu-img-0:83-105.el5_4.13.x86_64", "5Server-VT:kvm-tools-0:83-105.el5_4.13.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: KVM: x86 emulator: limit instructions to 15 bytes" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.