diff options
author | J. Bruce Fields <bfields@redhat.com> | 2020-09-05 16:03:26 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2020-09-05 16:39:41 +0200 |
commit | 8c6b6c793ed32b8f9770ebcdf1ba99af423c303b (patch) | |
tree | e9307298f27c8cc19208dd79641dbeb590fdc002 /drivers/vdpa | |
parent | NFS: Zero-stateid SETATTR should first return delegation (diff) | |
download | linux-8c6b6c793ed32b8f9770ebcdf1ba99af423c303b.tar.xz linux-8c6b6c793ed32b8f9770ebcdf1ba99af423c303b.zip |
SUNRPC: stop printk reading past end of string
Since p points at raw xdr data, there's no guarantee that it's NULL
terminated, so we should give a length. And probably escape any special
characters too.
Reported-by: Zhi Li <yieli@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions