From: Sudhakar Dindukurti <[email protected]>
Date: Tue,  1 Oct 2019 10:21:02 -0700

> From: Dotan Barak <[email protected]>
> 
> rds_ibdev:ipaddr_list and rds_ibdev:conn_list are initialized
> after allocation some resources such as protection domain.
> If allocation of such resources fail, then these uninitialized
> variables are accessed in rds_ib_dev_free() in failure path. This
> can potentially crash the system. The code has been updated to
> initialize these variables very early in the function.
> 
> Signed-off-by: Dotan Barak <[email protected]>
> Signed-off-by: Sudhakar Dindukurti <[email protected]>

Applied.

Reply via email to