[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420654340-3009-1-git-send-email-john.stultz@linaro.org>
Date: Wed, 7 Jan 2015 10:12:18 -0800
From: John Stultz <john.stultz@...aro.org>
To: lkml <linux-kernel@...r.kernel.org>
Cc: John Stultz <john.stultz@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...nel.org>,
Sasha Levin <sasha.levin@...cle.com>,
Andy Lutomirski <luto@...capital.net>
Subject: [PATCH v2 0/2] time: tip/timers/urgent: Validate potential mult overflows
Hey Ingo, Thomas,
Here are two mult overflow validation fixes from Sasha for
tip/timers/urgent that I didn't manage to send out before the holidays.
For v2 I've added the mili->micro fix Andy noticed.
Let me know if you have any objections.
thanks
-john
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Ingo Molnar <mingo@...nel.org>
Cc: Sasha Levin <sasha.levin@...cle.com>
Cc: Andy Lutomirski <luto@...capital.net>
If you want, they can be pulled via:
The following changes since commit b2776bf7149bddd1f4161f14f79520f17fc1d71d:
Linux 3.18 (2014-12-07 14:21:05 -0800)
are available in the git repository at:
https://git.linaro.org/people/john.stultz/linux.git fortglx/3.19-stable/time
for you to fetch changes up to 5e5aeb4367b450a28f447f6d5ab57d8f2ab16a5f:
time: adjtimex: Validate the ADJ_FREQUENCY values (2015-01-07 09:50:32 -0800)
----------------------------------------------------------------
Sasha Levin (2):
time: settimeofday: Validate the values of tv from user
time: adjtimex: Validate the ADJ_FREQUENCY values
include/linux/time.h | 13 +++++++++++++
kernel/time/ntp.c | 7 +++++++
kernel/time/time.c | 4 ++++
3 files changed, 24 insertions(+)
--
1.9.1
--
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