You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RDMA/cxgb4: Check skb value for failure to allocate
JIRA: https://issues.redhat.com/browse/RHEL-61394
commit 8fb8a82
Author: Artem Chernyshev <artem.chernyshev@red-soft.ru>
Date: Tue Sep 5 15:40:48 2023 +0300
RDMA/cxgb4: Check skb value for failure to allocate
get_skb() can fail to allocate skb, so check it.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: 5be78ee ("RDMA/cxgb4: Fix LE hash collision bug for active open connection")
Signed-off-by: Artem Chernyshev <artem.chernyshev@red-soft.ru>
Link: https://lore.kernel.org/r/20230905124048.284165-1-artem.chernyshev@red-soft.ru
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Kamal Heib <kheib@redhat.com>
0 commit comments