Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1632364
| From | bfields@fieldses.org (J. Bruce Fields) |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] nfsd fixes for 4.11 |
| Date | 2017-04-27 22:30 +0200 |
| Message-ID | <tAYd4-5Fs-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Please pull knfsd bugfixes for 4.11 from
git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.11-3
Thanks to Ari Kauppi and Tuomas Haanpää at Synopsis for spotting bugs in
our NFSv2/v3 xdr code that could crash the server or expose memory.
--b.
J. Bruce Fields (3):
nfsd: check for oversized NFSv2/v3 arguments
nfsd4: minor NFSv2/v3 write decoding cleanup
nfsd: stricter decoding of write-like NFSv2/v3 ops
fs/nfsd/nfs3xdr.c | 13 +++++++++----
fs/nfsd/nfssvc.c | 36 ++++++++++++++++++++++++++++++++++++
fs/nfsd/nfsxdr.c | 10 ++++++----
3 files changed, 51 insertions(+), 8 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] nfsd fixes for 4.11 bfields@fieldses.org (J. Bruce Fields) - 2017-04-27 22:30 +0200
csiph-web