Juergen Gross 239af7c713 x86/xen: avoid writing to freed memory after race in p2m handling
In case a race was detected during allocation of a new p2m tree
element in alloc_p2m() the new allocated mid_mfn page is freed without
updating the pointer to the found value in the tree. This will result
in overwriting the just freed page with the mfn of the p2m leaf.

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
2014-10-23 16:24:01 +01:00
..
2014-09-23 13:36:20 +00:00
2014-08-26 13:45:49 -04:00
2014-09-23 13:36:18 +00:00
2014-08-26 13:45:49 -04:00
2014-05-12 17:19:56 +01:00
2014-08-26 13:45:49 -04:00