diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2022-09-22 14:47:11 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2022-09-22 14:47:11 +0200 |
| commit | de564add317c4e16a75d295718d996ff7a90ca27 (patch) | |
| tree | c9e8875890a70c5bbafd6a141daa1c6134b5c239 | |
| parent | 51c883b48569d91d62782d83f0d10c81326c7b70 (diff) | |
| download | mullvadvpn-de564add317c4e16a75d295718d996ff7a90ca27.tar.xz mullvadvpn-de564add317c4e16a75d295718d996ff7a90ca27.zip | |
Correct changelog entry for MUL22-01
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 76af65626b..d0af28a9ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,8 +80,8 @@ Line wrap the file at 100 chars. Th occur during system shutdown. #### Windows -- Fix incomplete validation of input buffers in `win-split-tunnel` driver that could result - in out-of-bounds reads. Fixes 2022 Mullvad app audit issue item `MUL22-01`. +- Upgrade win-split-tunnel driver to version 1.2.2.0. Fixes incomplete validation of input buffers + that could result in out-of-bounds reads. Fixes 2022 Mullvad app audit issue item `MUL22-01`. #### Linux - Added traffic blocking during early boot, before the daemon starts, to prevent leaks in the case |
