• 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
..
Speedo Loading commit data...
Type1 Loading commit data...
bitmap Loading commit data...
builtins Loading commit data...
fc Loading commit data...
fontcache Loading commit data...
fontfile Loading commit data...
include Loading commit data...
stubs Loading commit data...
util Loading commit data...
Imakefile Loading commit data...