Home
last modified time | relevance | path

Searched hist:"2 a8e4997dbb2818061c76ee57d7becf390c0e4bc" (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Droute.cdiff 2a8e4997dbb2818061c76ee57d7becf390c0e4bc Fri Mar 01 14:38:43 CET 2019 Ido Schimmel <idosch@mellanox.com> net: ipv4: Fix NULL pointer dereference in route lookup

When calculating the multipath hash for input routes the flow info is
not available and therefore should not be used.

Fixes: 24ba14406c5c ("route: Add multipath_hash in flowi_common to make user-define hash")
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Cc: wenxu <wenxu@ucloud.cn>
Acked-by: wenxu <wenxu@ucloud.cn>
Acked-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>