Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1632364 > unrolled thread

[GIT PULL] nfsd fixes for 4.11

Started bybfields@fieldses.org (J. Bruce Fields)
First post2017-04-27 22:30 +0200
Last post2017-04-27 22:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] nfsd fixes for 4.11 bfields@fieldses.org (J. Bruce Fields) - 2017-04-27 22:30 +0200

#1632364 — [GIT PULL] nfsd fixes for 4.11

Frombfields@fieldses.org (J. Bruce Fields)
Date2017-04-27 22:30 +0200
Subject[GIT PULL] nfsd fixes for 4.11
Message-ID<tAYd4-5Fs-9@gated-at.bofh.it>
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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web