All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Post-XSA-127 cleanup
@ 2015-04-01 15:31 Andrew Cooper
  2015-04-01 15:31 ` [PATCH 1/2] x86/domctl: cleanup Andrew Cooper
  2015-04-01 15:31 ` [PATCH 2/2] x86/domctl: Don't allow a toolstack domain to pause itself Andrew Cooper
  0 siblings, 2 replies; 8+ messages in thread
From: Andrew Cooper @ 2015-04-01 15:31 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper

XSA-127 was actually discovered while doing the cleanup in patch 1

Patch 2 contains futher domain/vcpu pause related issues, but all in subops
still excluded by the XSA-77 list, which do not qualify as a security issue.

Andrew Cooper (2):
  x86/domctl: cleanup
  x86/domctl: Don't allow a toolstack domain to pause itself

 xen/arch/x86/domctl.c |  280 +++++++++++++++++++++----------------------------
 1 file changed, 117 insertions(+), 163 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-04-13 15:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01 15:31 [PATCH 0/2] Post-XSA-127 cleanup Andrew Cooper
2015-04-01 15:31 ` [PATCH 1/2] x86/domctl: cleanup Andrew Cooper
2015-04-01 20:13   ` Konrad Rzeszutek Wilk
2015-04-13 14:27   ` Jan Beulich
2015-04-13 15:22     ` Andrew Cooper
2015-04-13 15:49       ` [PATCH v2 " Andrew Cooper
2015-04-01 15:31 ` [PATCH 2/2] x86/domctl: Don't allow a toolstack domain to pause itself Andrew Cooper
2015-04-01 20:14   ` Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.