From: David M. <da...@da...> - 2019-11-26 18:04:09
|
From: joh...@de... Date: Tue, 26 Nov 2019 13:52:55 +1100 > From: John Rutherford <joh...@de...> > > In commit 4f07b80c9733 ("tipc: check msg->req data len in > tipc_nl_compat_bearer_disable") the same patch code was copied into > routines: tipc_nl_compat_bearer_disable(), > tipc_nl_compat_link_stat_dump() and tipc_nl_compat_link_reset_stats(). > The two link routine occurrences should have been modified to check > the maximum link name length and not bearer name length. > > Fixes: 4f07b80c9733 ("tipc: check msg->reg data len in tipc_nl_compat_bearer_disable") > Signed-off-by: John Rutherford <joh...@de...> > Acked-by: Jon Maloy <jon...@er...> Applied. |