cd9d161 CVE-2012-2652: Possible symlink attacks with -snapshot (bz 825697, bz 824919)

Authored and Committed by crobinso 11 years ago
47 files changed. 3153 lines added. 111 lines removed.
0200-ccid-Fix-buffer-overrun-in-handling-of-VSC_ATR-messa.patch
file added
+42
0201-qdev-Reset-hot-plugged-devices.patch
file added
+39
0202-e1000-use-MII-status-register-for-link-up-down.patch
file added
+147
0203-e1000-Don-t-set-the-Capabilities-List-bit.patch
file added
+43
0204-e1000-bounds-packet-size-against-buffer-size.patch
file added
+45
0205-compatfd.c-Don-t-pass-NULL-pointer-to-SYS_signalfd.patch
file added
+49
0206-kvm-avoid-reentring-kvm_flush_coalesced_mmio_buffer.patch
file added
+60
0207-vmdk-vmdk_read_cid-returns-garbage-if-p_name-is-NULL.patch
file added
+36
0208-block-Fix-bdrv_open-use-after-free.patch
file added
+43
0209-ide-Fix-off-by-one-error-in-array-index-check.patch
file added
+34
0210-acl-Fix-use-after-free-in-qemu_acl_reset.patch
file added
+52
0211-migration-flush-migration-data-to-disk.patch
file added
+71
0212-Fix-X86-CPU-topology-in-KVM-mode.patch
file added
+55
0213-hw-lan9118.c-Add-missing-break-to-fix-buffer-overrun.patch
file added
+37
0214-ac97-don-t-override-the-pci-subsystem-id.patch
file added
+119
0215-vvfat-Fix-potential-buffer-overflow.patch
file added
+36
0216-vns-tls-don-t-use-depricated-gnutls-functions.patch
file added
+116
0217-block-curl-Implement-a-flush-function-on-the-fd-hand.patch
file added
+76
0218-hda-do-not-mix-output-and-input-streams-RHBZ-740493.patch
file added
+51
0219-hda-do-not-mix-output-and-input-stream-states-RHBZ-7.patch
file added
+172
0220-Teach-block-vdi-about-discarded-no-longer-allocated-.patch
file added
+108
0221-vmdk-Improve-error-handling.patch
file added
+79
0222-block-set-bs-read_only-before-.bdrv_open.patch
file added
+52
0223-console-Fix-rendering-of-VGA-underline.patch
file added
+64
0224-block-Fix-vpc-initialization-of-the-Dynamic-Disk-Hea.patch
file added
+48
0225-qcow-Fix-bdrv_write_compressed-error-handling.patch
file added
+93
0226-block-reinitialize-across-bdrv_close-bdrv_open.patch
file added
+55
0227-qxl-stride-fixup.patch
file added
+111
0228-vmdk-Fix-possible-segfaults.patch
file added
+55
0229-pc-Fix-floppy-drives-with-if-none.patch
file added
+204
0230-cpu-common-Have-a-ram_addr_t-of-uint64-with-Xen.patch
file added
+97
0231-Error-check-find_ram_offset.patch
file added
+58
0232-pc-add-pc-0.15.patch
file added
+73
0233-pc-fix-event_idx-compatibility-for-virtio-devices.patch
file added
+95
0234-Add-missing-trace-call-to-oslib-posix.c-qemu_vmalloc.patch
file added
+37
0235-qemu_vmalloc-align-properly-for-transparent-hugepage.patch
file added
+61
0236-block-vpc-write-checksum-back-to-footer-after-check.patch
file added
+41
0237-bt-host-add-missing-break-statement.patch
file added
+36
0238-ds1338-Add-missing-break-statement.patch
file added
+39
0239-block-vdi-Zero-unused-parts-when-allocating-a-new-bl.patch
file added
+70
qemu-fix-non-PCI-target-build.patch
file removed
-53
qemu-fix-systemtap.patch
file added
+19
qemu-fix-text-mode-screendumps.patch
file added
+31
qemu-snapshot-symlink-attack.patch
file added
+93
qemu-spice-server-threading.patch
file added
+73
qemu-vhost-fix-dirty-page-handling.patch
file removed
-31
qemu.spec
file modified
+138 -27
    CVE-2012-2652: Possible symlink attacks with -snapshot (bz 825697, bz 824919)
    Fix systemtap tapsets (bz 831763)
    Fix qmp response race caused by spice server bug (bz 744015)
    Fix text mode screendumps (bz 819155)
    Don't renable ksm on update (bz 815156)
    Fix RPM install error on non-virt machines (bz 660629)
    Obsolete openbios to fix upgrade dependency issues (bz 694802)
    
        
file modified
+138 -27