commit | 130f52f2b203aa0aec179341916ffb2e905f3afd | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Fri Jul 27 19:40:30 2018 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Aug 02 21:33:26 2018 +0200 |
tree | bff0676cab201746527089611ead79b1948d1ff5 | |
parent | cc255c76c70f7a87d97939621eae04b600d9f4a1 [diff] |
libceph: check authorizer reply/challenge length before reading Avoid scribbling over memory if the received reply/challenge is larger than the buffer supplied with the authorizer. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Sage Weil <sage@redhat.com>