diff options
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f69b6fd6..11ebacf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +network-manager (1.14.4-2) unstable; urgency=high + + * dhcp6: Make sure we have enough space for the DHCP6 option header. + Fixes out-of-bounds heap write in systemd-networkd dhcpv6 option handling + which also affects the "internal" DHCP plugin of NetworkManager. + (CVE-2018-15688, LP: #1795921) + + -- Michael Biebl <biebl@debian.org> Tue, 30 Oct 2018 09:34:25 +0100 + network-manager (1.14.4-1) unstable; urgency=medium * New upstream version 1.14.4 |