On Thu, May 09, 2019 at 02:55:07PM +0800, Hangbin Liu wrote: > With NET_ADMIN enabled in container, a normal user could be mapped to > root and is able to change the real device's rx filter via ioctl on > vlan, which would affect the other ptp process on host. Fix it by > disabling SIOCSHWTSTAMP in container. > > Fixes: a6111d3c93d0 ("vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device") > Signed-off-by: Hangbin Liu <liuhang...@gmail.com>
Acked-by: Richard Cochran <richardcoch...@gmail.com>