]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2014-07-03  Kevin Wolfqcow1: Validate image size (CVE-2014-0223)
2014-07-03  Kevin Wolfqcow1: Validate L2 table size (CVE-2014-0222)
2014-07-03  Kevin Wolfqcow1: Check maximum cluster size
2014-07-03  Kevin Wolfqcow1: Make padding in the header explicit
2014-07-03  Kevin Wolfparallels: Sanity check for s->tracks (CVE-2014-0142)
2014-07-03  Kevin Wolfparallels: Fix catalog size integer overflow (CVE-2014...
2014-07-03  Kevin Wolfqcow2: Check maximum L1 size in qcow2_snapshot_load_tmp...
2014-07-03  Kevin Wolfqcow2: Fix L1 allocation size in qcow2_snapshot_load_tm...
2014-07-03  Kevin Wolfqcow2: Fix copy_sectors() with VM state
2014-07-03  Kevin Wolfqcow2: Fix NULL dereference in qcow2_open() error path...
2014-07-03  Kevin Wolfblock: Limit request size (CVE-2014-0143)
2014-07-03  Stefan Hajnoczidmg: prevent chunk buffer overflow (CVE-2014-0145)
2014-07-03  Stefan Hajnoczidmg: use uint64_t consistently for sectors and lengths
2014-07-03  Stefan Hajnoczidmg: sanitize chunk length and sectorcount (CVE-2014...
2014-07-03  Stefan Hajnoczidmg: use appropriate types when reading chunks
2014-07-03  Stefan Hajnoczidmg: drop broken bdrv_pread() loop
2014-07-03  Stefan Hajnoczidmg: prevent out-of-bounds array access on terminator
2014-07-03  Stefan Hajnoczidmg: coding style and indentation cleanup
2014-07-03  Kevin Wolfqcow2: Fix new L1 table size check (CVE-2014-0143)
2014-07-03  Kevin Wolfqcow2: Protect against some integer overflows in bdrv_check
2014-07-03  Kevin Wolfqcow2: Fix types in qcow2_alloc_clusters and alloc_clus...
2014-07-03  Kevin Wolfqcow2: Check new refcount table size on growth
2014-07-03  Kevin Wolfqcow2: Avoid integer overflow in get_refcount (CVE...
2014-07-03  Kevin Wolfqcow2: Don't rely on free_cluster_index in alloc_refcou...
2014-07-03  Kevin Wolfqcow2: Zero-initialise first cluster for new images
2014-07-03  Hu Taoqcow2: fix offset overflow in qcow2_alloc_clusters_at()
2014-07-03  Kevin Wolfqcow2: Fix backing file name length check
2014-07-03  Kevin Wolfqcow2: Validate active L1 table offset and size (CVE...
2014-07-03  Kevin Wolfqcow2: Validate snapshot table offset/size (CVE-2014...
2014-07-03  Kevin Wolfqcow2: Validate refcount table offset
2014-07-03  Kevin Wolfqcow2: Check refcount table size (CVE-2014-0144)
2014-07-03  Kevin Wolfqcow2: Check backing_file_offset (CVE-2014-0144)
2014-07-03  Kevin Wolfqcow2: Check header_length (CVE-2014-0144)
2014-07-03  Fam Zhengcurl: check data size before memcpy to local buffer...
2014-07-03  Jeff Codyvhdx: Bounds checking for block_size and logical_sector...
2014-07-03  Jeff Codyvdi: add bounds checks for blocks_in_image and disk_siz...
2014-07-03  Kevin Wolfvpc: Validate block size (CVE-2014-0142)
2014-07-03  Jeff Codyvpc/vhd: add bounds check for max_table_entries and...
2014-07-03  Kevin Wolfbochs: Fix bitmap offset calculation
2014-07-03  Kevin Wolfbochs: Check extent_size header field (CVE-2014-0142)
2014-07-03  Kevin Wolfbochs: Check catalog_size header field (CVE-2014-0143)
2014-07-03  Kevin Wolfbochs: Use unsigned variables for offsets and sizes...
2014-07-03  Kevin Wolfbochs: Unify header structs and make them QEMU_PACKED
2014-07-03  Kevin Wolfqemu-iotests: Support for bochs format
2014-07-03  Stefan Hajnocziblock/cloop: fix offsets[] size off-by-one
2014-07-03  Stefan Hajnocziblock/cloop: refuse images with bogus offsets (CVE...
2014-07-03  Stefan Hajnocziblock/cloop: refuse images with huge offsets arrays...
2014-07-03  Stefan Hajnocziblock/cloop: prevent offsets_size integer overflow...
2014-07-03  Stefan Hajnocziblock/cloop: validate block_size header field (CVE...
2014-07-03  Stefan Hajnocziqemu-iotests: add cloop input validation tests
2014-07-03  Stefan Hajnocziqemu-iotests: add ./check -cloop support
2014-07-01  Peter Lievenmigration: catch unknown flags in ram_load
2014-07-01  ChenLiangmigration: remove duplicate code
2014-07-01  Michael S.... virtio: allow mapping up to max queue size
2014-07-01  Michael S.... pci-assign: limit # of msix vectors
2014-06-29  Alexey Kardashevskiyspapr_pci: Fix number of returned vectors in ibm, chang...
2014-06-26  Peter Maydelllinux-user/elfload.c: Fix A64 code which was incorrectl...
2014-06-26  Peter Maydelllinux-user/elfload.c: Update ARM HWCAP bits
2014-06-26  Peter Maydelllinux-user/elfload.c: Fix incorrect ARM HWCAP bits
2014-06-26  Edgar E. Iglesiastarget-arm: Make vbar_write 64bit friendly on 32bit...
2014-06-26  Paolo Bonzinitarget-i386: fix set of registers zeroed on reset
2014-06-26  Michael S.... stellaris_enet: block migration
2014-06-26  Michael S.... virtio: validate config_len on load
2014-06-26  Peter Maydellsavevm: Ignore minimum_version_id_old if there is no...
2014-06-26  Michael S.... usb: sanity check setup_index+setup_len in post_load
2014-06-26  Michael S.... vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
2014-06-26  Michael S.... virtio-scsi: fix buffer overrun on invalid state load
2014-06-26  Michael S.... zaurus: fix buffer overrun on invalid state load
2014-06-26  Michael S.... tsc210x: fix buffer overrun on invalid state load
2014-06-26  Michael S.... ssd0323: fix buffer overun on invalid state load
2014-06-26  Michael S.... ssi-sd: fix buffer overrun on invalid state load
2014-06-26  Michael S.... pxa2xx: avoid buffer overrun on incoming migration
2014-06-26  Michael S.... virtio: validate num_sg when mapping
2014-06-26  Michael Rothopenpic: avoid buffer overrun on incoming migration
2014-06-26  Michael Rothvirtio: avoid buffer overrun on incoming migration
2014-06-26  Michael S.... vmstate: fix buffer overflow in target-arm/machine.c
2014-06-26  Dr. David Alan... Fix vmstate_info_int32_le comparison/assign
2014-06-26  Michael S.... pl022: fix buffer overun on invalid state load
2014-06-26  Michael S.... hw/pci/pcie_aer.c: fix buffer overruns on invalid state...
2014-06-26  Michael S.... hpet: fix buffer overrun on invalid state load
2014-06-26  Michael S.... ahci: fix buffer overrun on invalid state load
2014-06-26  Michael S.... virtio: out-of-bounds buffer write on invalid state...
2014-06-26  Michael S.... virtio-net: out-of-bounds buffer write on load
2014-06-26  Michael S.... virtio-net: out-of-bounds buffer write on invalid state...
2014-06-26  Michael S.... virtio-net: fix buffer overflow on invalid state load
2014-06-26  Michael S.... vmstate: add VMSTATE_VALIDATE
2014-06-26  Michael S.... vmstate: add VMS_MUST_EXIST
2014-06-26  Michael S.... vmstate: reduce code duplication
2014-06-25  Dmitry Fleytmanvmxnet3: validate queues configuration read on migration
2014-06-25  Dmitry Fleytmanvmxnet3: validate interrupt indices read on migration
2014-06-25  Dmitry Fleytmanvmxnet3: validate queues configuration coming from...
2014-06-25  Dmitry Fleytmanvmxnet3: validate interrupt indices coming from guest
2014-06-25  Michael S.... acpi: fix tables for no-hpet configuration
2014-06-25  Michael Tokarevpo/Makefile: fix $SRC_PATH reference
2014-06-25  David Hildenbrands390x: empty function stubs in preparation for __KVM_HA...
2014-06-25  Thomas Huths390x/helper: Added format control bit to MMU translation
2014-06-25  Kevin Wolfblock: Use BDRV_O_NO_BACKING where appropriate
2014-06-25  Benoît Canetblock: Prevent coroutine stack overflow when recursing...
2014-06-25  Peter Crosthwaitearm: translate.c: Fix smlald Instruction
2014-06-25  Hannes Reineckemegasas: Implement LD_LIST_QUERY
next