[Bug 6962] ip: addr flush hangs forever when called by non-root user

bugzilla at busybox.net bugzilla at busybox.net
Wed May 22 09:25:29 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=6962

Mikael <mikma.busybox at m7n.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikma.busybox at m7n.se

--- Comment #2 from Mikael <mikma.busybox at m7n.se> ---
This problem also occurs when running as root without cap_net_admin capability.
Docker containers by default run without this capability and hang with 100% CPU
utilization if you run "ip addr flush dev <ifname>". This includes containers
based on alpine which use busybox by default.
It would be nice with a solution to this problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list