-
- Downloads
net: socket: make bond ioctls go through compat_ifreq_ioctl()
mainline inclusion from mainline-5.0 commit 98406133 category: bugfix bugzilla: 9397 CVE: NA ------------------------------------------------- Same story as before, these use struct ifreq and thus need to be read with the shorter version to not cause faults. Cc: stable@vger.kernel.org Fixes: f92d4fc9 ("kill bond_ioctl()") Signed-off-by:Johannes Berg <johannes.berg@intel.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Zhiqiang Liu <liuzhiqiang26@huawei.com> Reviewed-by:
Mao Wenan <maowenan@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please register or sign in to comment