[PATCH] tomoyo: fix timestamping for y2038
Arnd Bergmann
arnd at arndb.de
Thu Oct 19 12:29:15 UTC 2017
On Thu, Oct 19, 2017 at 1:29 PM, Tetsuo Handa
<penguin-kernel at i-love.sakura.ne.jp> wrote:
> Arnd Bergmann wrote:
>> Tomoyo uses an open-coded version of time_to_tm() to create a timestamp
>> from the current time as read by get_seconds(). This will overflow and
>> give wrong results on 32-bit systems in 2038.
>>
>
> Thank you.
>
> Please fold below diff into your patch, for year calculation is wrong.
Done, thanks for spotting this!
>
> Acked-by: Tetsuo Handa <penguin-kernel at I-love.SAKURA.ne.jp>
Thanks!
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the Linux-security-module-archive
mailing list