Information
RHEL 10 must not have the "nfs-utils" package installed.
GROUP ID: V-280943RULE ID: SV-280943r1165184
The "nfs-utils" package provides a daemon for the kernel Network File System (NFS) server and related tools. This package also contains the "showmount" program. The "showmount" program queries the mount daemon on a remote host for information about the NFS server on the remote host. For example, "showmount" can display the clients that are mounted on that host.
Solution
Configure RHEL 10 to not have the "nfs-utils" package installed with the following command:
$ sudo dnf -y remove nfs-utils