diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2009-07-31 00:03:43 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2009-07-30 08:33:43 +0200 |
commit | 8ef562d112c82ec539775698f8b63ac5ec1bd766 (patch) | |
tree | 4bf0997d89cb138f8d061c948dca6286ab368973 /drivers/virtio/virtio_pci.c | |
parent | lguest: dereferencing freed mem in add_eventfd() (diff) | |
download | linux-8ef562d112c82ec539775698f8b63ac5ec1bd766.tar.xz linux-8ef562d112c82ec539775698f8b63ac5ec1bd766.zip |
lguest: fix descriptor corruption in example launcher
1d589bb16b825b3a7b4edd34d997f1f1f953033d "Add serial number support
for virtio_blk, V4a" extended 'struct virtio_blk_config' to 536 bytes.
Lguest and S/390 both use an 8 bit value for the feature length, and
this change broke them (if the code is naive).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: John Cooper <john.cooper@redhat.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions