You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I originally created this issue in PAM, see https://github.com/linux-pam/linux-pam/issues/768. But they pointed out that this might be possibly caused by the restricted access to unix_chkpwd when using the hardened kernel. So I was hoping that maybe you guys could help me to figure it out. :)
I am using Arch Linux with the latest linux-hardened kernel.
Since pam 1.6.0, I get the following error when running passwd as root:
Hi,
I originally created this issue in PAM, see https://github.com/linux-pam/linux-pam/issues/768. But they pointed out that this might be possibly caused by the restricted access to
unix_chkpwd
when using the hardened kernel. So I was hoping that maybe you guys could help me to figure it out. :)I am using Arch Linux with the latest linux-hardened kernel.
Since pam 1.6.0, I get the following error when running
passwd
as root:Non-root users are not affected. Downgrading to PAM 1.5.3 solves the issue. Also this does not occur when using the stock linux kernel.
I attached the strace output here for further analysis.
Would be grateful for any help :)
The text was updated successfully, but these errors were encountered: