Skip to content
Commit a23dd544 authored by Chuck Lever's avatar Chuck Lever
Browse files

SUNRPC: Fix READ_PLUS crasher



Looks like there are still cases when "space_left - frag1bytes" can
legitimately exceed PAGE_SIZE. Ensure that xdr->end always remains
within the current encode buffer.

Reported-by: default avatarBruce Fields <bfields@fieldses.org>
Reported-by: default avatarZorro Lang <zlang@redhat.com>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=216151
Fixes: 6c254bf3

 ("SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()")
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 8a9ffb8c
  • mirror @mirror

    mentioned in commit 6437d3deee28b9e19c06dcf2b91b62db387eebe0

    ·

    mentioned in commit 6437d3deee28b9e19c06dcf2b91b62db387eebe0

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment