On Thu, 26 Jan 2023 10:52:30 -0800, Nikita Zhandarovich wrote: > in_dev_get() can return NULL which will cause a failure once idev is > dereferenced in in_dev_for_each_ifa_rtnl(). This patch adds a > check for NULL value in idev beforehand. > > Found by Linux Verification Center (linuxtesting.org) with SVACE. > > Fixes: 146b9756f14c ("RDMA/irdma: Add connection manager") > Signed-off-by: Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx> > > [...] Applied, thanks! [1/1] RDMA/irdma: Fix potential NULL-ptr-dereference https://git.kernel.org/rdma/rdma/c/5d9745cead1f12 Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>