Files
linux/net/tipc
YueHaibing 62ae69ea7b tipc: Fix potential OOB in tipc_link_proto_rcv()
[ Upstream commit 743117a997 ]

Fix the potential risk of OOB if skb_linearize() fails in
tipc_link_proto_rcv().

Fixes: 5cbb28a4bf ("tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20221203094635.29024-1-yuehaibing@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-14 11:24:35 +01:00
..
2016-12-02 14:03:20 -05:00
2017-06-17 06:41:49 +02:00
2020-01-29 10:24:19 +01:00