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:   Mon, 26 Sep 2022 17:57:33 +0000
From:   David Chen <david.chen@...anix.com>
To:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     Peter Zijlstra <peterz@...radead.org>,
        Borislav Petkov <bp@...e.de>,
        Josh Poimboeuf <jpoimboe@...nel.org>
Subject: "BUG at kernel/entry/common.c:407!" on 5.10.133+

Hi all,

On 5.10 branch starting from 5.10.133, if I do:

  echo 1 > /proc/sys/kernel/stack_tracer_enabled

The system will lock up, and the console will keep spewing
"BUG at kernel/entry/common.c:407!" indefinitely.

I bisect this issue down to "c9eb5dc x86: Use return-thunk in asm code".
Though interestingly, when I tried this on 5.19.11 which also contains the
change, the issue didn't occur. Also this issue happens on both KVM guest and
Virtualbox guest. I'm not sure if this affects non-VM for not.

Any help is appreciated.

Thanks,
David

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ