lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 2 Feb 2015 08:34:41 -0500
From:	Josh Boyer <jwboyer@...oraproject.org>
To:	Sasha Levin <sasha.levin@...cle.com>,
	John Stultz <john.stultz@...aro.org>
Cc:	"Linux-Kernel@...r. Kernel. Org" <linux-kernel@...r.kernel.org>,
	"stable@...r.kernel.org" <stable@...r.kernel.org>
Subject: adjtimex EINVALs in 3.18.5 (and 3.19)

Hi Sasha and John,

As we rolled out 3.18.5 in Fedora, we've had a number of people
complain about chrony no longer working when they reboot.  It seems
the calls to adjtimex chrony is making are failing, and then it fails
to start.  Looking at the changelog, I see "time: adjtimex: Validate
the ADJ_FREQUENCY values" is in 3.18.5.

Here is the log from one of the bugs[1]:

Jan 31 08:33:17 elissa.gathman.org chronyd[722]: Frequency -35.554 +/-
1.838 ppm read from /var/lib/chrony/drift
Jan 31 08:33:17 elissa.gathman.org chronyd[722]: Fatal error :
adjtimex failed for set_frequency, freq_ppm=-3.5554e+01
required_freq=3.5554e+01 required_tick=10000
Jan 31 08:33:17 elissa.gathman.org chronyd[718]: adjtimex failed for
set_frequency, freq_ppm=-3.5554e+01 required_freq=3.5554e+01
required_tick=10000

I have no idea if what it's trying to do is valid or not, but it
definitely isn't happy.  And that is kind of the crux of the issue.
If those values are invalid now, what should these users do?  Should
they delete the drift file?  All they know is that something that
worked before doesn't.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1188074

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ