linux_dsm_epyc7002/drivers/net/bonding
Tobias Jungel 414dd6fb9a bonding: fix length of actor system
The attribute IFLA_BOND_AD_ACTOR_SYSTEM is sent to user space having the
length of sizeof(bond->params.ad_actor_system) which is 8 byte. This
patch aligns the length to ETH_ALEN to have the same MAC address exposed
as using sysfs.

Fixes: f87fda00b6 ("bonding: prevent out of bound accesses")
Signed-off-by: Tobias Jungel <tobias.jungel@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-29 20:39:38 -07:00
..
bond_3ad.c
bond_alb.c
bond_debugfs.c
bond_main.c netpoll: allow cleanup to be synchronous 2018-10-19 17:01:43 -07:00
bond_netlink.c bonding: fix length of actor system 2018-10-29 20:39:38 -07:00
bond_options.c
bond_procfs.c
bond_sysfs_slave.c
bond_sysfs.c
bonding_priv.h
Makefile