Date: Mon, 16 Dec 1996 09:33:01 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/locale collate.c setrunelocale.c Message-ID: <199612161733.JAA19458@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 96/12/16 09:33:00 Modified: lib/libc/locale collate.c setrunelocale.c Log: Fix yet another buffer overflow. :-( Vulnerable: all programs that use setlocale(LC_COLLATE), setlocale(LC_CTYPE), or setlocale(LC_ALL). The only setuid/setgid binary i've found for this is w(1). Should go into 2.2. Revision Changes Path 1.10 +3 -5 src/lib/libc/locale/collate.c 1.5 +2 -4 src/lib/libc/locale/setrunelocale.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612161733.JAA19458>