CVSROOT:        /cvs
Module name:    xenocara
Changes by:     matth...@cvs.openbsd.org        2016/10/04 09:02:31

Modified files:
        lib/libXrandr/src: XrrConfig.c XrrCrtc.c XrrMonitor.c 
                           XrrOutput.c XrrProvider.c XrrScreen.c 

Log message:
Avoid out of boundary accesses on illegal responses

The responses of the connected X server have to be properly checked
to avoid out of boundary accesses that could otherwise be triggered
by a malicious server.

>From Tobias Stoeckmann / X.Org security advisory Oct 4, 2016

Reply via email to