[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/x86: domain: Free all the pages associated to struct domain
On 20.01.2020 15:31, Julien Grall wrote: > From: Julien Grall <jgrall@xxxxxxxxxx> > > The structure domain may be bigger than a page size when lock profiling > is enabled. However, the function free_domheap_struct will only free the > first page. > > This is not a security issue because struct domain can only be bigger > than a page size for lock profiling. The feature can only be selected > in DEBUG and EXPERT mode. > > Fixes: 8916fcf4577 ("x86/domain: compile with lock_profile=y enabled") > Reported-by: David Woodhouse <dwmw@xxxxxxxxxxxx> > Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |