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]
Date:   Tue, 14 Mar 2023 00:25:33 +0100
From:   Frederic Weisbecker <frederic@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Guenter Roeck <linux@...ck-us.net>,
        "Paul E. McKenney" <paulmck@...nel.org>,
        Peter Zijlstra <peterz@...radead.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 6.3-rc2

Le Mon, Mar 13, 2023 at 04:17:06PM -0700, Linus Torvalds a écrit :
> On Mon, Mar 13, 2023 at 4:11 PM Frederic Weisbecker <frederic@...nel.org> wrote:
> >
> > So the hardirq interrupted some code that has softirqs disabled (or
> > servicing) from the preempt mask POV but not from lockdep POV.
> 
> .. but those are two different counters, so isn't that *always* racy?
> IOW, one counter being updated before the other...
> 
> IOW, isn't this *why* that check isn't supposed to ever trigger at all
> from hard-irq context?

Right but these two values are always modified within the same IRQs
disabled section.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ