[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f1a37128-004b-4605-81a5-11f778cd5498@kernel.dk>
Date: Fri, 13 Oct 2023 09:53:32 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Christian Brauner <brauner@...nel.org>,
Dan Clash <daclash@...ux.microsoft.com>
Cc: linux-kernel@...r.kernel.org, paul@...l-moore.com,
linux-fsdevel@...r.kernel.org, dan.clash@...rosoft.com,
audit@...r.kernel.org, io-uring@...r.kernel.org
Subject: Re: [PATCH] audit,io_uring: io_uring openat triggers audit reference
count underflow
On 10/13/23 9:44 AM, Christian Brauner wrote:
> On Thu, 12 Oct 2023 14:55:18 -0700, Dan Clash wrote:
>> An io_uring openat operation can update an audit reference count
>> from multiple threads resulting in the call trace below.
>>
>> A call to io_uring_submit() with a single openat op with a flag of
>> IOSQE_ASYNC results in the following reference count updates.
>>
>> These first part of the system call performs two increments that do not race.
>>
>> [...]
>
> Picking this up as is. Let me know if this needs another tree.
Since it's really vfs related, your tree is fine.
> Applied to the vfs.misc branch of the vfs/vfs.git tree.
> Patches in the vfs.misc branch should appear in linux-next soon.
You'll send it in for 6.6, right?
--
Jens Axboe
Powered by blists - more mailing lists