From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL for-2.3 0/2] vnc: fix websocket security issues (cve-2015-1779).
Date: Wed, 1 Apr 2015 16:11:13 +0200 [thread overview]
Message-ID: <1427897475-26983-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
$subject says all, here are the cve-2015-1779 fixes for vnc websockets
from Daniel P. Berrange for 2.3-rc2.
please pull,
Gerd
The following changes since commit 054903a832b865eb5432d79b5c9d1e1ff31b58d7:
Update version for v2.3.0-rc1 release (2015-03-24 16:34:16 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-cve-2015-1779-20150401-1
for you to fetch changes up to 9cf222fd4fd3f4d1f959685c061279d0673726cd:
CVE-2015-1779: limit size of HTTP headers from websockets clients (2015-04-01 15:48:52 +0200)
----------------------------------------------------------------
vnc: fix websocket security issues (cve-2015-1779).
----------------------------------------------------------------
Daniel P. Berrange (2):
CVE-2015-1779: incrementally decode websocket frames
CVE-2015-1779: limit size of HTTP headers from websockets clients
ui/vnc-ws.c | 115 +++++++++++++++++++++++++++++++++++++++++-------------------
ui/vnc-ws.h | 9 +++--
ui/vnc.h | 2 ++
3 files changed, 88 insertions(+), 38 deletions(-)
next reply other threads:[~2015-04-01 14:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 14:11 Gerd Hoffmann [this message]
2015-04-01 14:11 ` [Qemu-devel] [PULL 1/2] CVE-2015-1779: incrementally decode websocket frames Gerd Hoffmann
2015-04-01 14:11 ` [Qemu-devel] [PULL 2/2] CVE-2015-1779: limit size of HTTP headers from websockets clients Gerd Hoffmann
2015-04-01 14:42 ` [Qemu-devel] [PULL for-2.3 0/2] vnc: fix websocket security issues (cve-2015-1779) Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1427897475-26983-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).