[Bug 253526] security/libressl-3.2.4 breaks OpenLDAP, Dovecot, and Postfix

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 15 01:43:33 UTC 2021


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

            Bug ID: 253526
           Summary: security/libressl-3.2.4 breaks OpenLDAP, Dovecot, and
                    Postfix
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: info at babaei.net

I cannot make a simple connection and on the OpenLDAP server I receive:

tls_write: want=58 error=Broken pipe
TLS: can't accept: error:02FFF020:system library:func(4095):Broken pipe.
6029d02e connection_read(15): TLS accept failure error=-1 id=1006, closing
6029d02e connection_closing: readying conn=1006 sd=15 for close
6029d02e daemon: activity on 1 descriptor
6029d02e daemon: waked
6029d02e daemon: select: listen=6 active_threads=0 tvp=NULL
6029d02e connection_close: conn=1006 sd=15
6029d02e daemon: removing 15
6029d02e conn=1006 fd=15 closed (TLS negotiation failure)
6029d02e daemon: select: listen=7 active_threads=0 tvp=NULL
6029d02e daemon: select: listen=8 active_threads=0 tvp=NULL
6029d02e daemon: select: listen=9 active_threads=0 tvp=NULL
6029d02e daemon: select: listen=10 active_threads=0 tvp=NULL
^C6029d03f daemon: shutdown requested and initiated.
6029d03f daemon: closing 6
6029d03f daemon: closing 7
6029d03f daemon: closing 8
6029d03f daemon: closing 9
6029d03f daemon: closing 10
6029d03f slapd shutdown: waiting for 0 operations/tasks to finish
6029d03f slapd shutdown: initiated
6029d03f slapd destroy: freeing system resources.
6029d03f slapd stopped.
root at core:/usr/home/mamadou # 
root at core:/usr/home/mamadou # pkg install -f libressl
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 1 package(s) will be affected (of 0 checked):


And the client:

ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)


Downgrading to 3.2.3 resolved the issue for me.

My dovecot relies on LDAP, but Postfix is not and it was also broken. If it
requires, I can upgrade again and check the logs for Postfix also.

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


More information about the freebsd-ports-bugs mailing list