|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [Qemu-devel] qemu/pci: Unaligned config read/write overf
Hi,
On 28/11/06, Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote:
The default config read/write handlers allows a 4-byte read/write at
address 255. This can clobber the field after the config area. This
happens to be the PCIBus pointer in the PCIDevice structure.
An easier way to prevent the clobbering is grow PCIDevice::config by
three bytes.
Regards,
Andrew
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|