Skip to content
Commit 227983a4 authored by Petr Machata's avatar Petr Machata Committed by Greg Kroah-Hartman
Browse files

net: ip_gre: Accept IFLA_INFO_DATA-less configuration

[ Upstream commit 32ca98fe ]

The fix referenced below causes a crash when an ERSPAN tunnel is created
without passing IFLA_INFO_DATA. Fix by validating passed-in data in the
same way as ipgre does.

Fixes: e1f8f78f

 ("net: ip_gre: Separate ERSPAN newlink / changelink callbacks")
Reported-by: default avatar <syzbot+1b4ebf4dae4e510dd219@syzkaller.appspotmail.com>
Signed-off-by: default avatarPetr Machata <petrm@mellanox.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8df09014
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment