openvpn 2.5.9-0ubuntu0.22.04.3 source package in Ubuntu

Changelog

openvpn (2.5.9-0ubuntu0.22.04.3) jammy-security; urgency=medium

  * SECURITY UPDATE: malicious peer can DoS or send garbage to logs
    - debian/patches/CVE-2024-5594.patch: properly handle null bytes and
      invalid characters in control messages in src/openvpn/buffer.*,
      src/openvpn/forward.c, tests/unit_tests/openvpn/test_buffer.c.
    - CVE-2024-5594

 -- Marc Deslauriers <email address hidden>  Thu, 27 Jun 2024 14:49:38 -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
Jammy updates main net
Jammy security main net

Downloads

File Size SHA-256 Checksum
openvpn_2.5.9.orig.tar.gz 1.8 MiB 8794b7125998c68f30de654267a702b9581454ca1e7061511fcc5f99fea4bd32
openvpn_2.5.9-0ubuntu0.22.04.3.debian.tar.xz 66.9 KiB 99d158cc0a877b7c75652280e5189131fc7b232e7c072502644b1aa3573bdad9
openvpn_2.5.9-0ubuntu0.22.04.3.dsc 2.2 KiB 5015497577a2aa52593220e227034afa4d34fbfb1c6e22a5f5fd24cfdda3d2d4

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