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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 23 Dec 2017 19:40:34 +0100 (CET)
From:   Thomas Gleixner <tglx@...utronix.de>
To:     kernel test robot <fengguang.wu@...el.com>
cc:     LKP <lkp@...org>, xen-devel@...ts.xenproject.org,
        kasan-dev@...glegroups.com, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...nel.org>,
        wfg@...ux.intel.com
Subject: Re: 92a0f81d89 ("x86/cpu_entry_area: Move it out of the fixmap"):
 BUG: kernel hang in boot stage

On Sun, 24 Dec 2017, kernel test robot wrote:

> Greetings,
> 
> 0day kernel testing robot got the below dmesg and the first bad commit is
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/pti
> 
> commit 92a0f81d89571e3e8759366e050ee05cc545ef99
> Author:     Thomas Gleixner <tglx@...utronix.de>
> AuthorDate: Wed Dec 20 18:51:31 2017 +0100
> Commit:     Ingo Molnar <mingo@...nel.org>
> CommitDate: Fri Dec 22 20:13:05 2017 +0100
> 
>     x86/cpu_entry_area: Move it out of the fixmap

Yes, I'm an idiot.

     for (; start < end; start += PMD_SIZE)

which works fine when start + PMD_SIZE does not wrap around to 0 ....

Fix is on the way to git.

Thanks,

	tglx

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ