libvncserver 0.9.12+dfsg-9ubuntu0.1 source package in Ubuntu

Changelog

libvncserver (0.9.12+dfsg-9ubuntu0.1) focal; urgency=medium

  * SECURITY UPDATE: null pointer dereference in HandleZlibBPP function which
    results in DoS
    - debian/patches/CVE-2019-15680.patch: prevent dereferencing of null
      pointers during decoding in libvncclient/zlib.c and libvncclient/zrle.c.
    - CVE-2019-15680

 -- Avital Ostromich <email address hidden>  Wed, 22 Apr 2020 18:47:50 -0400

Upload details

Uploaded by:
Avital Ostromich
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libvncserver_0.9.12+dfsg.orig.tar.xz 396.7 KiB 58c878cb9d1b26754076db4326e37032f51cfa25da4852049036e055c54f9fb9
libvncserver_0.9.12+dfsg-9ubuntu0.1.debian.tar.xz 18.0 KiB bcd34a2bdf492cf0bebc88585f68ff29d7b06e4f146059a5d060f2dbea1bd117
libvncserver_0.9.12+dfsg-9ubuntu0.1.dsc 2.2 KiB 3597472c23866b1fc9667781429a53ff35550b3cca6794383672393173d6f1d8

View changes file

Binary packages built by this source

libvncclient1: API to write one's own VNC server - client library

 LibVNCServer makes writing a VNC server (or more correctly, a program
 exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
 the programmer from the tedious task of managing clients and compression.
 .
 This package provides the client library.

libvncclient1-dbgsym: debug symbols for libvncclient1
libvncserver-dev: API to write one's own VNC server - development files

 LibVNCServer makes writing a VNC server (or more correctly, a program
 exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
 the programmer from the tedious task of managing clients and compression.
 .
 This is the development package which contains headers and static libraries
 for libvncserver.

libvncserver1: API to write one's own VNC server

 LibVNCServer makes writing a VNC server (or more correctly, a program
 exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides
 the programmer from the tedious task of managing clients and compression.
 .
 This package provides the server library.

libvncserver1-dbgsym: debug symbols for libvncserver1