• Mike DePaulo's avatar
    CVE-2014-0210: unvalidated length in _fs_recv_conn_setup() from… · 94c6de06
    Mike DePaulo authored
    CVE-2014-0210: unvalidated length in _fs_recv_conn_setup() from xorg/lib/libXfont commit 891e084b26837162b12f841060086a105edde86d
    
    The connection setup reply from the font server can include a list
    of alternate servers to contact if this font server stops working.
    
    The reply specifies a total size of all the font server names, and
    then provides a list of names. _fs_recv_conn_setup() allocated the
    specified total size for copying the names to, but didn't check to
    make sure it wasn't copying more data to that buffer than the size
    it had allocated.
    94c6de06
Name
Last commit
Last update
..
GL Loading commit data...
X11 Loading commit data...
XRes Loading commit data...
Xau Loading commit data...
Xcomposite Loading commit data...
Xcursor Loading commit data...
Xdamage Loading commit data...
Xdmcp Loading commit data...
Xext Loading commit data...
Xfixes Loading commit data...
Xinerama Loading commit data...
Xpm Loading commit data...
Xrandr Loading commit data...
Xrender Loading commit data...
Xtst Loading commit data...
Xxf86dga Loading commit data...
Xxf86misc Loading commit data...
Xxf86rush Loading commit data...
Xxf86vm Loading commit data...
font Loading commit data...
misc Loading commit data...
oldX Loading commit data...
xkbfile Loading commit data...
xkbui Loading commit data...
xtrans Loading commit data...
Imakefile Loading commit data...