linux/fs/smbfs
Roel Kluin ca976c53de smbfs: read buffer overflow
This function uses signed integers for the unix_date and local variables -
if a negative number is supplied and the leap-year condition is not met,
month will be 0, leading to a read of day_n[-1]

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-23 07:39:27 -07:00
..
Kconfig fs/Kconfig: move smbfs out 2009-01-22 13:16:01 +03:00
Makefile
cache.c remove unused #include <linux/dirent.h>'s 2008-07-25 10:53:34 -07:00
dir.c constify dentry_operations: misc filesystems 2009-03-27 14:44:00 -04:00
file.c fs: symlink write_begin allocation context fix 2009-01-04 13:33:20 -08:00
getopt.c
getopt.h
inode.c push BKL down into ->put_super 2009-06-11 21:36:07 -04:00
ioctl.c
proc.c smbfs: read buffer overflow 2009-09-23 07:39:27 -07:00
proto.h
request.c
request.h
smb_debug.h
smbiod.c
sock.c
symlink.c