From fb4bfeb31e704bf9810f0c8d56f6ed56492d7153 Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Sat, 8 Jul 2006 07:32:41 +0000 Subject: [PATCH] Add note concerning FreeBSD-SA-06:01.texindex. Suggested by: csjp --- contrib/texinfo/FREEBSD-upgrade | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/texinfo/FREEBSD-upgrade b/contrib/texinfo/FREEBSD-upgrade index 7f111167271..888c727d5ec 100644 --- a/contrib/texinfo/FREEBSD-upgrade +++ b/contrib/texinfo/FREEBSD-upgrade @@ -36,3 +36,7 @@ next vendor release. ru@FreeBSD.org 23-May-2005 + +NOTE: The upstream fix to util/texindex.c which fixes CVE-2005-3011 +(FreeBSD-SA-06:01.texindex) causes temporary files to not be removed +when handling very large inputs. FreeBSD's fix works.