[PATCH 0/2] io: fix crash in VNC websock server when client quits early

Daniel P. Berrangé posted 2 patches 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250930110834.2551757-1-berrange@redhat.com
Maintainers: "Daniel P. Berrangé" <berrange@redhat.com>
There is a newer version of this series
include/io/channel-websock.h |  1 +
io/channel-websock.c         | 34 +++++++++++++++++++---------------
2 files changed, 20 insertions(+), 15 deletions(-)
[PATCH 0/2] io: fix crash in VNC websock server when client quits early
Posted by Daniel P. Berrangé 1 month, 2 weeks ago
See patch 2 for the description of the problem and reproducer

Daniel P. Berrangé (2):
  io: move websock resource release to close method
  io: fix use after free in websocket handshake code

 include/io/channel-websock.h |  1 +
 io/channel-websock.c         | 34 +++++++++++++++++++---------------
 2 files changed, 20 insertions(+), 15 deletions(-)

-- 
2.50.1