about summary refs log tree commit diff
path: root/debian/patches/dhcp6-fix-buffer-size-checking.patch
AgeCommit message (Collapse)Author
2019-02-26Rebase patchesMichael Biebl
2018-10-30dhcp6: Make sure we have enough space for the DHCP6 option headerMichael Biebl
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