[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1360171081.32479.20.camel@zakaz.uk.xensource.com>
Date: Wed, 6 Feb 2013 17:18:01 +0000
From: Ian Campbell <Ian.Campbell@...rix.com>
To: <netdev@...r.kernel.org>
CC: <xen-devel@...ts.xen.org>
Subject: [PATCH 0/4] XSA-39 CVE-2013-021[67]: Linux netback DoS via
malicious guest ring.
The Xen netback implementation contains a couple of flaws which can
allow a guest to cause a DoS in the backend domain, potentially
affecting other domains in the system.
CVE-2013-0216 is a failure to sanity check the ring producer/consumer
pointers which can allow a guest to cause netback to loop for an
extended period preventing other work from occurring.
CVE-2013-0217 is a memory leak on an error path which is guest
triggerable.
The following series contains the fixes for these issues, as previously
included in Xen Security Advisory 39:
http://lists.xen.org/archives/html/xen-announce/2013-02/msg00001.html
Ian.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists