mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
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>
This commit is contained in:
parent
7388507888
commit
e7762da999
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29694
@ -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=
|
||||
|
Loading…
Reference in New Issue
Block a user