Files
linux/net/tipc
Dan Carpenter 432f106745 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>
2023-06-13 14:13:27 +09:00
..
2015-05-14 12:24:45 -04:00
2016-12-02 14:03:20 -05:00
2016-06-15 14:06:28 -07:00
2015-03-05 22:08:42 -05: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
2023-05-15 16:44:36 +09:00