summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2014-10-14 11:00:18 +0200
committerDavid Vrabel <david.vrabel@citrix.com>2014-10-23 16:24:01 +0100
commit239af7c7132a617f9dcd05da1dc92b96bc6d0645 (patch)
tree74c821845a28a43278cf4522f0871f70dcbb2ba4 /security
parentfd8b79511349efd1f0decea920f61b93acb34a75 (diff)
downloadlinux-239af7c7132a617f9dcd05da1dc92b96bc6d0645.tar.gz
linux-239af7c7132a617f9dcd05da1dc92b96bc6d0645.tar.bz2
linux-239af7c7132a617f9dcd05da1dc92b96bc6d0645.zip
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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions