Files
linux/net/tipc
Dan Carpenter f4d04a991d tipc: fix shift wrapping bug in map_get()
[ Upstream commit e2b224abd9 ]

There is a shift wrapping bug in this code so anything thing above
31 will return false.

Fixes: 35c55c9877 ("tipc: add neighbor monitoring framework")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-09-15 12:39:46 +02:00
..
2016-12-02 14:03:20 -05:00
2016-06-15 14:06:28 -07:00
2016-07-26 14:26:42 -07:00
2017-06-17 06:41:49 +02:00
2016-08-18 23:36:07 -07:00
2020-01-29 10:24:19 +01:00