alistair23-linux/net/hsr
Murali Karicheri eea9f73e1f net: hsr: validate address B before copying to skb
Validate MAC address before copying the same to outgoing frame
skb destination address. Since a node can have zero mac
address for Link B until a valid frame is received over
that link, this fix address the issue of a zero MAC address
being in the packet.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-17 18:54:37 -07:00
..
hsr_debugfs.c hsr: use debugfs_remove_recursive() instead of debugfs_remove() 2020-02-29 21:37:03 -08:00
hsr_device.c hsr: fix interface leak in error path of hsr_dev_finalize() 2020-07-04 18:02:48 -07:00
hsr_device.h hsr: avoid to create proc file after unregister 2020-06-22 20:42:23 -07:00
hsr_forward.c net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames 2020-07-17 18:54:37 -07:00
hsr_forward.h net: hsr: convert to SPDX identifier 2019-04-06 18:32:21 -07:00
hsr_framereg.c net: hsr: validate address B before copying to skb 2020-07-17 18:54:37 -07:00
hsr_framereg.h hsr: fix a race condition in node list insertion and deletion 2019-12-25 16:35:35 -08:00
hsr_main.c hsr: avoid to create proc file after unregister 2020-06-22 20:42:23 -07:00
hsr_main.h net: hsr: remove unused inline functions 2020-04-29 12:00:35 -07:00
hsr_netlink.c hsr: avoid to create proc file after unregister 2020-06-22 20:42:23 -07:00
hsr_netlink.h net: hsr: convert to SPDX identifier 2019-04-06 18:32:21 -07:00
hsr_slave.c net: hsr: fix incorrect type usage for protocol variable 2020-05-06 15:00:20 -07:00
hsr_slave.h hsr: use extack error message instead of netdev_info 2020-02-29 21:37:03 -08:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00