In [NetworkInterfaceImpl::setPhyParams()](https://github.com/pocoproject/poco/blob/poco-1.10.2/Net/src/NetworkInterface.cpp#L241-L242), if `_name.size() >= IFNAMSIZ ` then `ifr.ifr_name` will be unterminated.