The bug on is
  BUG_ON(!(*sptep & PT_PRESENT_MASK));
In kvm_zap_rmapp

While moved around a bit [1] the check is still present today.

It seems it bails out when trying to zapp a shadow page table entry that is 
still present.
I can't see from the trace how this might have happened.

Further evaluation up to the kernel experts, but maybe the pointers help
them to identify a known fix.

[1]:
https://github.com/torvalds/linux/commit/77fbbbd2f09fae486190bb2bd7142647dc2a6e8b

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797997

Title:
  kernel BUG at "/build/linux-lts-xenial-UweaL0/linux-lts-
  xenial-4.4.0/arch/x86/kvm/mmu.c:1366!"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1797997/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to