/usr/bin/netselect is marked as suid (and owned by root) and there is no way to disable it (no suid USE flag available). Also it would be better if it was marked with cap_net_raw+ep (through the filecaps USE flag) instead.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75bf552a579f71ee671e10fab2c322d8084fab16 commit 75bf552a579f71ee671e10fab2c322d8084fab16 Author: Peter Levine <plevine457@gmail.com> AuthorDate: 2019-10-23 19:13:46 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-15 23:32:10 +0000 net-analyzer/netselect: Add filecaps support Closes: https://bugs.gentoo.org/564902 Closes: https://github.com/gentoo/gentoo/pull/13388 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/netselect/netselect-0.4-r2.ebuild | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-)