The following VNC patches are in response to recent disclosures to the qemu-security list.
Daniel P. Berrangé (4): ui/vnc: fix OOB read access in VNC SASL mechname array ui/vnc: fix OOB write in VNC stats array ui/vnc: fix OOB write in lossy rect worker code ui/vnc: fix OOB read updating VNC update frequency stats ui/vnc-auth-sasl.c | 2 ++ ui/vnc.c | 14 ++++++++------ ui/vnc.h | 4 ++-- 3 files changed, 12 insertions(+), 8 deletions(-) -- 2.54.0
