#VU71525 Incorrect authorization in linux-pam - CVE-2022-28321
Published: January 25, 2023 / Updated: May 26, 2023
linux-pam
git.kernel.org
Description
The vulnerability allows a remote attacker to bypass authorization process.
The vulnerability exists due to an error within the pam_access.so module in Linux-PAM package, which does not correctly restrict login if a user tries to connect from an IP address that is not resolvable via DNS. A remote attacker can bypass authorization process and login to the system via SSH from IP addresses that were not allowed to connect from.