Go to file
Cole Robinson db34050364 CVE-2015-8619: Fix sendkey out of bounds (bz #1292757)
CVE-2016-1981: infinite loop in e1000 (bz #1299995)
Fix Out-of-bounds read in usb-ehci (bz #1300234, bz #1299455)
CVE-2016-2197: ahci: null pointer dereference (bz #1302952)
Fix gdbstub for VSX registers for ppc64 (bz #1304377)
Fix qemu-img vmdk images to work with VMware (bz #1299185)
2016-02-15 17:07:21 -05:00
.gitignore Update to qemu 2.1.0 final released version. 2014-08-03 13:27:19 +01:00
0001-slirp-use-less-predictable-directory-name-in-tmp-for.patch Rebased to version 2.3.1 2015-08-11 18:42:10 -04:00
0002-qcow2-Handle-EAGAIN-returned-from-update_refcount.patch Rebased to version 2.3.1 2015-08-11 18:42:10 -04:00
0003-raw-posix-Fix-.bdrv_co_get_block_status-for-unaligne.patch Rebased to version 2.3.1 2015-08-11 18:42:10 -04:00
0004-pcnet-force-the-buffer-access-to-be-in-bounds-during.patch Rebased to version 2.3.1 2015-08-11 18:42:10 -04:00
0005-virtio-serial-fix-ANY_LAYOUT.patch Rebased to version 2.3.1 2015-08-11 18:42:10 -04:00
0006-vnc-fix-memory-corruption-CVE-2015-5225.patch CVE-2015-5255: heap memory corruption in vnc_refresh_server_surface (bz #1255899) 2015-08-31 19:59:32 -04:00
0007-Fix-typo-causing-qemu-img-to-link-against-entire-wor.patch Fix typo causing qemu-img to link against entire world (bz #1260996) 2015-09-21 18:19:06 -04:00
0008-e1000-Avoid-infinite-loop-in-processing-transmit-des.patch Fix typo causing qemu-img to link against entire world (bz #1260996) 2015-09-21 18:19:06 -04:00
0009-ide-fix-ATAPI-command-permissions.patch Fix typo causing qemu-img to link against entire world (bz #1260996) 2015-09-21 18:19:06 -04:00
0010-net-avoid-infinite-loop-when-receiving-packets-CVE-2.patch Fix typo causing qemu-img to link against entire world (bz #1260996) 2015-09-21 18:19:06 -04:00
0011-net-add-checks-to-validate-ring-buffer-pointers-CVE-.patch Fix typo causing qemu-img to link against entire world (bz #1260996) 2015-09-21 18:19:06 -04:00
0012-block-mirror-limit-qiov-to-IOV_MAX-elements.patch Fix typo causing qemu-img to link against entire world (bz #1260996) 2015-09-21 18:19:06 -04:00
0013-block-mirror-Sleep-periodically-during-bitmap-scanni.patch Fix typo causing qemu-img to link against entire world (bz #1260996) 2015-09-21 18:19:06 -04:00
0014-target-ppc-fix-vcipher-vcipherlast-vncipherlast-and-.patch Fix emulation of various instructions, required by libm in F22 ppc64 guests 2015-09-22 09:16:29 -04:00
0015-target-ppc-fix-xscmpodp-and-xscmpudp-decoding.patch Fix emulation of various instructions, required by libm in F22 ppc64 guests 2015-09-22 09:16:29 -04:00
0016-virtio-introduce-virtqueue_unmap_sg.patch CVE-2015-7295: virtio-net possible remote DoS (bz #1264393) 2015-10-08 13:39:40 -04:00
0017-virtio-introduce-virtqueue_discard.patch CVE-2015-7295: virtio-net possible remote DoS (bz #1264393) 2015-10-08 13:39:40 -04:00
0018-virtio-net-correctly-drop-truncated-packets.patch CVE-2015-7295: virtio-net possible remote DoS (bz #1264393) 2015-10-08 13:39:40 -04:00
0019-mirror-Fix-coroutine-reentrance.patch CVE-2015-7295: virtio-net possible remote DoS (bz #1264393) 2015-10-08 13:39:40 -04:00
0020-util-socket-Add-missing-localaddr-and-localport-opti.patch CVE-2015-7295: virtio-net possible remote DoS (bz #1264393) 2015-10-08 13:39:40 -04:00
0021-atomics-add-explicit-compiler-fence-in-__atomic-memo.patch Fix abort in abort in bdrv_error_action (bz #1277482) 2015-12-07 14:23:27 -05:00
0022-target-i386-fix-pcmpxstrx-equal-ordered-strstr-mode.patch Fix abort in abort in bdrv_error_action (bz #1277482) 2015-12-07 14:23:27 -05:00
0023-eepro100-Prevent-two-endless-loops.patch Fix abort in abort in bdrv_error_action (bz #1277482) 2015-12-07 14:23:27 -05:00
0024-net-pcnet-add-check-to-validate-receive-data-size-CV.patch Fix abort in abort in bdrv_error_action (bz #1277482) 2015-12-07 14:23:27 -05:00
0025-pcnet-fix-rx-buffer-overflow-CVE-2015-7512.patch Fix abort in abort in bdrv_error_action (bz #1277482) 2015-12-07 14:23:27 -05:00
0026-ui-vnc-avoid-floating-point-exception.patch vnc: avoid floating point exceptions (bz #1289541, bz #1289542) 2015-12-08 10:53:39 -05:00
0027-msix-implement-pba-write-but-read-only.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 13:11:22 -05:00
0028-ehci-make-idt-processing-more-robust.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 13:11:22 -05:00
0029-acpi-fix-buffer-overrun-on-migration.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 13:11:22 -05:00
0030-net-vmxnet3-Refine-l2-header-validation.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 13:11:22 -05:00
0031-vmxnet3-Support-reading-IMR-registers-on-bar0.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 13:11:22 -05:00
0032-net-vmxnet3-avoid-memory-leakage-in-activate_device.patch CVE-2015-8567: net: vmxnet3: host memory leakage (bz #1289818) 2016-01-20 19:40:35 -05:00
0033-i386-avoid-null-pointer-dereference.patch CVE-2015-8567: net: vmxnet3: host memory leakage (bz #1289818) 2016-01-20 19:40:35 -05:00
0034-scsi-initialise-info-object-with-appropriate-size.patch CVE-2015-8567: net: vmxnet3: host memory leakage (bz #1289818) 2016-01-20 19:40:35 -05:00
0035-net-ne2000-fix-bounds-check-in-ioport-operations.patch CVE-2015-8567: net: vmxnet3: host memory leakage (bz #1289818) 2016-01-20 19:40:35 -05:00
0036-hmp-fix-sendkey-out-of-bounds-write-CVE-2015-8619.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0037-e1000-eliminate-infinite-loops-on-out-of-bounds-tran.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0038-usb-check-page-select-value-while-processing-iTD.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0039-ahci-Do-not-unmap-NULL-addresses.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0040-target-ppc-rename-and-export-maybe_bswap_register.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0041-target-ppc-gdbstub-fix-float-registers-for-little-en.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0042-target-ppc-gdbstub-introduce-avr_need_swap.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0043-target-ppc-gdbstub-fix-altivec-registers-for-little-.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0044-target-ppc-gdbstub-fix-spe-registers-for-little-endi.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0045-target-ppc-gdbstub-Add-VSX-support.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0046-target-ppc-kvm-fix-floating-point-registers-sync-on-.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
80-kvm.rules Add udev rules to make /dev/kvm world accessible and group=kvm (rhbz 2009-07-16 09:53:52 +00:00
99-qemu-guest-agent.rules Fix packaging of the QEMU guest agent 2011-10-05 17:33:58 +01:00
0101-vmdk-Create-streamOptimized-as-version-3.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
0102-vmdk-Fix-converting-to-streamOptimized.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
bridge.conf fixes for -netdev bridge 2012-11-15 17:58:12 +01:00
ksm.service Fix ksm.service (bz 1218814) 2015-05-06 12:52:09 -04:00
ksm.sysconfig - Add ksm control script from Dan Kenigsberg 2009-09-16 09:38:29 +00:00
ksmctl.c - Require seabios-bin >= 0.6.0-2 (#741992) 2011-10-21 16:29:08 -05:00
ksmtuned Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
ksmtuned.conf - Avoid creating too large iovecs in multiwrite merge (#559717) 2010-02-04 15:58:29 +00:00
ksmtuned.service Alias qemu-system-* man page to qemu.1 (bz #907746) 2013-05-25 14:54:03 -04:00
kvm.modules ppc64: Enable HV and PR KVM 2014-08-27 10:57:47 +01:00
qemu-guest-agent.service Fix packaging of the QEMU guest agent 2011-10-05 17:33:58 +01:00
qemu-kvm.sh Handful of packaging fixes 2013-02-20 12:18:15 -05:00
qemu.binfmt binfmt fixes and improvements 2013-04-03 21:06:24 -04:00
qemu.spec CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:07:21 -05:00
sources Rebased to version 2.3.1 2015-08-11 18:42:10 -04:00