Bug#831356: Option "non-unix" is broken and leads to segmentation fault

2016-07-22 Thread Solar Designer
On Thu, Jul 14, 2016 at 04:02:18PM -0400, Jim Paris wrote: > The passwdqc module fails with a segmentation fault. This is because, > in non-unix mode, pam_sm_chauthtok builds up a fake "struct passwd" on > the stack: This bug is now fixed in upstream passwdqc 1.3.1, as announced here:

Bug#831356: Option "non-unix" is broken and leads to segmentation fault

2016-07-15 Thread Solar Designer
Hi Jim, On Thu, Jul 14, 2016 at 04:02:18PM -0400, Jim Paris wrote: > With a pam configuration like: > > password required pam_passwdqc.so min=disabled,8,8,7,7 retry=1 non-unix > random=32 enforce=users > > The passwdqc module fails with a segmentation fault. This is because, > in non-unix

Bug#831356: Option "non-unix" is broken and leads to segmentation fault

2016-07-14 Thread Jim Paris
Package: passwdqc Version: 1.3.0-1.1 Severity: normal Tags: patch Hi, With a pam configuration like: password required pam_passwdqc.so min=disabled,8,8,7,7 retry=1 non-unix random=32 enforce=users The passwdqc module fails with a segmentation fault. This is because, in non-unix mode,