Date: Fri, 25 Oct 1996 11:14:50 -0700 (PDT) From: Warner Losh <imp> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.c Message-ID: <199610251814.LAA06300@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 96/10/25 11:14:50 Modified: usr.sbin/lpr/lpr lpr.c Log: Fix a problem where the command line could be used to overflow a stack buffer which could be made to lead to a root shell. This patch is OpenBSD's solution to the problem, and will silently truncate the output rather than overflow the buffer. Obtained from: OpenBSD Revision Changes Path 1.8 +2 -2 src/usr.sbin/lpr/lpr/lpr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610251814.LAA06300>