group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #14403
[Bug 1698734] Re: systemd-resolved spams syslog whenever I'm disconnected
This bug was fixed in the package systemd - 233-8ubuntu2
---------------
systemd (233-8ubuntu2) artful; urgency=medium
* Disable fallback DNS servers.
This causes resolved to call-home to google, attempt to access network when
none is available, and spams logs. (LP: #1449001, #1698734)
* SECURITY UPDATE: Out-of-bounds write in systemd-resolved.
CVE-2017-9445 (LP: #1695546)
-- Dimitri John Ledkov <xnox@xxxxxxxxxx> Wed, 28 Jun 2017 13:27:28
+0100
** Changed in: systemd (Ubuntu Artful)
Status: Fix Committed => Fix Released
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-9445
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1698734
Title:
systemd-resolved spams syslog whenever I'm disconnected
Status in systemd package in Ubuntu:
Fix Released
Status in systemd source package in Xenial:
New
Status in systemd source package in Yakkety:
New
Status in systemd source package in Zesty:
New
Status in systemd source package in Artful:
Fix Released
Bug description:
Every time I suspend my laptop and resume in a situation where I don't have connectivity
I get big syslog spam from systemd-resolved. See for instance yesterday when I went out:
Jun 18 18:48:16 chiron systemd[1]: Starting Suspend...
Jun 18 18:48:16 chiron systemd-resolved[1868]: Switching to fallback DNS server 8.8.8.8.
Jun 18 18:48:16 chiron systemd-resolved[1868]: Switching to fallback DNS server 8.8.4.4.
Jun 18 18:48:16 chiron systemd-resolved[1868]: Switching to fallback DNS server 2001:4860:4860::8888.
Jun 18 18:48:16 chiron systemd-resolved[1868]: Switching to fallback DNS server 2001:4860:4860::8844.
...
And the last messages of the "episode":
Jun 18 20:13:28 chiron systemd-resolved[1868]: Switching to fallback DNS server 8.8.8.8.
Jun 18 20:13:28 chiron systemd-resolved[1868]: Switching to fallback DNS server 8.8.4.4.
Jun 18 20:13:28 chiron systemd-resolved[1868]: Switching to fallback DNS server 2001:4860:4860::8888.
Jun 18 20:13:28 chiron systemd-resolved[1868]: Switching to fallback DNS server 2001:4860:4860::8844.
Jun 18 20:13:28 chiron systemd-resolved[1868]: Switching to fallback DNS server 8.8.8.8.
Jun 18 20:13:28 chiron NetworkManager[30674]: <info> [1497809608.0889] device (wlp2s0): supplicant interface state: associ
ated -> 4-way handshake
So this correspond to roughly 85 minutes of disconnection, during
which I got...
$ grep "fallback DNS" /var/log/syslog.1 | wc -l
444066
This correspond to 5224 messages/minute, 87 messages/second
I had a few other episodes in the last week, including a 4h train
roundtrip:
$ zgrep "fallback DNS" /var/log/syslog* | wc -l
1964217
I noticed the bug during the trip, when the SSD activity was slowing
my machine in a clearly noticeable way.
I'm running:
$ lsb_release -rd
Description: Ubuntu 17.04
Release: 17.04
$ apt-cache policy $(dpkg-query -S $(which systemd-resolve ) | awk '{print $1}')
systemd:
Installed: 232-21ubuntu3
Candidate: 232-21ubuntu3
Version table:
*** 232-21ubuntu3 500
500 http://es.archive.ubuntu.com/ubuntu zesty-updates/main amd64 Packages
100 /var/lib/dpkg/status
232-21ubuntu2 500
500 http://es.archive.ubuntu.com/ubuntu zesty/main amd64 Packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1698734/+subscriptions