From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUdkd-0007YT-SN for qemu-devel@nongnu.org; Wed, 26 Aug 2015 12:40:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUdka-0008JL-Kh for qemu-devel@nongnu.org; Wed, 26 Aug 2015 12:40:39 -0400 From: Gerd Hoffmann Date: Wed, 26 Aug 2015 18:40:21 +0200 Message-Id: <1440607222-18716-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 0/1] vnc: fix memory corruption (CVE-2015-5225) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org, Gerd Hoffmann Hi, Here comes a vnc security fix. please pull, Gerd The following changes since commit 7df9671989c1cfa693764f9ae6349324b2ada0= 2a: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-201= 50825-1' into staging (2015-08-25 16:24:06 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-cve-2015-5225-20150826-1 for you to fetch changes up to eb8934b0418b3b1d125edddc4fc334a54334a49b: vnc: fix memory corruption (CVE-2015-5225) (2015-08-26 17:54:33 +0200) ---------------------------------------------------------------- vnc: fix memory corruption (CVE-2015-5225) ---------------------------------------------------------------- Gerd Hoffmann (1): vnc: fix memory corruption (CVE-2015-5225) ui/vnc.c | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-)