Package: openvpn / 2.2.1-8+deb7u3
Metadata
Package | Version | Patches format |
---|---|---|
openvpn | 2.2.1-8+deb7u3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Drop too short control channel packets instead of as.patch | (download) |
ssl.c |
6 5 + 1 - 0 ! |
[patch] drop too-short control channel packets instead of asserting out. This fixes a denial-of-service vulnerability where an authenticated client could stop the server by triggering a server-side ASSERT(). OpenVPN would previously ASSERT() that control channel packets have a payload of at least 4 bytes. An authenticated client could trigger this assert by sending a too-short control channel packet to the server. Thanks to Dragana Damjanovic for reporting the issue. This bug has been assigned CVE-2014-8104. Signed-off-by: Steffan Karger <steffan.karger@fox-it.com> |
auth pam_libpam_so_filename.patch | (download) |
plugin/auth-pam/auth-pam.c |
2 1 + 1 - 0 ! |
fix libpam.so filename to /lib/libpam.so.0 in pam plugin |
close_socket_before_scripts.patch | (download) |
socket.c |
8 4 + 4 - 0 ! |
set socket's fd_cloexec flag before calling up script Moving the set_cloexec() call from link_socket_init_phase2() to link_socket_init_phase1(). |
debian_nogroup_for_sample_files.patch | (download) |
sample-config-files/client.conf |
2 1 + 1 - 0 ! |
unpriviledged group in debian is called nogroup instead of nobody |
openvpn pkcs11warn.patch | (download) |
options.c |
14 14 + 0 - 0 ! |
warn users about deprecated pkcs11 options |
jjo ipv6 support.patch | (download) |
README.ipv6 |
81 81 + 0 - 0 ! |
openvpn over udp6/tcp6 patch |
route_default_nil.patch | (download) |
openvpn.8 |
2 1 + 1 - 0 ! |
fix small wording in man page. |
ipv6 payload.patch | (download) |
ChangeLog.IPv6 |
394 394 + 0 - 0 ! |
ipv6 payload support |
kfreebsd_support.patch | (download) |
route.c |
2 1 + 1 - 0 ! |
improve kfreebsd support |
accommodate_typo.patch | (download) |
occ.c |
2 1 + 1 - 0 ! |
simple spelling fix |
manpage_fixes.patch | (download) |
openvpn.8 |
44 22 + 22 - 0 ! |
man page fixes |
use dpkg buildflags.patch | (download) |
plugin/auth-pam/Makefile |
6 3 + 3 - 0 ! |
use build flags from environment for plugins (dpkg-buildflags). Necessary for hardening flags. |
cve 2013 2061.patch | (download) |
buffer.h |
8 8 + 0 - 0 ! |
--- |
openvpn 2.3.1 udp send.patch | (download) |
socket.c |
11 5 + 6 - 0 ! |
--- |
update_sample_certs.patch | (download) |
sample-keys/ca.crt |
48 32 + 16 - 0 ! |
--- |