commit | f96f8cc4a63dd645e07ea9712be4e0a76ea4ec1f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Nov 07 09:15:44 2021 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Nov 07 09:23:14 2021 -0500 |
tree | 85ebbff5baf8324fc653747813e5b5d4a9c12e51 | |
parent | 1e2f67da89310c3b879c4e18d0d1d57e9d901745 [diff] |
NFSv4: Sanity check the parameters in nfs41_update_target_slotid() Ensure that the values supplied by the server do not exceed the size of the largest allowed slot table. Reported-by: <rtm@csail.mit.edu> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>