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] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wj16E7+Q7hcRrKT-HR-hfj4We3C4wr9Mw=bU5RdYwaY6A@mail.gmail.com>
Date:   Mon, 6 Mar 2023 10:12:01 -0800
From:   Linus Torvalds <torvalds@...ux-foundation.org>
To:     Guenter Roeck <linux@...ck-us.net>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 6.3-rc1

On Mon, Mar 6, 2023 at 8:52 AM Guenter Roeck <linux@...ck-us.net> wrote:
>
> Various crashes, affecting several architectures.
>
> [   11.664666] BUG: unable to handle page fault for address: 000000000002d3db
> [   11.667043]  lock_acquire+0xcb/0x330
> [   11.667163]  _raw_spin_lock+0x2b/0x40
> [   11.667255]  add_timer_on+0x92/0x150
> [   11.667302]  try_to_generate_entropy+0x256/0x280

Ok, this seems to be due to the issue discussed here

   https://lore.kernel.org/all/CAHk-=witXXeQuP9fgs4dDL2Ex0meXQiHJs+3JEfNdaPwngMVEg@mail.gmail.com/

and I think the fix is as per the appended patch (that particular
crash is due to the random.c part, but I did the others that 'git
grep' picked out too).

Can you run your test-runs on this patch?

              Linus

View attachment "patch.diff" of type "text/x-patch" (4183 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ