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