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-=whfrgndT5Y8PJtHtFwhuef2eCEr46NUdsMD9MVEom_HXw@mail.gmail.com>
Date: Tue, 4 Mar 2025 09:03:57 -1000
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: K Prateek Nayak <kprateek.nayak@....com>
Cc: Alexander Viro <viro@...iv.linux.org.uk>, Christian Brauner <brauner@...nel.org>, 
	Oleg Nesterov <oleg@...hat.com>, Swapnil Sapkal <swapnil.sapkal@....com>, 
	Alexey Gladkov <legion@...nel.org>, linux-fsdevel@...r.kernel.org, 
	linux-kernel@...r.kernel.org, Jan Kara <jack@...e.cz>, 
	Mateusz Guzik <mjguzik@...il.com>, Manfred Spraul <manfred@...orfullife.com>, 
	David Howells <dhowells@...hat.com>, WangYuli <wangyuli@...ontech.com>, 
	Hillf Danton <hdanton@...a.com>, "Gautham R. Shenoy" <gautham.shenoy@....com>, Neeraj.Upadhyay@....com, 
	Ananth.narayan@....com
Subject: Re: [PATCH] fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutex

On Tue, 4 Mar 2025 at 03:52, K Prateek Nayak <kprateek.nayak@....com> wrote:
>
> pipe_readable(), pipe_writable(), and pipe_poll() can read "pipe->head"
> and "pipe->tail" outside of "pipe->mutex" critical section.  [...]

Thanks, applied.

                Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ