Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
221841-ttynameoverflow.patch | Fix possible buffer overflow in TTY name. Fix buffer overflow due to use of strcat and strcpy. | Paul Martin <pm@debian.org> | no | debian | 2005-04-02 | |
204967-resetpermissions.patch | Reset permissions on /dev/vcsN and /dev/vcsaN on logout. =================================================================== |
Paul Martin <pm@debian.org> | no | debian | 2003-08-19 | |
597382-chroot.patch | Fix unsave chroot call. Check chdir() on chroot() syscalls (and similar) as chroot without proper chdir() allows to escape from changed root. =================================================================== |
Vasiliy Kulikov <segooon@gmail.com> | no | debian | other, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=diff;att=1;bug=597382 | 2010-09-25 |
rh-loginnamemax.patch | Allow login name up to LOGIN_NAME_MAX length POSIX mandates 9 bytes minimal length including trailing '\0' (limits.h:_POSIX_LOGIN_NAME_MAX). Current GNU/Linux run time limit is 256 (getconf LOGIN_NAME_MAX). . This patch removes hard-coded 40 bytes limit. |
Petr Pisar <ppisar@redhat.com> | no | vendor | 2012-05-01 | |
rh-clearscrollback.patch | Clear scroll-back buffer on clear screen This is implemented in Linux since 3.0 version. =================================================================== |
Petr Pisar <ppisar@redhat.com> | no | vendor | 2012-05-01 | |
non-linux.patch | =================================================================== | no |