android_kernel_google_msm/fs/nfsd
Malahal Naineni 2bb06038d0 NFSD: pass null terminated buf to kstrtouint()
commit 9959ba0c24 upstream.

The 'buf' is prepared with null termination with intention of using it for
this purpose, but 'name' is passed instead!

Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-21 09:27:57 -07:00
..
acl.h
auth.c
auth.h
cache.h
current_stateid.h
export.c
fault_inject.c debugfs-related mode_t whack-a-mole 2012-03-20 21:29:53 -04:00
fault_inject.h
idmap.h
Kconfig
lockd.c
Makefile
netns.h nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled 2012-03-29 08:01:07 -04:00
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c nfsd: fix compose_entry_fh() failure exits 2012-04-13 10:12:02 -04:00
nfs4acl.c
nfs4callback.c nfsd4: use auth_unix unconditionally on backchannel 2012-03-28 19:14:36 -04:00
nfs4idmap.c NFSD: pass null terminated buf to kstrtouint() 2012-10-21 09:27:57 -07:00
nfs4proc.c Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux 2012-04-19 14:54:52 -07:00
nfs4recover.c nfsd: fix nfs4recover.c printk format warning 2012-04-30 12:28:48 -07:00
nfs4state.c nfsd4: fix nfs4 stateid leak 2012-10-21 09:27:57 -07:00
nfs4xdr.c nfsd4: our filesystems are normally case sensitive 2012-08-09 08:31:40 -07:00
nfscache.c
nfsctl.c NFSd: introduce nfsd_destroy() helper 2012-10-02 10:30:38 -07:00
nfsd.h NFSd: set nfsd_serv to NULL after service destruction 2012-10-02 10:30:38 -07:00
nfsfh.c
nfsfh.h
nfsproc.c
nfssvc.c NFSd: set nfsd_serv to NULL after service destruction 2012-10-02 10:30:38 -07:00
nfsxdr.c
state.h nfsd: add nfsd4_client_tracking_ops struct and a way to set it 2012-03-26 11:49:47 -04:00
stats.c
vfs.c nfsd: don't fail unchecked creates of non-special files 2012-04-11 17:49:52 -04:00
vfs.h
xdr.h
xdr3.h
xdr4.h