aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2013-04-26 13:48:53 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-01 08:56:36 -0700
commit061bd83c6fd1c22fbcf0357d4b7e306ba5ea8591 (patch)
treed7618831ff4d039872cbf587845d09d01e9419b3 /arch/sparc
parent6dd4ef3051173062350a4c53a2c4212d3f052e0c (diff)
downloadkernel_samsung_smdk4412-061bd83c6fd1c22fbcf0357d4b7e306ba5ea8591.zip
kernel_samsung_smdk4412-061bd83c6fd1c22fbcf0357d4b7e306ba5ea8591.tar.gz
kernel_samsung_smdk4412-061bd83c6fd1c22fbcf0357d4b7e306ba5ea8591.tar.bz2
TTY: fix atime/mtime regression
commit 37b7f3c76595e23257f61bd80b223de8658617ee upstream. In commit b0de59b5733d ("TTY: do not update atime/mtime on read/write") we removed timestamps from tty inodes to fix a security issue and waited if something breaks. Well, 'w', the utility to find out logged users and their inactivity time broke. It shows that users are inactive since the time they logged in. To revert to the old behaviour while still preventing attackers to guess the password length, we update the timestamps in one-minute intervals by this patch. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions