2016-02-25 01:17:15

by J. Bruce Fields

[permalink] [raw]
Subject: [GIT PULL] nfsd bugfix for 4.5

Please pull an nfsd bugfix for 4.5 from

git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.5-1

One fix for a bug that could cause a NULL write past the end of a buffer
in case of unusually long writes to some system interfaces used by
mountd and other nfs support utilities.

--b.

Stefan Hajnoczi (1):
sunrpc/cache: fix off-by-one in qword_get()

net/sunrpc/cache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)