Subject: CVS commit: xsrc
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 04/03/2007 20:10:34
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.