Activity log for bug #1754671

Date Who What changed Old value New value Message
2018-03-09 14:10:29 dwmw2 bug added bug
2018-03-09 14:10:57 dwmw2 information type Private Security Public Security
2018-03-09 14:12:01 Mathieu Trudel-Lapierre network-manager (Ubuntu): status New Confirmed
2018-03-09 14:12:04 Mathieu Trudel-Lapierre network-manager (Ubuntu): importance Undecided High
2018-03-09 14:13:28 Mathieu Trudel-Lapierre tags xenial regression-update xenial
2018-03-13 17:48:39 Bryan Quigley bug added subscriber Bryan Quigley
2018-03-20 14:51:52 dwmw2 cve linked 2018-1000135
2018-03-26 12:31:54 Will Cooke tags regression-update xenial incoming regression-update rs-bb- xenial
2018-03-26 12:32:08 Will Cooke tags incoming regression-update rs-bb- xenial regression-update rls-bb-incoming xenial
2018-03-27 14:38:18 Sebastien Bacher bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=746422
2018-03-27 14:38:18 Sebastien Bacher bug task added network-manager
2018-03-27 14:41:26 Sebastien Bacher network-manager (Ubuntu): assignee Olivier Tilloy (osomon)
2018-03-27 14:41:33 Sebastien Bacher tags regression-update rls-bb-incoming xenial regression-update xenial
2018-03-27 14:41:40 Sebastien Bacher nominated for series Ubuntu Bionic
2018-03-27 14:41:40 Sebastien Bacher bug task added network-manager (Ubuntu Bionic)
2018-03-27 15:32:24 Bug Watch Updater network-manager: status Unknown Confirmed
2018-03-27 15:32:24 Bug Watch Updater network-manager: importance Unknown Medium
2018-05-16 10:27:11 Bug Watch Updater network-manager: status Confirmed Fix Released
2018-11-02 13:48:12 fessmage bug added subscriber fessmage
2018-11-07 15:59:05 Olivier Tilloy network-manager (Ubuntu): status Confirmed Fix Released
2018-11-07 15:59:10 Olivier Tilloy network-manager (Ubuntu): assignee Olivier Tilloy (osomon)
2018-11-20 14:48:17 Nafallo Bjälevik bug added subscriber Nafallo Bjälevik
2018-12-18 09:19:27 Launchpad Janitor merge proposal linked https://code.launchpad.net/~osomon/network-manager/+git/network-manager/+merge/361051
2018-12-19 15:32:43 Sebastien Bacher description In 16.04 the NetworkManager package used to carry this patch: http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu/view/head:/debian/patches/Filter-DNS-servers-to-add-to-dnsmasq-based-on-availa.patch It fixed the DNS setup so that when I'm on the VPN, I am not sending unencrypted DNS queries to the (potentially hostile) local nameservers. This patch disappeared in an update. I think it was present in 1.2.2-0ubuntu0.16.04.4 but was dropped some time later. This security bug exists upstream too: https://bugzilla.gnome.org/show_bug.cgi?id=746422 It's not a *regression* there though, as they didn't fix it yet (unfortunately!) * Impact When using a VPN the DNS requests might still be sent to a DNS server outside the VPN when they should not * Test case Configure the system to send all the traffic to a VPN, do a name resolution, the request should not go to the public DNS server (to be checked by capturing the traffic by example with wireshark) * Regression potential The code change the handling of DNS servers when using a VPN, we should check that name resolution still work whne using a VPN in different configurations ----------------- In 16.04 the NetworkManager package used to carry this patch: http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu/view/head:/debian/patches/Filter-DNS-servers-to-add-to-dnsmasq-based-on-availa.patch It fixed the DNS setup so that when I'm on the VPN, I am not sending unencrypted DNS queries to the (potentially hostile) local nameservers. This patch disappeared in an update. I think it was present in 1.2.2-0ubuntu0.16.04.4 but was dropped some time later. This security bug exists upstream too: https://bugzilla.gnome.org/show_bug.cgi?id=746422 It's not a *regression* there though, as they didn't fix it yet (unfortunately!)
2018-12-19 16:19:11 Launchpad Janitor merge proposal unlinked https://code.launchpad.net/~osomon/network-manager/+git/network-manager/+merge/361051
2018-12-21 16:53:11 Brian Murray network-manager (Ubuntu Bionic): status Confirmed Fix Committed
2018-12-21 16:53:13 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2018-12-21 16:53:14 Brian Murray bug added subscriber SRU Verification
2018-12-21 16:53:18 Brian Murray tags regression-update xenial regression-update verification-needed verification-needed-bionic xenial
2019-03-02 22:48:21 Simon May bug added subscriber Simon May
2019-04-13 20:58:05 Mathew Hodson tags regression-update verification-needed verification-needed-bionic xenial regression-update verification-done-bionic xenial
2019-04-13 21:24:56 Steve Langasek tags regression-update verification-done-bionic xenial regression-update verification-needed verification-needed-bionic xenial
2019-04-23 08:43:29 Dan Streetman bug added subscriber Dan Streetman
2019-05-02 13:58:04 Mathieu Trudel-Lapierre description * Impact When using a VPN the DNS requests might still be sent to a DNS server outside the VPN when they should not * Test case Configure the system to send all the traffic to a VPN, do a name resolution, the request should not go to the public DNS server (to be checked by capturing the traffic by example with wireshark) * Regression potential The code change the handling of DNS servers when using a VPN, we should check that name resolution still work whne using a VPN in different configurations ----------------- In 16.04 the NetworkManager package used to carry this patch: http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu/view/head:/debian/patches/Filter-DNS-servers-to-add-to-dnsmasq-based-on-availa.patch It fixed the DNS setup so that when I'm on the VPN, I am not sending unencrypted DNS queries to the (potentially hostile) local nameservers. This patch disappeared in an update. I think it was present in 1.2.2-0ubuntu0.16.04.4 but was dropped some time later. This security bug exists upstream too: https://bugzilla.gnome.org/show_bug.cgi?id=746422 It's not a *regression* there though, as they didn't fix it yet (unfortunately!) [Impact] When using a VPN the DNS requests might still be sent to a DNS server outside the VPN when they should not [Test case] 1) Set up a VPN with split tunneling: a) Configure VPN normally (set up remote host, any ports and options needed for the VPN to work) b) Under the IPv4 tab: enable "Use this connection only for the resources on its network". c) Under the IPv6 tab: enable "Use this connection only for the resources on its network". 2) Connect to the VPN. 3) Run 'systemd-resolve --status'; note the DNS servers configured: a) For the VPN; under a separate link (probably tun0), note down the IP of the DNS server(s). Also note the name of the interface (link). b) For the "main" connection; under the link for your ethernet or wireless devices (wl*, en*, whatever it may be), note down the IP of the DNS server(s). Also note the name of the interface (link). 4) In a separate terminal, run 'sudo tcpdump -ni <the main interface> port 53'; let it run. 5) In a separate terminal, run 'sudo tcpdump -ni <the VPN interface> port 53'; let it run. 6) In yet another terminal, issue name resolution requests using dig: a) For a name known to be reachable via the public network: 'dig www.yahoo.com' b) For a name known to be reachable only via the VPN: 'dig <some DNS behind the VPN>' 7) Check the output of each terminal running tcpdump. When requesting the public name, traffic can go through either. When requesting the "private" name (behind the VPN), traffic should only be going through the interface for the VPN. Additionally, ensure the IP receiving the requests for the VPN name is indeed the IP address noted above for the VPN's DNS server. If you see no traffic showing in tcpdump output when requesting a name, it may be because it is cached by systemd-resolved. Use a different name you have not tried before. [Regression potential] The code change the handling of DNS servers when using a VPN, we should check that name resolution still work whne using a VPN in different configurations ----------------- In 16.04 the NetworkManager package used to carry this patch: http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu/view/head:/debian/patches/Filter-DNS-servers-to-add-to-dnsmasq-based-on-availa.patch It fixed the DNS setup so that when I'm on the VPN, I am not sending unencrypted DNS queries to the (potentially hostile) local nameservers. This patch disappeared in an update. I think it was present in 1.2.2-0ubuntu0.16.04.4 but was dropped some time later. This security bug exists upstream too: https://bugzilla.gnome.org/show_bug.cgi?id=746422 It's not a *regression* there though, as they didn't fix it yet (unfortunately!)
2019-05-09 17:09:57 Till Kamppeter attachment added systemd_237-3ubuntu10.21_237-3ubuntu10.22.debdiff https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1754671/+attachment/5262723/+files/systemd_237-3ubuntu10.21_237-3ubuntu10.22.debdiff
2019-05-09 17:10:13 Till Kamppeter bug task added systemd (Ubuntu)
2019-05-09 17:10:26 Till Kamppeter systemd (Ubuntu): status New Fix Released
2019-05-09 17:10:31 Till Kamppeter systemd (Ubuntu Bionic): status New Triaged
2019-05-09 17:10:35 Till Kamppeter systemd (Ubuntu): importance Undecided High
2019-05-09 17:10:38 Till Kamppeter systemd (Ubuntu Bionic): importance Undecided High
2019-05-13 14:14:00 Launchpad Janitor network-manager (Ubuntu Bionic): status Fix Committed Fix Released
2019-05-13 14:14:00 Launchpad Janitor cve linked 2018-15688
2019-05-13 16:24:46 Adam Conrad nominated for series Ubuntu Xenial
2019-05-13 16:24:46 Adam Conrad bug task added network-manager (Ubuntu Xenial)
2019-05-13 16:24:46 Adam Conrad bug task added systemd (Ubuntu Xenial)
2019-05-13 16:25:00 Adam Conrad systemd (Ubuntu Xenial): status New Invalid
2019-05-22 08:03:55 kristian bug added subscriber kristian
2019-05-22 17:59:00 Steve Langasek network-manager (Ubuntu Bionic): status Fix Released In Progress
2019-05-22 17:59:17 Steve Langasek tags regression-update verification-needed verification-needed-bionic xenial regression-update verification-failed verification-failed-bionic xenial
2019-05-25 17:32:02 Mathew Hodson bug added subscriber Mathew Hodson
2019-05-29 17:07:39 Dan Streetman nominated for series Ubuntu Cosmic
2019-05-29 17:07:39 Dan Streetman bug task added network-manager (Ubuntu Cosmic)
2019-05-29 17:07:39 Dan Streetman bug task added systemd (Ubuntu Cosmic)
2019-05-29 17:07:47 Dan Streetman systemd (Ubuntu Cosmic): assignee Dan Streetman (ddstreet)
2019-05-29 17:07:49 Dan Streetman systemd (Ubuntu Bionic): assignee Dan Streetman (ddstreet)
2019-05-29 17:07:51 Dan Streetman systemd (Ubuntu Xenial): assignee Dan Streetman (ddstreet)
2019-05-29 17:07:56 Dan Streetman systemd (Ubuntu Xenial): assignee Dan Streetman (ddstreet)
2019-05-29 17:08:01 Dan Streetman systemd (Ubuntu Cosmic): importance Undecided High
2019-05-29 17:08:04 Dan Streetman systemd (Ubuntu Cosmic): status New In Progress
2019-05-29 17:08:06 Dan Streetman systemd (Ubuntu Bionic): status Triaged In Progress
2019-05-29 18:26:51 Dan Streetman tags regression-update verification-failed verification-failed-bionic xenial ddstreet-next regression-update verification-failed verification-failed-bionic xenial
2019-05-31 13:42:30 Timo Aaltonen tags ddstreet-next regression-update verification-failed verification-failed-bionic xenial ddstreet-next regression-update verification-needed verification-needed-bionic verification-needed-cosmic xenial
2019-05-31 13:43:03 Timo Aaltonen systemd (Ubuntu Cosmic): status In Progress Fix Committed
2019-05-31 13:43:05 Timo Aaltonen systemd (Ubuntu Bionic): status In Progress Fix Committed
2019-06-04 13:44:16 Sebastien Bacher network-manager (Ubuntu Bionic): assignee Olivier Tilloy (osomon) Till Kamppeter (till-kamppeter)
2019-06-04 13:44:44 Sebastien Bacher network-manager (Ubuntu Cosmic): status New Won't Fix
2019-06-06 21:16:48 Till Kamppeter tags ddstreet-next regression-update verification-needed verification-needed-bionic verification-needed-cosmic xenial ddstreet-next regression-update verification-done verification-done-bionic xenial
2019-06-10 18:31:36 Dan Streetman systemd (Ubuntu Bionic): status Fix Committed Fix Released
2019-06-10 18:31:40 Dan Streetman systemd (Ubuntu Cosmic): status Fix Committed Fix Released
2019-06-10 18:33:00 Dan Streetman tags ddstreet-next regression-update verification-done verification-done-bionic xenial regression-update verification-done verification-done-bionic xenial
2019-07-18 12:20:42 Launchpad Janitor network-manager (Ubuntu Xenial): status New Confirmed
2019-07-18 12:20:57 Paul Smith bug added subscriber Paul Smith
2019-09-01 01:06:31 Mathew Hodson cve unlinked 2018-15688
2019-09-02 13:02:02 Bug Watch Updater network-manager: status Fix Released Confirmed
2019-09-02 13:02:11 Bug Watch Updater bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=766769
2019-09-02 13:02:11 Bug Watch Updater bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=1553634
2019-09-08 06:16:55 Mathew Hodson bug watch removed https://bugzilla.gnome.org/show_bug.cgi?id=766769
2019-10-10 14:37:50 Dariusz Gadomski attachment added bionic_network-manager_1.10.6-2ubuntu1.2.debdiff https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1754671/+attachment/5296236/+files/bionic_network-manager_1.10.6-2ubuntu1.2.debdiff
2019-10-12 01:15:55 Mathew Hodson network-manager (Ubuntu Cosmic): importance Undecided High
2019-10-12 01:15:55 Mathew Hodson network-manager (Ubuntu Cosmic): status Won't Fix Fix Released
2019-10-22 12:17:19 Till Kamppeter bug added subscriber Ubuntu Release Team
2019-10-25 10:33:43 Timo Aaltonen network-manager (Ubuntu Bionic): status In Progress Fix Committed
2019-10-25 10:33:54 Timo Aaltonen tags regression-update verification-done verification-done-bionic xenial regression-update verification-needed verification-needed-bionic xenial
2019-10-26 21:36:14 Eric Desrochers bug added subscriber Eric Desrochers
2019-10-31 15:45:03 Dariusz Gadomski tags regression-update verification-needed verification-needed-bionic xenial regression-update verification-done verification-done-bionic xenial
2019-11-04 14:07:48 Launchpad Janitor network-manager (Ubuntu Bionic): status Fix Committed Fix Released
2019-11-04 14:08:00 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2020-11-15 02:35:03 Bug Watch Updater network-manager: status Confirmed Expired
2020-11-15 10:33:46 Mathew Hodson removed subscriber Mathew Hodson
2020-11-15 10:40:13 Mathew Hodson network-manager (Ubuntu Xenial): status Confirmed Won't Fix
2020-11-15 10:40:19 Mathew Hodson systemd (Ubuntu Xenial): status Invalid Won't Fix
2020-11-18 12:42:13 Jan Vlug bug added subscriber Jan Vlug