Go to file
Cole Robinson 1d6f884cfc CVE-2016-2538: Integer overflow in usb module (bz #1305815)
CVE-2016-2841: ne2000: infinite loop (bz #1304047)
CVE-2016-2857: net: out of bounds read (bz #1309564)
CVE-2016-2392: usb: null pointer dereference (bz #1307115)
2016-03-17 13:09:54 -04:00
.gitignore Update to qemu 2.1.0 final released version. 2014-08-03 13:27:19 +01: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
0001-target-i386-fix-pcmpxstrx-equal-ordered-strstr-mode.patch Fix SSE4 emulation with accel=tcg (bz #1270703) 2015-12-07 14:03:07 -05:00
0002-eepro100-Prevent-two-endless-loops.patch Fix SSE4 emulation with accel=tcg (bz #1270703) 2015-12-07 14:03:07 -05:00
0003-net-pcnet-add-check-to-validate-receive-data-size-CV.patch Fix SSE4 emulation with accel=tcg (bz #1270703) 2015-12-07 14:03:07 -05:00
0004-pcnet-fix-rx-buffer-overflow-CVE-2015-7512.patch Fix SSE4 emulation with accel=tcg (bz #1270703) 2015-12-07 14:03:07 -05:00
0005-ui-vnc-avoid-floating-point-exception.patch vnc: avoid floating point exceptions (bz #1289541, bz #1289542) 2015-12-08 10:49:03 -05:00
0006-msix-implement-pba-write-but-read-only.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 12:24:17 -05:00
0007-ehci-make-idt-processing-more-robust.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 12:24:17 -05:00
0008-acpi-fix-buffer-overrun-on-migration.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 12:24:17 -05:00
0009-net-vmxnet3-Refine-l2-header-validation.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 12:24:17 -05:00
0010-vmxnet3-Support-reading-IMR-registers-on-bar0.patch CVE-2015-7549: pci: null pointer dereference issue (bz #1291138) 2016-01-09 12:24:17 -05:00
0011-net-vmxnet3-avoid-memory-leakage-in-activate_device.patch CVE-2015-8745: vmxnet3: don't assert reading registers in bar0 (bz #1295442) 2016-01-20 19:30:26 -05:00
0012-i386-avoid-null-pointer-dereference.patch CVE-2015-8745: vmxnet3: don't assert reading registers in bar0 (bz #1295442) 2016-01-20 19:30:26 -05:00
0013-scsi-initialise-info-object-with-appropriate-size.patch CVE-2015-8745: vmxnet3: don't assert reading registers in bar0 (bz #1295442) 2016-01-20 19:30:26 -05:00
0014-net-rocker-fix-an-incorrect-array-bounds-check.patch CVE-2015-8745: vmxnet3: don't assert reading registers in bar0 (bz #1295442) 2016-01-20 19:30:26 -05:00
0015-net-ne2000-fix-bounds-check-in-ioport-operations.patch CVE-2015-8745: vmxnet3: don't assert reading registers in bar0 (bz #1295442) 2016-01-20 19:30:26 -05:00
0016-ide-ahci-reset-ncq-object-to-unused-on-error.patch CVE-2015-8745: vmxnet3: don't assert reading registers in bar0 (bz #1295442) 2016-01-20 19:30:26 -05:00
0017-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:05:43 -05:00
0018-e1000-eliminate-infinite-loops-on-out-of-bounds-tran.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0019-usb-check-page-select-value-while-processing-iTD.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0020-ahci-Do-not-unmap-NULL-addresses.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0021-target-ppc-rename-and-export-maybe_bswap_register.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0022-target-ppc-gdbstub-fix-float-registers-for-little-en.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0023-target-ppc-gdbstub-introduce-avr_need_swap.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0024-target-ppc-gdbstub-fix-altivec-registers-for-little-.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0025-target-ppc-gdbstub-fix-spe-registers-for-little-endi.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0026-target-ppc-gdbstub-Add-VSX-support.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0027-target-ppc-kvm-fix-floating-point-registers-sync-on-.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0101-vmdk-Create-streamOptimized-as-version-3.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0102-vmdk-Fix-converting-to-streamOptimized.patch CVE-2015-8619: Fix sendkey out of bounds (bz #1292757) 2016-02-15 17:05:43 -05:00
0103-usb-check-RNDIS-message-length.patch CVE-2016-2538: Integer overflow in usb module (bz #1305815) 2016-03-17 13:09:54 -04:00
0104-usb-check-RNDIS-buffer-offsets-length.patch CVE-2016-2538: Integer overflow in usb module (bz #1305815) 2016-03-17 13:09:54 -04:00
0105-net-ne2000-check-ring-buffer-control-registers.patch CVE-2016-2538: Integer overflow in usb module (bz #1305815) 2016-03-17 13:09:54 -04:00
0106-net-check-packet-payload-length.patch CVE-2016-2538: Integer overflow in usb module (bz #1305815) 2016-03-17 13:09:54 -04:00
0107-usb-check-USB-configuration-descriptor-object.patch CVE-2016-2538: Integer overflow in usb module (bz #1305815) 2016-03-17 13:09:54 -04: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.conf CVE-2015-8745: vmxnet3: don't assert reading registers in bar0 (bz #1295442) 2016-01-20 19:30:26 -05: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-2016-2538: Integer overflow in usb module (bz #1305815) 2016-03-17 13:09:54 -04:00
sources Rebased to version 2.4.1 2015-11-04 15:39:41 -05:00