Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Pull nfsd fixes from Chuck Lever: "Notable changes: - There is now a backup maintainer for NFSD Notable fixes: - Prevent array overruns in svc_rdma_build_writes() - Prevent buffer overruns when encoding NFSv3 READDIR results - Fix a potential UAF in nfsd_file_put()" * tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux: SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer() SUNRPC: Clean up xdr_get_next_encode_buffer() SUNRPC: Clean up xdr_commit_encode() SUNRPC: Optimize xdr_reserve_space() SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() SUNRPC: Trap RDMA segment overflows NFSD: Fix potential use-after-free in nfsd_file_put() MAINTAINERS: reciprocal co-maintainership for file locking and nfsd
Showing
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- fs/nfsd/filecache.c 5 additions, 4 deletionsfs/nfsd/filecache.c
- include/linux/sunrpc/xdr.h 15 additions, 1 deletioninclude/linux/sunrpc/xdr.h
- net/sunrpc/xdr.c 23 additions, 14 deletionsnet/sunrpc/xdr.c
- net/sunrpc/xprtrdma/svc_rdma_rw.c 2 additions, 2 deletionsnet/sunrpc/xprtrdma/svc_rdma_rw.c
Loading
Please register or sign in to comment