Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc
Module Name: xsrc
Committed By: drochner
Date: Tue Apr 3 20:10:34 UTC 2007
Modified Files:
xsrc/xfree/xc/lib/font/bitmap: bdfread.c
xsrc/xorg/lib/Xfont/src/bitmap: bdfread.c
Log Message:
fix a possible memory corruption due to integer overflow, caused by lack
of validation of bdf font files
(CVE 2007-1351)
To generate a diff of this commit:
cvs rdiff -r1.1.1.6 -r1.2 xsrc/xfree/xc/lib/font/bitmap/bdfread.c
cvs rdiff -r1.1.1.1 -r1.2 xsrc/xorg/lib/Xfont/src/bitmap/bdfread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index