From owner-cvs-all Fri Aug 10 23:28:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B6DB37B407; Fri, 10 Aug 2001 23:28:31 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7B6SVI16786; Fri, 10 Aug 2001 23:28:31 -0700 (PDT) (envelope-from kris) Message-Id: <200108110628.f7B6SVI16786@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 10 Aug 2001 23:28:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/fmio/files patch-Makefile patch-mixer.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2001/08/10 23:28:31 PDT Added files: audio/fmio/files patch-Makefile patch-mixer.c Log: Don't smash the stack in the '-x' option (local root exploit). The -x option doesn't seem to actually _work_, but that's not my problem. Don't install this binary setuid root: that's what UNIX file permissions on the device node were invented for. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message