summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJonathan <jonathan@mullvad.net>2023-11-14 12:53:44 +0100
committerJonathan <jonathan@mullvad.net>2023-11-14 12:53:44 +0100
commitd1d78d7a193b7d25c42ae5199f84082e183c329e (patch)
tree0042063d9f14e03ef52479b4106ce6df09d19e8f
parentc99d3c927b6e512d0968a2cc11173ceeae80b16a (diff)
downloadmullvadvpn-d1d78d7a193b7d25c42ae5199f84082e183c329e.tar.xz
mullvadvpn-d1d78d7a193b7d25c42ae5199f84082e183c329e.zip
Add CHANGELOG entry for windows file permission
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a4af7319c..353a90c912 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -65,6 +65,10 @@ Line wrap the file at 100 chars. Th
#### Windows
- Correctly detect whether OS is Windows Server (primarily for logging in daemon.log).
+### Security
+#### Windows
+- Fix possible privilege escalation by setting stricter permissions on mullvad directories such as
+ the directory in ProgramData.
## [android/2023.7] - 2023-10-11
### Changed