On 25/07/2023 11:05, David Woodhouse wrote:
From: David Woodhouse <d...@amazon.co.uk>

Fuzzing showed that a guest could bind an interdomain port to itself, by
guessing the next port to be allocated and putting that as the 'remote'
port number. By chance, that works because the newly-allocated port has
type EVTCHNSTAT_unbound. It shouldn't.

Signed-off-by: David Woodhouse <d...@amazon.co.uk>
---
  hw/i386/kvm/xen_evtchn.c | 11 +++++++++--
  1 file changed, 9 insertions(+), 2 deletions(-)


Reviewed-by: Paul Durrant <p...@xen.org>


Reply via email to