Package qemu: Information

Source package: qemu
Version: 2.5.1.1-alt0.M70C.4
Build time:  Sep 14, 2017, 01:19 PM in the task #188182
Category: Emulators
Report package bug
License: GPL/LGPL/BSD
Summary: QEMU CPU Emulator
Description: 
QEMU is a fast processor emulator using dynamic translation to achieve
good emulation speed.  QEMU has two operating modes:

* Full system emulation.  In this mode, QEMU emulates a full system
  (for example a PC), including a processor and various peripherials.
  It can be used to launch different Operating Systems without rebooting
  the PC or to debug system code.

* User mode emulation.  In this mode, QEMU can launch Linux processes
  compiled for one CPU on another CPU.  It can be used to launch the
  Wine Windows API emulator or to ease cross-compilation and
  cross-debugging.

As QEMU requires no host kernel patches to run, it is very safe and easy
to use.

List of rpms provided by this srpm:
ivshmem-tools (x86_64, i586)
ivshmem-tools-debuginfo (x86_64, i586)
qemu (x86_64, i586)
qemu-aux (noarch)
qemu-common (noarch)
qemu-doc (noarch)
qemu-guest-agent (x86_64, i586)
qemu-guest-agent-debuginfo (x86_64, i586)
qemu-img (x86_64, i586)
qemu-img-debuginfo (x86_64, i586)
qemu-system (x86_64, i586)
qemu-system-debuginfo (x86_64, i586)
qemu-user (x86_64, i586)
qemu-user-debuginfo (x86_64, i586)



    1. libusbredir-devel >= 0.5
    2. libuuid-devel
    3. libcacard-devel >= 2.5.0
    4. libjemalloc-devel
    5. libpulseaudio-devel
    6. libjpeg-devel
    7. libaio-devel
    8. libcap-devel
    9. libcap-ng-devel
    10. libalsa-devel
    11. libvde-devel
    12. libattr-devel
    13. libcurl-devel
    14. libbluez-devel
    15. librdmacm-devel
    16. libxfs-devel
    17. libsasl2-devel
    18. liblzo2-devel
    19. perl-podlators
    20. libsnappy-devel
    21. libspice-server-devel >= 0.12.0
    22. seabios >= 1.7.4-alt2
    23. seavgabios
    24. libfdt-devel >= 1.4.0
    25. libssh2-devel >= 1.2.8
    26. spice-protocol >= 0.12.3
    27. bzlib-devel
    28. libncurses-devel
    29. ceph-devel
    30. glib2-devel >= 2.38
    31. glib2-devel-static
    32. libnettle-devel
    33. glibc-devel-static
    34. glibc-kernheaders
    35. texinfo
    36. libnuma-devel
    37. libSDL-devel
    38. libX11-devel
    39. libpci-devel
    40. xen-devel
    41. libgnutls-devel >= 2.9.10
    42. python-base
    43. libpixman-devel >= 0.21.8
    44. zlib-devel
    45. zlib-devel-static
    46. ipxe-roms-qemu >= 1.0.0-alt4.git93acb5d
    47. libpng-devel
    48. libibverbs-devel
    49. iasl
    50. libtasn1-devel

Last changed


Sept. 14, 2017 Vladimir D. Seleznev 2.5.1.1-alt0.M70C.4
- Fixes:
  + CVE-2017-9374 usb: ehci host memory leakage during hotunplug
  + CVE-2017-9375 usb: xhci infinite recursive call via xhci_kick_ep
  + CVE-2017-9373 ide: ahci host memory leakage during hotunplug
  + CVE-2017-9503 scsi: null pointer dereference while processing megasas command
  + CVE-2017-9330 usb: ohci: infinite loop due to incorrect return value
  + CVE-2017-8379 input: host memory lekage via keyboard
  + CVE-2017-8309 audio: memory leak by repeatedly starting and stopping audio capture
  + CVE-2017-8112 scsi: vmw_pvscsi: infinite loop in pvscsi_log2
  + CVE-2017-8284 user-to-root privesc inside VM via bad translation caching
  + CVE-2017-7718 display: cirrus: OOB read access issue
  + CVE-2015-8345 net: eepro100: infinite loop in processing command block list
Oct. 3, 2016 Anton V. Boyarshinov 2.5.1.1-alt0.M70C.2
- below CVEs really fixed, crn backend disabled (CVE-2016-2858)