qemu 1:2.6.1+dfsg-0ubuntu5.4 source package in Ubuntu

Changelog

qemu (1:2.6.1+dfsg-0ubuntu5.4) yakkety-security; urgency=medium

  * SECURITY UPDATE: DoS in virtio GPU device
    - debian/patches/CVE-2016-10028.patch: check virgl capabilities
      max_size in hw/display/virtio-gpu-3d.c.
    - CVE-2016-10028
  * SECURITY UPDATE: DoS in virtio GPU device
    - debian/patches/CVE-2016-10029-*.patch: check values in
      hw/display/virtio-gpu.c, hw/display/virtio-gpu-3d.c,
      include/hw/virtio/virtio-gpu.h.
    - CVE-2016-10029
  * SECURITY UPDATE: DoS via 6300esb unplug operations
    - debian/patches/CVE-2016-10155.patch: add exit function in
      hw/watchdog/wdt_i6300esb.c.
    - CVE-2016-10155
  * SECURITY UPDATE: DoS in i.MX Fast Ethernet Controller
    - debian/patches/CVE-2016-7907.patch: limit buffer descriptor count in
      hw/net/imx_fec.c.
    - CVE-2016-7907
  * SECURITY UPDATE: DoS in JAZZ RC4030 chipset emulation
    - debian/patches/CVE-2016-8667.patch: limit interval timer reload value
      in hw/dma/rc4030.c.
    - CVE-2016-8667
  * SECURITY UPDATE: DoS in 16550A UART emulation
    - debian/patches/CVE-2016-8669.patch: check divider value against baud
      base in hw/char/serial.c.
    - CVE-2016-8669
  * SECURITY UPDATE: privilege escalation via ioreq handling
    - debian/patches/CVE-2016-9381.patch: avoid double fetches and add
      bounds checks to xen-hvm.c.
    - CVE-2016-9381
  * SECURITY UPDATE: host filesystem access via virtFS
    - debian/patches/CVE-2016-9602-*.patch: don't follow symlinks in
      hw/9pfs/*.
    - CVE-2016-9602
  * SECURITY UPDATE: arbitrary code execution via Cirrus VGA
    - debian/patches/CVE-2016-9603.patch: remove bitblit support from
      console code in hw/display/cirrus_vga.c, include/ui/console.h,
      ui/console.c, ui/vnc.c.
    - CVE-2016-9603
  * SECURITY UPDATE: infinite loop in ColdFire Fast Ethernet Controller
    - debian/patches/CVE-2016-9776.patch: check receive buffer size
      register value in hw/net/mcf_fec.c.
    - CVE-2016-9776
  * SECURITY UPDATE: information leak in virtio GPU device
    - debian/patches/CVE-2016-9845.patch: properly clear out memory in
      hw/display/virtio-gpu-3d.c.
    - CVE-2016-9845
  * SECURITY UPDATE: DoS via memory leak in virtio GPU device
    - debian/patches/CVE-2016-9846.patch: properly free memory in
      hw/display/virtio-gpu.c.
    - CVE-2016-9846
  * SECURITY UPDATE: DoS via memory leak in USB redirector
    - debian/patches/CVE-2016-9907.patch: properly free memory in
      hw/usb/redirect.c.
    - CVE-2016-9907
  * SECURITY UPDATE: information leak in virtio GPU device
    - debian/patches/CVE-2016-9908.patch: properly clear out memory in
      hw/display/virtio-gpu-3d.c.
    - CVE-2016-9908
  * SECURITY UPDATE: DoS via memory leak in USB EHCI Emulation
    - debian/patches/CVE-2016-9911.patch: properly free memory in
      hw/usb/hcd-ehci.c.
    - CVE-2016-9911
  * SECURITY UPDATE: DoS via memory leak in virtio GPU device
    - debian/patches/CVE-2016-9912.patch: properly free memory in
      hw/display/virtio-gpu.c.
    - CVE-2016-9912
  * SECURITY UPDATE: DoS via virtFS
    - debian/patches/CVE-2016-9913.patch: adjust the order of resource
      cleanup in hw/9pfs/9p.c.
    - CVE-2016-9913
  * SECURITY UPDATE: DoS via virtFS
    - debian/patches/CVE-2016-9914-*.patch: add cleanup operations to
      fsdev/file-op-9p.h, hw/9pfs/9p.c.
    - CVE-2016-9914
  * SECURITY UPDATE: DoS via virtFS
    - debian/patches/CVE-2016-9915.patch: add cleanup operation to
      hw/9pfs/9p-handle.c.
    - CVE-2016-9915
  * SECURITY UPDATE: DoS via virtFS
    - debian/patches/CVE-2016-9916.patch: add cleanup operation to
      hw/9pfs/9p-proxy.c.
    - CVE-2016-9916
  * SECURITY UPDATE: DoS in Cirrus VGA
    - debian/patches/CVE-2016-9921-9922.patch: check bpp values in
      hw/display/cirrus_vga.c.
    - CVE-2016-9921
    - CVE-2016-9922
  * SECURITY UPDATE: code execution via Cirrus VGA
    - debian/patches/CVE-2017-2615.patch: fix oob access in
      hw/display/cirrus_vga.c.
    - CVE-2017-2615
  * SECURITY UPDATE: code execution via Cirrus VGA
    - debian/patches/CVE-2017-2620-pre.patch: add extra parameter to
      blit_is_unsafe in hw/display/cirrus_vga.c.
    - debian/patches/CVE-2017-2620.patch: add blit destination check to
      hw/display/cirrus_vga.c.
    - CVE-2017-2620
  * SECURITY UPDATE: DoS via memory leak in ac97 audio device
    - debian/patches/CVE-2017-5525.patch: add exit function to
      hw/audio/ac97.c.
    - CVE-2017-5525
  * SECURITY UPDATE: DoS via memory leak in es1370 audio device
    - debian/patches/CVE-2017-5526.patch: add exit function to
      hw/audio/es1370.c.
    - CVE-2017-5526
  * SECURITY UPDATE: DoS via memory leak in virtio GPU device
    - debian/patches/CVE-2017-5552.patch: check return value in
      hw/display/virtio-gpu-3d.c.
    - CVE-2017-5552
  * SECURITY UPDATE: DoS via memory leak in virtio GPU device
    - debian/patches/CVE-2017-5578.patch: check res->iov in
      hw/display/virtio-gpu.c.
    - CVE-2017-5578
  * SECURITY UPDATE: DoS via memory leak in 16550A UART emulation
    - debian/patches/CVE-2017-5579.patch: properly free resources in
      hw/char/serial.c.
    - CVE-2017-5579
  * SECURITY UPDATE: code execution via SDHCI device emulation
    - debian/patches/CVE-2017-5667.patch: check data length in
      hw/sd/sdhci.c.
    - CVE-2017-5667
  * SECURITY UPDATE: DoS via memory leak in MegaRAID SAS device
    - debian/patches/CVE-2017-5856.patch: properly handle memory in
      hw/scsi/megasas.c.
    - CVE-2017-5856
  * SECURITY UPDATE: DoS via memory leak in virtio GPU device
    - debian/patches/CVE-2017-5857.patch: properly clean up in
      hw/display/virtio-gpu-3d.c.
    - CVE-2017-5857
  * SECURITY UPDATE: DoS in CCID Card device
    - debian/patches/CVE-2017-5898.patch: check ccid apdu length in
      hw/usb/dev-smartcard-reader.c.
    - CVE-2017-5898
  * SECURITY UPDATE: DoS via infinite loop in USB xHCI controller emulator
    - debian/patches/CVE-2017-5973.patch: apply limits to loops in
      hw/usb/hcd-xhci.c, trace-events.
    - CVE-2017-5973
  * SECURITY UPDATE: DoS via infinite loop in SDHCI device emulation
    - debian/patches/CVE-2017-5987-*.patch: fix transfer mode register
      handling in hw/sd/sdhci.c.
    - CVE-2017-5987
  * SECURITY UPDATE: DoS via infinite loop in USB OHCI emulation
    - debian/patches/CVE-2017-6505.patch: limit the number of link eds in
      hw/usb/hcd-ohci.c.
    - CVE-2017-6505

 -- Marc Deslauriers <email address hidden>  Tue, 04 Apr 2017 08:38:28 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Yakkety
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
otherosfs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
qemu_2.6.1+dfsg.orig.tar.xz 6.0 MiB 864f29648e27db19762923fe8c2323a054fc60252050b9cc22717e282777ab05
qemu_2.6.1+dfsg-0ubuntu5.4.debian.tar.xz 152.8 KiB e2d31bd0a5fb4f424c431fcade5efa766c92787b74571666930adcbc708d66cc
qemu_2.6.1+dfsg-0ubuntu5.4.dsc 6.1 KiB b7a82a595bd089b7973d53df841748c49702d775bb3599263ad5074b37ddd07e

View changes file

Binary packages built by this source

qemu: No summary available for qemu in ubuntu yakkety.

No description available for qemu in ubuntu yakkety.

qemu-block-extra: No summary available for qemu-block-extra in ubuntu yakkety.

No description available for qemu-block-extra in ubuntu yakkety.

qemu-block-extra-dbgsym: No summary available for qemu-block-extra-dbgsym in ubuntu yakkety.

No description available for qemu-block-extra-dbgsym in ubuntu yakkety.

qemu-guest-agent: No summary available for qemu-guest-agent in ubuntu yakkety.

No description available for qemu-guest-agent in ubuntu yakkety.

qemu-guest-agent-dbgsym: No summary available for qemu-guest-agent-dbgsym in ubuntu yakkety.

No description available for qemu-guest-agent-dbgsym in ubuntu yakkety.

qemu-kvm: No summary available for qemu-kvm in ubuntu yakkety.

No description available for qemu-kvm in ubuntu yakkety.

qemu-system: No summary available for qemu-system in ubuntu yakkety.

No description available for qemu-system in ubuntu yakkety.

qemu-system-aarch64: No summary available for qemu-system-aarch64 in ubuntu yakkety.

No description available for qemu-system-aarch64 in ubuntu yakkety.

qemu-system-arm: No summary available for qemu-system-arm in ubuntu yakkety.

No description available for qemu-system-arm in ubuntu yakkety.

qemu-system-arm-dbgsym: No summary available for qemu-system-arm-dbgsym in ubuntu yakkety.

No description available for qemu-system-arm-dbgsym in ubuntu yakkety.

qemu-system-common: No summary available for qemu-system-common in ubuntu yakkety.

No description available for qemu-system-common in ubuntu yakkety.

qemu-system-common-dbgsym: No summary available for qemu-system-common-dbgsym in ubuntu yakkety.

No description available for qemu-system-common-dbgsym in ubuntu yakkety.

qemu-system-mips: No summary available for qemu-system-mips in ubuntu yakkety.

No description available for qemu-system-mips in ubuntu yakkety.

qemu-system-mips-dbgsym: No summary available for qemu-system-mips-dbgsym in ubuntu yakkety.

No description available for qemu-system-mips-dbgsym in ubuntu yakkety.

qemu-system-misc: No summary available for qemu-system-misc in ubuntu yakkety.

No description available for qemu-system-misc in ubuntu yakkety.

qemu-system-misc-dbgsym: No summary available for qemu-system-misc-dbgsym in ubuntu yakkety.

No description available for qemu-system-misc-dbgsym in ubuntu yakkety.

qemu-system-ppc: No summary available for qemu-system-ppc in ubuntu yakkety.

No description available for qemu-system-ppc in ubuntu yakkety.

qemu-system-ppc-dbgsym: No summary available for qemu-system-ppc-dbgsym in ubuntu yakkety.

No description available for qemu-system-ppc-dbgsym in ubuntu yakkety.

qemu-system-s390x: No summary available for qemu-system-s390x in ubuntu yakkety.

No description available for qemu-system-s390x in ubuntu yakkety.

qemu-system-s390x-dbgsym: No summary available for qemu-system-s390x-dbgsym in ubuntu yakkety.

No description available for qemu-system-s390x-dbgsym in ubuntu yakkety.

qemu-system-sparc: No summary available for qemu-system-sparc in ubuntu yakkety.

No description available for qemu-system-sparc in ubuntu yakkety.

qemu-system-sparc-dbgsym: No summary available for qemu-system-sparc-dbgsym in ubuntu yakkety.

No description available for qemu-system-sparc-dbgsym in ubuntu yakkety.

qemu-system-x86: No summary available for qemu-system-x86 in ubuntu yakkety.

No description available for qemu-system-x86 in ubuntu yakkety.

qemu-system-x86-dbgsym: No summary available for qemu-system-x86-dbgsym in ubuntu yakkety.

No description available for qemu-system-x86-dbgsym in ubuntu yakkety.

qemu-user: No summary available for qemu-user in ubuntu yakkety.

No description available for qemu-user in ubuntu yakkety.

qemu-user-binfmt: No summary available for qemu-user-binfmt in ubuntu yakkety.

No description available for qemu-user-binfmt in ubuntu yakkety.

qemu-user-dbgsym: No summary available for qemu-user-dbgsym in ubuntu yakkety.

No description available for qemu-user-dbgsym in ubuntu yakkety.

qemu-user-static: No summary available for qemu-user-static in ubuntu yakkety.

No description available for qemu-user-static in ubuntu yakkety.

qemu-user-static-dbgsym: No summary available for qemu-user-static-dbgsym in ubuntu yakkety.

No description available for qemu-user-static-dbgsym in ubuntu yakkety.

qemu-utils: No summary available for qemu-utils in ubuntu yakkety.

No description available for qemu-utils in ubuntu yakkety.

qemu-utils-dbgsym: No summary available for qemu-utils-dbgsym in ubuntu yakkety.

No description available for qemu-utils-dbgsym in ubuntu yakkety.