]> 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)
commitb2a811da70ded48917ba9456283400b50e201bf1
treefab725d3eea67979da88221642fca0cb91d34412
parent2dc89ae4c09c3007a01a749c6e484bd12fbdb206
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