[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A3F957A.6000501@redhat.com>
Date: Mon, 22 Jun 2009 17:30:18 +0300
From: Avi Kivity <avi@...hat.com>
To: Gregory Haskins <gregory.haskins@...il.com>
CC: "Michael S. Tsirkin" <mst@...hat.com>,
Gregory Haskins <ghaskins@...ell.com>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, mtosatti@...hat.com,
paulmck@...ux.vnet.ibm.com, markmc@...hat.com
Subject: Re: [KVM PATCH v8 3/3] KVM: add iosignalfd support
On 06/22/2009 04:19 PM, Gregory Haskins wrote:
> The question to ask is whether a guest can influence that condition. If
> they can, its an attack vector to crash the host. I suspect they can't,
> however. Therefore, your recommendation is perhaps a good approach so
> this condition cannot ever go unnoticed. Avi?
>
No, this is host memory in the emulator context, allocated as unsigned
long. But this is on x86 which isn't sensitive to alignment anyway.
It's unlikely that other achitectures will supply unaligned pointers.
We ought to convert the interface to pass a value anyway.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists