qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/2] vnc: fix websocket security issues (cve-2015-1779).
@ 2015-04-01 15:16 Gerd Hoffmann
  2015-04-01 15:16 ` [Qemu-devel] [PULL v2 1/2] CVE-2015-1779: incrementally decode websocket frames Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2015-04-01 15:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

$subject says all, here are the cve-2015-1779 fixes for vnc websockets
from Daniel P. Berrange for 2.3-rc2.

v2 fixes the 32bit build failure.

please pull,
  Gerd

The following changes since commit b8a86c4ac4d04c106ba38fbd707041cba334a155:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2015-04-01 11:31:31 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-cve-2015-1779-20150401-2

for you to fetch changes up to 2cdb5e142fb93e875fa53c52864ef5eb8d5d8b41:

  CVE-2015-1779: limit size of HTTP headers from websockets clients (2015-04-01 17:12:55 +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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-01 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01 15:16 [Qemu-devel] [PULL v2 0/2] vnc: fix websocket security issues (cve-2015-1779) Gerd Hoffmann
2015-04-01 15:16 ` [Qemu-devel] [PULL v2 1/2] CVE-2015-1779: incrementally decode websocket frames Gerd Hoffmann
2015-04-01 15:16 ` [Qemu-devel] [PULL v2 2/2] CVE-2015-1779: limit size of HTTP headers from websockets clients Gerd Hoffmann
2015-04-01 17:09 ` [Qemu-devel] [PULL v2 0/2] vnc: fix websocket security issues (cve-2015-1779) Peter Maydell

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).