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-next>] [day] [month] [year] [list]
Date:   Fri, 2 Dec 2022 14:31:10 +1100
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Michael Ellerman <mpe@...erman.id.au>,
        PowerPC <linuxppc-dev@...ts.ozlabs.org>
Cc:     "Christopher M. Riedl" <cmr@...escreens.de>,
        Benjamin Gray <bgray@...ux.ibm.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: boot failure after merge of the powerpc tree

Hi all,

After merging all the trees, today's linux-next qemu run (powerpc
pseries_le_defconfig with kvm) crashed like this:

Memory: 2029504K/2097152K available (14592K kernel code, 2944K rwdata, 18176K rodata, 5120K init, 1468K bss, 67648K reserved, 0K cma-reserved)
SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
BUG: Kernel NULL pointer dereference on read at 0x0000001c
Faulting instruction address: 0xc00000000047e9bc
Oops: Kernel access of bad area, sig: 7 [#1]
LE PAGE_SIZE=64K MMU=Radix SMP NR_CPUS=2048 NUMA pSeries
Modules linked in:
CPU: 0 PID: 0 Comm: swapper Not tainted 6.1.0-rc7 #1
Hardware name: IBM pSeries (emulated by qemu) POWER9 (raw) 0x4e1202 0xf000005 of:SLOF,HEAD hv:linux,kvm pSeries
NIP:  c00000000047e9bc LR: c000000000e06718 CTR: c00000000047e970
REGS: c000000002773770 TRAP: 0300   Not tainted  (6.1.0-rc7)
MSR:  8000000002001033 <SF,VEC,ME,IR,DR,RI,LE>  CR: 22004220  XER: 00000000
CFAR: c000000000070508 DAR: 000000000000001c DSISR: 00080000 IRQMASK: 3 
GPR00: c000000000e06718 c000000002773a10 c00000000116fc00 0000000000000000 
GPR04: 0000000000002900 0000000000002800 0000000000000000 0000000000000000 
GPR08: 000000000000000e c0000000027afc00 0000000000000000 0000000000004000 
GPR12: c00000000047e970 c000000002950000 0000000000000000 00000000013c8ff0 
GPR16: 000000000000000d 0000000002be00d0 0000000000000001 00000000013c8e60 
GPR20: 00000000013c8fa8 00000000013c8d90 c0000000027b2160 0000000000000000 
GPR24: 0000000000000005 c0000000027b3568 c000000000e06718 0000000000002900 
GPR28: 0000000000002900 0000000007fff33f 0000000000000000 c000000002773bc8 
NIP [c00000000047e9bc] kmem_cache_alloc+0x5c/0x610
LR [c000000000e06718] mas_alloc_nodes+0xe8/0x350
Call Trace:
[c000000002773a10] [0040000000000000] 0x40000000000000 (unreliable)
[c000000002773a70] [c000000000e06718] mas_alloc_nodes+0xe8/0x350
[c000000002773ad0] [c000000000e0f7f4] mas_expected_entries+0x94/0x110
[c000000002773b10] [c00000000012cc44] dup_mmap+0x194/0x730
[c000000002773c80] [c00000000012d260] dup_mm+0x80/0x180
[c000000002773cc0] [c00000000008e7c0] text_area_cpu_up_mm+0x20/0x1a0
[c000000002773d20] [c00000000013367c] cpuhp_invoke_callback+0x15c/0x810
[c000000002773db0] [c0000000001348dc] cpuhp_issue_call+0x28c/0x2a0
[c000000002773e00] [c000000000134e44] __cpuhp_setup_state_cpuslocked+0x154/0x3e0
[c000000002773eb0] [c000000000135180] __cpuhp_setup_state+0xb0/0x1d0
[c000000002773f10] [c000000002016f9c] poking_init+0x40/0x9c
[c000000002773f30] [c00000000200434c] start_kernel+0x598/0x914
[c000000002773fe0] [c00000000000d990] start_here_common+0x1c/0x20
Code: fb81ffe0 7c9b2378 3b293968 fbc1fff0 f8010010 7c7e1b78 fba1ffe8 fbe1fff8 91610008 f821ffa1 f8410018 83b90000 <83e3001c> 7fbd2038 7bbc0020 7f84e378 
---[ end trace 0000000000000000 ]---

Kernel panic - not syncing: Attempted to kill the idle task!

Reverting commits

  55a02e6ea958 ("powerpc/code-patching: Use temporary mm for Radix MMU")
  d0462ee02fdd ("powerpc/code-patching: Consolidate and cache per-cpu patching context")
(this second just because it follows the other and modifies the same file)

fixes the panic.  I have done that in linux-next today.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ