linux-stable/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
..
cache.c
dir.c
file.c
getopt.c
getopt.h
inode.c
ioctl.c
Kconfig
Makefile
proc.c
proto.h
request.c
request.h
smb_debug.h
smbiod.c
sock.c
symlink.c