git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4efbbb6
)
nfsd4: fix oops on unusual readlike compound
author
J. Bruce Fields
<bfields@redhat.com>
Tue, 4 Dec 2012 23:25:10 +0000
(18:25 -0500)
committer
Ben Hutchings
<ben@decadent.org.uk>
Thu, 3 Jan 2013 03:33:43 +0000
(
03:33
+0000)
commit
d5f50b0c290431c65377c4afa1c764e2c3fe5305
upstream.
If the argument and reply together exceed the maximum payload size, then
a reply with a read-like operation can overlow the rq_pages array.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found