]> Git Repo - qemu.git/commit
xen-pt: fix Out-of-bounds read
authorGonglei <[email protected]>
Tue, 10 Feb 2015 07:51:23 +0000 (15:51 +0800)
committerMichael Tokarev <[email protected]>
Tue, 10 Mar 2015 05:15:33 +0000 (08:15 +0300)
commit14cec170ea4724e6881ba2febb20e88a942e52d3
tree04bd2ae2b873316ae57988444813686806a405f1
parentd4cd45028898a37afb45fb449954115b4960d4e9
xen-pt: fix Out-of-bounds read

The array length of s->real_device.io_regions[] is
"PCI_NUM_REGIONS - 1".

Signed-off-by: Gonglei <[email protected]>
Acked-by: Stefano Stabellini <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/xen/xen_pt_config_init.c
This page took 0.030126 seconds and 4 git commands to generate.