diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-30 09:34:58 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-30 10:07:13 +0100 |
| commit | 3cdef184c37fa2c152f8542c6107f8a623735a1c (patch) | |
| tree | abf330c200140ae52e9324c10733bfab0c79082e | |
| parent | ab56dba6bdf72e037037b3dae44113f51194c342 (diff) | |
Release version 1.14.4-2 to unstable debian/1.14.4-2
urgency=high for the security fixes.
| -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 |