diff options
| -rw-r--r-- | CHANGELOG.md | 6 |
1 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 |
