Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2021 01:43:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253526] security/libressl-3.2.4 breaks OpenLDAP, Dovecot, and Postfix
Message-ID:  <bug-253526-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253526

            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@FreeBSD.org
          Reporter: info@babaei.net

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

tls_write: want=3D58 error=3DBroken pipe
TLS: can't accept: error:02FFF020:system library:func(4095):Broken pipe.
6029d02e connection_read(15): TLS accept failure error=3D-1 id=3D1006, clos=
ing
6029d02e connection_closing: readying conn=3D1006 sd=3D15 for close
6029d02e daemon: activity on 1 descriptor
6029d02e daemon: waked
6029d02e daemon: select: listen=3D6 active_threads=3D0 tvp=3DNULL
6029d02e connection_close: conn=3D1006 sd=3D15
6029d02e daemon: removing 15
6029d02e conn=3D1006 fd=3D15 closed (TLS negotiation failure)
6029d02e daemon: select: listen=3D7 active_threads=3D0 tvp=3DNULL
6029d02e daemon: select: listen=3D8 active_threads=3D0 tvp=3DNULL
6029d02e daemon: select: listen=3D9 active_threads=3D0 tvp=3DNULL
6029d02e daemon: select: listen=3D10 active_threads=3D0 tvp=3DNULL
^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@core:/usr/home/mamadou #=20
root@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253526-7788>