diff options
| author | David Lönnhager <david.l@mullvad.net> | 2023-12-05 09:39:14 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2023-12-05 09:39:14 +0100 |
| commit | f61abd92b646c5e379d13617d7012bab5017878b (patch) | |
| tree | 96a11ef6b1c8480eb84ecd2362226e4f362517cf | |
| parent | 61921f97cca5abaec3dce638ed8091a3928a3685 (diff) | |
| parent | 9bb0cb62d68c4e9014d939ed1fb321c56a7987f3 (diff) | |
| download | mullvadvpn-f61abd92b646c5e379d13617d7012bab5017878b.tar.xz mullvadvpn-f61abd92b646c5e379d13617d7012bab5017878b.zip | |
Merge branch 'update-openvpn-to-2.6.8'
| -rw-r--r-- | CHANGELOG.md | 6 | ||||
| m--------- | dist-assets/binaries | 0 |
2 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be653e994..f093a547d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ Line wrap the file at 100 chars. Th - Add CLI support for applying patches to the settings with `mullvad import-settings`. ### Changed +- Update OpenVPN to 2.6.8 from 2.6.0. + #### Android - Migrate welcome view to compose. - Migrate in app notifications to compose. @@ -47,6 +49,10 @@ Line wrap the file at 100 chars. Th #### Linux - Prevent fragmentation when multihop is enabled by setting a default route MTU. +### Security +- Update OpenVPN to 2.6.8 to fix CVE-2023-46850, which could cause freed memory to be sent to the + peer. + ## [2023.6-beta1] - 2023-11-23 ### Added diff --git a/dist-assets/binaries b/dist-assets/binaries -Subproject d9db5c930cb3eb1d3ee048e5546be6377dedf8a +Subproject d5772339cee9c1a0d7671968746f02499b78e24 |
