Package: openvpn / 2.3.2-7~bpo70+2
Metadata
| Package | Version | Patches format |
|---|---|---|
| openvpn | 2.3.2-7~bpo70+2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| auth pam_libpam_so_filename.patch | (download) |
src/plugins/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) |
src/openvpn/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/sample-config-files/client.conf |
2 1 + 1 - 0 ! |
unpriviledged group in debian is called nogroup instead of nobody |
| openvpn pkcs11warn.patch | (download) |
src/openvpn/options.c |
14 14 + 0 - 0 ! |
warn users about deprecated pkcs11 options |
| route_default_nil.patch | (download) |
doc/openvpn.8 |
2 1 + 1 - 0 ! |
fix small wording in man page. |
| kfreebsd_support.patch | (download) |
src/openvpn/route.c |
2 1 + 1 - 0 ! |
improve kfreebsd support |
| accommodate_typo.patch | (download) |
src/openvpn/occ.c |
2 1 + 1 - 0 ! |
simple spelling fix |
| manpage_fixes.patch | (download) |
doc/openvpn.8 |
44 22 + 22 - 0 ! |
man page fixes |
| 0001 Drop too short control channel packets instead of as.patch | (download) |
src/openvpn/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> |
| update_sample_certs.patch | (download) |
sample/sample-keys/ca.crt |
48 32 + 16 - 0 ! |
--- |
