openvpn 2.4.4-2ubuntu1.7 source package in Ubuntu

Changelog

openvpn (2.4.4-2ubuntu1.7) bionic-security; 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/openvpn.8, src/openvpn/plugin.c.
    - CVE-2022-0547

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main net
Bionic security main net

Downloads

File Size SHA-256 Checksum
openvpn_2.4.4.orig.tar.gz 1.3 MiB ec1536c25a03085508327d3295eaa2b667e0164a91cd8ecb23777567b03e7a81
openvpn_2.4.4-2ubuntu1.7.debian.tar.xz 56.8 KiB 0ca8e3f3c160218f928ed61e7373a4fee0fdc3c009868320ee8a1d9c0571938d
openvpn_2.4.4-2ubuntu1.7.dsc 2.2 KiB 5f8b6d440a74f76b7373dfeedcbbe2210cb5b3b6273bb3de2f132ed3530d57bd

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