From: Miklos Szeredi <miklos@szeredi.hu>
To: Kirill Tkhai <ktkhai@virtuozzo.com>
Cc: Dmitry Vyukov <dvyukov@google.com>,
syzbot <syzbot+4e975615ca01f2277bdd@syzkaller.appspotmail.com>,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fuse: Fix use-after-free in fuse_dev_do_write()
Date: Mon, 1 Oct 2018 11:26:10 +0200 [thread overview]
Message-ID: <CAJfpegsPkKb2Gfd65Yq4qo6dgyCB2Wzy10FYXhzoMbXQW67U=Q@mail.gmail.com> (raw)
In-Reply-To: <153786915356.22029.14929917223689579717.stgit@localhost.localdomain>
On Tue, Sep 25, 2018 at 11:52 AM, Kirill Tkhai <ktkhai@virtuozzo.com> wrote:
> After we found req in request_find() and released the lock,
> everything may happen with the req in parallel.
>
> Keep it alive till we finish touch its memory.
>
> Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Applied.
Thanks,
Miklos
prev parent reply other threads:[~2018-10-01 9:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-25 9:52 Kirill Tkhai
2018-10-01 9:26 ` Miklos Szeredi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJfpegsPkKb2Gfd65Yq4qo6dgyCB2Wzy10FYXhzoMbXQW67U=Q@mail.gmail.com' \
--to=miklos@szeredi.hu \
--cc=dvyukov@google.com \
--cc=ktkhai@virtuozzo.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=syzbot+4e975615ca01f2277bdd@syzkaller.appspotmail.com \
--subject='Re: [PATCH] fuse: Fix use-after-free in fuse_dev_do_write()' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).