Package qemu: Information

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

Last changed


Sept. 26, 2017 Vladimir D. Seleznev 2.5.1.1-alt0.M70C.5
- Fixes:
  + CVE-2017-13672: vga: OOB read access during display update
  + CVE-2017-8380: scsi: off-by-one error in megasas_mmio_wri allows remote
    attackers to have unspecified impact via unknown vectors
  + CVE-2017-12809: ide: flushing of empty CDROM drives leads to NULL dereference
  + CVE-2017-10664: qemu-nbd: server breaks with SIGPIPE upon client abort
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
April 3, 2017 Denis Medvedev 2.5.1.1-alt0.M70C.3
- CVE-2017-6505, CVE-2017-5987, CVE-2017-5973,
  CVE-2017-5898, CVE-2017-5857,
  CVE-2017-5856, CVE-2017-5667,
  CVE-2017-5579, CVE-2017-5578,
  CVE-2017-5552, CVE-2017-5526,
  CVE-2017-5525 fixed