You need to sign in or sign up before continuing.
-
Dan Carpenter authored
The math in "rc_list->rcl_nrefcalls * 2 * sizeof(uint32_t)" could have an integer overflow. Add bounds checking on rc_list->rcl_nrefcalls to fix that. Fixes: 4aece6a1 ("nfs41: cb_sequence xdr implementation") Signed-off-by:
Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by:
Anna Schumaker <anna.schumaker@oracle.com>
6dbf1f34