Files
linux/net/core/dev_ioctl.c
David S. Miller 0b83249a57 net: Zero terminate ifr_name in dev_ifname().
[ Upstream commit 63679112c5 ]

The ifr.ifr_name is passed around and assumed to be NULL terminated.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-11 08:49:32 -07:00

13 KiB