Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-01 | qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143) | Kevin Wolf | 1 | -0/+6 |
2014-04-01 | qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146) | Kevin Wolf | 1 | -0/+4 |
2014-04-01 | qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0... | Kevin Wolf | 1 | -0/+7 |
2014-04-01 | qcow2: Fix backing file name length check | Kevin Wolf | 1 | -0/+5 |
2014-04-01 | qcow2: Validate active L1 table offset and size (CVE-2014-0144) | Kevin Wolf | 1 | -0/+11 |
2014-04-01 | qcow2: Validate snapshot table offset/size (CVE-2014-0144) | Kevin Wolf | 1 | -0/+17 |
2014-04-01 | qcow2: Validate refcount table offset | Kevin Wolf | 1 | -0/+10 |
2014-04-01 | qcow2: Check refcount table size (CVE-2014-0144) | Kevin Wolf | 1 | -0/+7 |
2014-04-01 | qcow2: Check backing_file_offset (CVE-2014-0144) | Kevin Wolf | 1 | -0/+7 |
2014-04-01 | qcow2: Check header_length (CVE-2014-0144) | Kevin Wolf | 1 | -0/+9 |