summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2024-11-04 09:41:47 +0100
committerDavid Lönnhager <david.l@mullvad.net>2024-11-07 11:26:32 +0100
commit7ffc175ac6996f6f687d32355874e8f358f83d60 (patch)
tree13b100e87f7a2d11f1eeb906e18a9973be08db3d
parent694ef7fd39edfda9639bc56dbefc370505c56b93 (diff)
downloadmullvadvpn-7ffc175ac6996f6f687d32355874e8f358f83d60.tar.xz
mullvadvpn-7ffc175ac6996f6f687d32355874e8f358f83d60.zip
Update changelog
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c92760d180..0f46c72c44 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,6 +48,13 @@ Line wrap the file at 100 chars. Th
#### macOS
- Fix packets being duplicated on LAN when split tunneling is enabled.
+### Security
+#### Windows
+- Block WSL/Hyper-V traffic in secured states (except the connected state). The normal firewall
+ (WFP) filters normally do not apply for VMs. This mitigates the issue by ensuring that it does not
+ leak (as easily) when the VPN tunnel is up. Previously, WSL would leak while in the blocked or
+ connecting state, or while lockdown mode was active.
+
## [2024.7] - 2024-10-30
This release is identical to 2024.7-beta1.