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:
9b3234b
)
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
J. Bruce Fields
<bfields@redhat.com>
Tue, 18 Dec 2012 02:55:21 +0000
(21:55 -0500)
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.
Cc: stable@kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found