https://github.com/torvalds/linux
Revision 4906e50b37e6f6c264e7ee4237343eb2b7f8d16d authored by Pavel Shilovsky on 14 April 2011, 18:00:56 UTC, committed by Steve French on 21 April 2011, 17:22:43 UTC
While password processing we can get out of options array bound if
the next character after array is delimiter. The patch adds a check
if we reach the end.

Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
1 parent f0e615c
History
Tip revision: 4906e50b37e6f6c264e7ee4237343eb2b7f8d16d authored by Pavel Shilovsky on 14 April 2011, 18:00:56 UTC
CIFS: Fix memory over bound bug in cifs_parse_mount_options
Tip revision: 4906e50
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.2 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top