Bugzilla – Bug 969
Interface probe code doesn't support IPv6
Last modified: 2021-09-11 15:55:15 MDT
The code in sudo to probe network interfaces doesn't support IPv6. It should use the SIOCGLIFCONF ioctl where possible (see the if_tcp man page) and SIOCGLIFNUM as well to avoid looping forever. On Solaris 10/sparc at least it is possible for get_net_ifs() to fail to return.
Support for this will land in sudo 1.9.7.
Fixed in sudo 1.9.7