Package: openvpn-auth-ldap
Version: 2.0.4-3
Severity: important

Dear Maintainer,

When the PasswordIsCR option is enabled (to support OpenVPN 
Challenge/Response), OpenVPN crashes when I tried to connect with OpenVPN GUI.
In the OpenVPN, there is an error message "*** buffer overflow detected ***: 
terminated".

I fixed the issue by compiling from source like this :

git clone https://github.com/threerings/openvpn-auth-ldap.git
apt install autoconf re2c libtool libldap2-dev libssl-dev gobjc make
./regen.sh
./configure --prefix=/usr/local --with-openldap=/usr/local 
--with-openvpn=/usr/include/openvpn OBJCFLAGS="-std=gnu11"
make
make install

-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-18-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages openvpn-auth-ldap depends on:
ii  libc6          2.36-9+deb12u4
ii  libldap-2.5-0  2.5.13+dfsg-5
ii  libobjc4       12.2.0-14
ii  openvpn        2.6.3-1+deb12u2

openvpn-auth-ldap recommends no packages.

openvpn-auth-ldap suggests no packages.

-- no debconf information

Reply via email to