diff options
author | cperciva <cperciva@FreeBSD.org> | 2006-07-08 07:32:41 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2006-07-08 07:32:41 +0000 |
commit | f0f632d37c47622eb6fb6bae71e481a3299808ac (patch) | |
tree | 85acaed3044662b3755482e19a797f0782d0a89d | |
parent | 6e0e0e515bb74d3ec174549324b18f383e84caf2 (diff) | |
download | FreeBSD-src-f0f632d37c47622eb6fb6bae71e481a3299808ac.zip FreeBSD-src-f0f632d37c47622eb6fb6bae71e481a3299808ac.tar.gz |
Add note concerning FreeBSD-SA-06:01.texindex.
Suggested by: csjp
-rw-r--r-- | contrib/texinfo/FREEBSD-upgrade | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/texinfo/FREEBSD-upgrade b/contrib/texinfo/FREEBSD-upgrade index 7f11116..888c727 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. |