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