]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: Fix MACH_CRED NULL dereference
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 7 Aug 2013 15:41:49 +0000 (11:41 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 7 Aug 2013 16:05:51 +0000 (12:05 -0400)
commit26ee4c42f8c0fdc2ca0705a77c2ab32eebecd1f7
treefab725d3eea67979da88221642fca0cb91d34412
parentad3636d544828f0c855033be9a544a2802a3a9e9
nfsd4: Fix MACH_CRED NULL dereference

Fixes a NULL-dereference on attempts to use MACH_CRED protection over
auth_sys.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c