openvpn 2.4.7-1ubuntu2.20.04.4 source package in Ubuntu
Changelog
openvpn (2.4.7-1ubuntu2.20.04.4) focal-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:40:54 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | updates | main | net | |
Focal | security | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openvpn_2.4.7.orig.tar.xz | 930.8 KiB | a42f53570f669eaf10af68e98d65b531015ff9e12be7a62d9269ea684652f648 |
openvpn_2.4.7-1ubuntu2.20.04.4.debian.tar.xz | 63.2 KiB | 929b26320b2b3cde6e954e77a0a6872e1282016f5c5bb53f99616cecc83b652f |
openvpn_2.4.7-1ubuntu2.20.04.4.dsc | 2.1 KiB | 2e0a4b1257030c171c1809970a30c4fc31754e6961fcee726516f0977e64175e |
Available diffs
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