diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2013-09-05 10:15:39 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-09-06 00:39:26 +0200 |
commit | 4623c28e222d82f87537ef66db61ebcfbd8306db (patch) | |
tree | 7a117043008ff4bd15b5cf8b7baf7e074c1dccba /drivers/sh | |
parent | virtio: console: prevent use-after-free of port name in port unplug (diff) | |
download | linux-4623c28e222d82f87537ef66db61ebcfbd8306db.tar.xz linux-4623c28e222d82f87537ef66db61ebcfbd8306db.zip |
lguest: fix BUG_ON() in invalid guest page table.
If we discover the entry is invalid, we kill the guest, but we must
avoid calling gpte_addr() on the invalid pmd, otherwise:
kernel BUG at drivers/lguest/page_tables.c:157!
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions