[Bug 1945888] Re: DHCPv6 too strict when the response is missing IAID for some sections
Nick Rosbrook
1945888 at bugs.launchpad.net
Thu Jun 22 16:50:30 UTC 2023
The upstream commit
(https://github.com/systemd/systemd/commit/469fd57f181e2a8d93f01662418ca998e1239ea5)
was backported to v249.6 (a while ago), so this is fixed in Jammy and
newer.
** Changed in: systemd (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1945888
Title:
DHCPv6 too strict when the response is missing IAID for some sections
Status in systemd package in Ubuntu:
Fix Released
Bug description:
Systemd incorrectly ignores whole messages when IAID is missing for some sections.
This has been reported upstream [1] and fixed [2].
$ lsb_release -rd
Description: Ubuntu 21.04
Release: 21.04
$ apt-cache policy systemd
systemd:
Installed: 247.3-3ubuntu3.6
Candidate: 247.3-3ubuntu3.6
Version table:
*** 247.3-3ubuntu3.6 500
500 http://no.archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages
100 /var/lib/dpkg/status
247.3-3ubuntu3.4 500
500 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages
247.3-3ubuntu3 500
500 http://no.archive.ubuntu.com/ubuntu hirsute/main amd64 Packages
What is expected to happen is that systemd will ignore only the relevant part of the message, not the entire message.
What is happening is that the entire message is ignored, leading to
DHCP leases not being renewed. This is fairly easy to replicate e.g in
AWS by enabling both an IPv6 prefix and an IPv6 single address to the
same interface.
[1] https://github.com/systemd/systemd/issues/20803
[2] https://github.com/systemd/systemd/pull/20807
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1945888/+subscriptions
More information about the foundations-bugs
mailing list