28de8ae255
- fix possible overflow and DOS in pam_env (bnc#724480) CVE-2011-3148, CVE-2011-3149 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=83
56 lines
1.9 KiB
Plaintext
56 lines
1.9 KiB
Plaintext
Index: Linux-PAM-1.1.4/modules/pam_tally2/pam_tally2.8
|
|
===================================================================
|
|
--- Linux-PAM-1.1.4.orig/modules/pam_tally2/pam_tally2.8
|
|
+++ Linux-PAM-1.1.4/modules/pam_tally2/pam_tally2.8
|
|
@@ -269,13 +269,6 @@ If the module is invoked by a user with
|
|
\fBsu\fR, otherwise this argument should be omitted\&.
|
|
.RE
|
|
.PP
|
|
-\fBno_lock_time\fR
|
|
-.RS 4
|
|
-Do not use the \&.fail_locktime field in
|
|
-\FC/var/log/faillog\F[]
|
|
-for this user\&.
|
|
-.RE
|
|
-.PP
|
|
\fBeven_deny_root\fR
|
|
.RS 4
|
|
Root account can become unavailable\&.
|
|
Index: Linux-PAM-1.1.4/modules/pam_tally2/README
|
|
===================================================================
|
|
--- Linux-PAM-1.1.4.orig/modules/pam_tally2/README
|
|
+++ Linux-PAM-1.1.4/modules/pam_tally2/README
|
|
@@ -76,10 +76,6 @@ AUTH OPTIONS
|
|
incremented. The sysadmin should use this for user launched services,
|
|
like su, otherwise this argument should be omitted.
|
|
|
|
- no_lock_time
|
|
-
|
|
- Do not use the .fail_locktime field in /var/log/faillog for this user.
|
|
-
|
|
even_deny_root
|
|
|
|
Root account can become unavailable.
|
|
Index: Linux-PAM-1.1.4/modules/pam_tally2/pam_tally2.8.xml
|
|
===================================================================
|
|
--- Linux-PAM-1.1.4.orig/modules/pam_tally2/pam_tally2.8.xml
|
|
+++ Linux-PAM-1.1.4/modules/pam_tally2/pam_tally2.8.xml
|
|
@@ -238,17 +238,6 @@
|
|
</varlistentry>
|
|
<varlistentry>
|
|
<term>
|
|
- <option>no_lock_time</option>
|
|
- </term>
|
|
- <listitem>
|
|
- <para>
|
|
- Do not use the .fail_locktime field in
|
|
- <filename>/var/log/faillog</filename> for this user.
|
|
- </para>
|
|
- </listitem>
|
|
- </varlistentry>
|
|
- <varlistentry>
|
|
- <term>
|
|
<option>even_deny_root</option>
|
|
</term>
|
|
<listitem>
|