Information
Patches are released for included software either due to security flaws or to include additional functionality.
Timely patching is critical for maintaining the operational availability, confidentiality, and integrity of information technology (IT) systems. New patches are released frequently, and it is often difficult to keep abreast of all the new patches. When new weaknesses in an operating system exist, patches are usually made available by the vendor to resolve the problems. If the most recent security patches and updates are not installed, unauthorized users may take advantage of weaknesses in the unpatched software. The lack of prompt attention to patching could result in a system compromise.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Use your package manager to update all packages on the system according to site policy.
The following command will install all available updates:
# dnf update
Once the update process is complete, verify if reboot is required to load changes.
dnf needs-restarting -r