summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-06-20 01:41:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-06-20 01:41:26 +0000
commite7762da9997630582c6a2db5f297df1953719a8e (patch)
tree5da7cdec064cace1087c4f489435ddf9b11a6c67 /misc
parentactivate my mime port (diff)
Mark FORBIDDEN because the splitvt binary is not installed setuid,
therefore it can't change the permissions on the child tty and leaves it world readable/writable. Furthermore, there's a buffer overflow when the binary *is* setuid. Submitted by: Joey Hess <joey@kitenet.net>
Notes
Notes: svn path=/head/; revision=29694
Diffstat (limited to 'misc')
-rw-r--r--misc/splitvt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile
index 983a55266789..9337704e0bc4 100644
--- a/misc/splitvt/Makefile
+++ b/misc/splitvt/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= utils/console
MAINTAINER= obrien@FreeBSD.org
+FORBIDDEN= "Doesn't change permissions on pty, leaving it mode 666. Making it setuid isn't a solution because there's a buffer overflow."
+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
ALL_TARGET=