Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1284200

Re: [PATCH] ntp: verify offset doesn't overflow in ntp_update_offset

From John Stultz <john.stultz@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] ntp: verify offset doesn't overflow in ntp_update_offset
Date 2015-12-04 21:30 +0100
Message-ID <qC59n-7to-1@gated-at.bofh.it> (permalink)
References <qBIZb-1y2-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Dec 3, 2015 at 12:46 PM, Sasha Levin <sasha.levin@oracle.com> wrote:
> We need to make sure that the offset is valid before manipulating it,
> otherwise it might overflow on the multiplication.
>
> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>

Thanks for sending this in. I've queued it for 4.5

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] ntp: verify offset doesn't overflow in ntp_update_offset Sasha Levin <sasha.levin@oracle.com> - 2015-12-03 21:50 +0100
  Re: [PATCH] ntp: verify offset doesn't overflow in ntp_update_offset John Stultz <john.stultz@linaro.org> - 2015-12-04 21:30 +0100
  Re: [PATCH] ntp: verify offset doesn't overflow in ntp_update_offset John Stultz <john.stultz@linaro.org> - 2015-12-08 01:10 +0100
    Re: [PATCH] ntp: verify offset doesn't overflow in ntp_update_offset Sasha Levin <sasha.levin@oracle.com> - 2015-12-08 01:30 +0100

csiph-web