summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-12-16 15:36:02 +0100
committerDavid Lönnhager <david.l@mullvad.net>2020-12-17 13:42:36 +0100
commit4b4f62cbad16c7eb3a8049553b5f2f3c845c109b (patch)
treed6994f859f3b674b1f326cb28e654626c0186f6e
parent8ea52818ab30e61c52f64fa843c2c1ece0855ec8 (diff)
downloadmullvadvpn-4b4f62cbad16c7eb3a8049553b5f2f3c845c109b.tar.xz
mullvadvpn-4b4f62cbad16c7eb3a8049553b5f2f3c845c109b.zip
Update changelog
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed29c92eb2..4bced6ecfe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,12 @@ Line wrap the file at 100 chars. Th
#### Linux
- Improved compatiblitiy with newer versions of systemd-resolved.
+### Security
+#### Linux
+- Prevent the private tunnel IPv6 address from being detectable on a local network when using
+ OpenVPN by correctly applying the fix for
+ [CVE-2019-14899](https://seclists.org/oss-sec/2019/q4/122).
+
## [2020.8-beta2] - 2020-12-11
This release is for desktop only.