| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
telnet(1).
Security: CAN-2005-0468, CAN-2005-0469
Approved by: security-officer
Notes:
svn path=/releng/4.11/; revision=144235
|
|
|
|
| |
Notes:
svn path=/stable/4/; revision=94590
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Add PAM support to SRA. Includes adding telnetd to /etc/pam.conf and
-lpam to the secure telnetd/telnet Makefiles.
2. Insist on secure tty before allowing root login. This should be
replaced with a suitable PAM module at some point.
3. Make sure not to overflow the xuser/xpass buffers. Since they were
malloc()ed (check for malloc failure and abort, too, btw) this was
likely not exploitable, but it is best to be safe.
Submitted by: kris
Review timeout: security-officer
Notes:
svn path=/stable/4/; revision=77499
|
|
|
|
| |
Notes:
svn path=/stable/4/; revision=73710
|
|
|
|
| |
Notes:
svn path=/stable/4/; revision=67828
|
|
|
|
| |
Notes:
svn path=/stable/4/; revision=66096
|
|
|
|
| |
Notes:
svn path=/head/; revision=50759
|
|
|
|
|
|
|
|
|
|
|
| |
- "-N" option
- "-E" security fix
- "-s src_addr" option
Requested by: markm
Notes:
svn path=/head/; revision=47973
|
|
|
|
| |
Notes:
svn path=/head/; revision=29181
|
|
telnet, and after userland diffs have been merged in, will be used to
build the non-kerberised sources as well. (See unifdef(1) for details)
Notes:
svn path=/vendor-crypto/telnet/dist/; revision=29088
|