openvpn 2.5.5-1ubuntu2 source package in Ubuntu

Changelog

openvpn (2.5.5-1ubuntu2) jammy; urgency=medium

  * SECURITY UPDATE: authentication bypass via multiple deferred
    authentication plug-ins
    - debian/patches/CVE-2022-0547.patch: disallow multiple deferred
      authentication plug-ins in doc/man-sections/plugin-options.rst,
      src/openvpn/plugin.c.
    - CVE-2022-0547

 -- Marc Deslauriers <email address hidden>  Tue, 22 Mar 2022 10:37:55 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openvpn_2.5.5.orig.tar.xz 1.1 MiB 119bd69fa0210838f6cdaa273696dc738efa200f454dbe11eb6dfb75dfb6003b
openvpn_2.5.5-1ubuntu2.debian.tar.xz 64.7 KiB 33c1755e8aa67006bee83f707120f0846cb62b4b38b1bc999bfc9a43a564b06d
openvpn_2.5.5-1ubuntu2.dsc 2.2 KiB b56283bb0f1e1b2851965dbd33fa7a0aab53e218ca3222e31e279301f169b148

Available diffs

View changes file

Binary packages built by this source

openvpn: virtual private network daemon

 OpenVPN is an application to securely tunnel IP networks over a
 single UDP or TCP port. It can be used to access remote sites, make
 secure point-to-point connections, enhance wireless security, etc.
 .
 OpenVPN uses all of the encryption, authentication, and certification
 features provided by the OpenSSL library (any cipher, key size, or
 HMAC digest).
 .
 OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It
 also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels
 over NAT or connection-oriented stateful firewalls (such as Linux's iptables).

openvpn-dbgsym: debug symbols for openvpn