[Bug 224295] net/nss-pam-ldapd - libressl - Stack overflow

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 12 20:43:24 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224295

            Bug ID: 224295
           Summary: net/nss-pam-ldapd - libressl - Stack overflow
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi at FreeBSD.org
          Reporter: ryanb at honeycomb.net
          Assignee: zi at FreeBSD.org
             Flags: maintainer-feedback?(zi at FreeBSD.org)

Hello,

Compiling this package against libressl instead of openssl causes a stack
overflow in nslcd when an authentication attempt comes in.

>From messages:

Dec  7 16:21:06 <server> nslcd: stack overflow detected; terminated
Dec  7 16:21:06 <server> kernel: <118>Dec  7 16:21:06 <server> nslcd: stack
overflow detected; terminated

The exact same configuration compiled against openssl works just fine.

The nslcd.conf file:

pagesize 1000
referrals off
filter shadow
(&(objectClass=posixAccount)(!(objectClass=computer))(uidNumber=*))
map shadow shadowLastChange  pwdLastSet
uid nslcd
gid nslcd
uri ldap://<ldapserver>:389
base dc=domain,dc=tld
ssl starttls
tls_cacertdir /usr/local/etc/openldap/certs
binddn cn=bindacct,dc=domain,dc=tld
bindpw bindpassword

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list