mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
New errata item: /dev/tty permissions handling bug.
Submitted by: phk
This commit is contained in:
parent
017f9423d0
commit
603e003ba0
1 changed files with 9 additions and 0 deletions
|
|
@ -185,5 +185,14 @@
|
|||
&man.sem.close.3; to crash calling programs. This bug has been
|
||||
fixed in 5.0-CURRENT.</para>
|
||||
|
||||
<para>&os; 5.0-RELEASE has a minor bug in how the permissions of
|
||||
<filename>/dev/tty</filename> are handled. This can be
|
||||
triggered by logging in as a non-<username>root</username>,
|
||||
non-<groupname>tty</groupname> group user, and using &man.su.1;
|
||||
to switch to a second non-<username>root</username>,
|
||||
non-<groupname>tty</groupname> group user. &man.ssh.1; will
|
||||
fail because it cannot open <filename>/dev/tty</filename>. This
|
||||
bug has been fixed in 5.0-CURRENT.</para>
|
||||
|
||||
</sect1>
|
||||
</article>
|
||||
|
|
|
|||
Loading…
Reference in a new issue