xenocara/lib/libXrender
matthieu 26cabdb32f Validate lengths while parsing server data.
Individual lengths inside received server data can overflow
the previously reserved memory.

It is therefore important to validate every single length
field to not overflow the previously agreed sum of all invidual
length fields.

From Tobias Stoeckmann / X.Org security advisory Oct 4, 2016
2016-10-04 15:05:13 +00:00
..
doc update to libXrender 0.9.7 2012-03-10 14:33:10 +00:00
include/X11/extensions update to libXrender 0.9.7 2012-03-10 14:33:10 +00:00
src Validate lengths while parsing server data. 2016-10-04 15:05:13 +00:00
aclocal.m4 Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
AUTHORS import from X.Org 7.2RC1 2006-11-25 17:54:58 +00:00
ChangeLog Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
compile Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
config.guess Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
config.h.in Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
config.sub Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
configure Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
configure.ac Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
COPYING update to libXrender 0.9.7 2012-03-10 14:33:10 +00:00
depcomp Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
INSTALL Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
install-sh Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
ltmain.sh update to libXrender 0.9.7 2012-03-10 14:33:10 +00:00
Makefile.am update to libXrender 0.9.7 2012-03-10 14:33:10 +00:00
Makefile.bsd-wrapper Bump the major on every single base library. There are a couple 2013-08-13 07:07:07 +00:00
Makefile.in Update to libXrender 0.9.9 2015-05-10 09:25:49 +00:00
missing Merge upstream fixes for several X libs vulnerabilities 2013-05-23 22:42:07 +00:00
README update to libXrender 0.9.5 2009-10-31 18:41:19 +00:00
xrender.pc.in import from X.Org 7.2RC1 2006-11-25 17:54:58 +00:00

libXrender - library for the Render Extension to the X11 protocol

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/lib/libXrender

        http://cgit.freedesktop.org/xorg/lib/libXrender

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage