Information
Linux Pluggable Authentication Modules (PAM) is a suite of libraries that allow a Linux system administrator to configure methods to authenticate users. It provides a flexible and centralized way to switch authentication methods for secured applications by using configuration files instead of changing application code
The libpam-runtime provides the runtime support for the PAM library
Older versions of the libpam-runtime package may not include the latest security and feature patches and updates.
Note: This Benchmark includes Recommendations that depend on newer libpam-runtime features.
Solution
Run the following command to install the latest version of libpam-runtime :
# apt install libpam-runtime