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]
Message-ID: <CAPAsAGxkfTgMWy+3FPVdsbvtszmk1L_fwyOA2O5XzWQMuyPpig@mail.gmail.com>
Date:	Sat, 22 Aug 2015 16:31:38 +0300
From:	Andrey Ryabinin <ryabinin.a.a@...il.com>
To:	kernel test robot <ying.huang@...el.com>
Cc:	LKP <lkp@...org>, LKML <linux-kernel@...r.kernel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [lkp] [x86_64] ef7f0d6a6c: BUG: kernel early-boot crashed early
 console in setup code

2015-08-22 16:16 GMT+03:00 kernel test robot <ying.huang@...el.com>:
> FYI, we noticed the below changes on
>
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> commit ef7f0d6a6ca8c9e4b27d78895af86c2fbfaeedb2 ("x86_64: add KASan support")
>
>
> +-----------------------------------------------------------+------------+------------+
> |                                                           | 786a895991 | ef7f0d6a6c |
> +-----------------------------------------------------------+------------+------------+
> | boot_successes                                            | 10         | 0          |
> | boot_failures                                             | 1          | 12         |
> | BUG:kernel_test_crashed                                   | 1          |            |
> | BUG:kernel_early-boot_crashed_early_console_in_setup_code | 0          | 12         |
> +-----------------------------------------------------------+------------+------------+
>
>
> This may related to the specific kernel configuration file, which is attached.
>

The combination of these 2 configs didn't work at some point:
       CONFIG_PHYSICAL_START=0x1000000
       CONFIG_KASAN=y

This was fixed in commit 5d5aa3cfca5cf74cd928daf3674642e6004328d1
("x86/kasan: Fix KASAN shadow region page tables")
--
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