From: Anirudh Rayabharam <mail@anirudhrb.com>
To: Luis Chamberlain <mcgrof@kernel.org>
Cc: linux-kernel-mentees@lists.linuxfoundation.org,
linux-kernel@vger.kernel.org, rafael@kernel.org
Subject: Re: [PATCH v8 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
Date: Thu, 29 Jul 2021 22:22:33 +0530 [thread overview]
Message-ID: <YQLc0UYXSjqbARAJ@anirudhrb.com> (raw)
In-Reply-To: <YQG/9RPgETxF08Vz@bombadil.infradead.org>
On Wed, Jul 28, 2021 at 01:37:09PM -0700, Luis Chamberlain wrote:
> On Wed, Jul 28, 2021 at 02:21:05PM +0530, Anirudh Rayabharam wrote:
> > This series fixes the use after free in firmware_fallback_sysfs reported by
> > syzbot at:
> > https://syzkaller.appspot.com/bug?extid=de271708674e2093097b
>
> Greg,
>
> With Shua's review ammeded, this series is ready to be queued up, finally.
>
> Anirudh, thanks for following up on all these iterations!
Thank you for your guidance throughout this series!
- Anirudh.
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees
WARNING: multiple messages have this Message-ID (diff)
From: Anirudh Rayabharam <mail@anirudhrb.com>
To: Luis Chamberlain <mcgrof@kernel.org>
Cc: gregkh@linuxfoundation.org, rafael@kernel.org,
skhan@linuxfoundation.org, linux-kernel@vger.kernel.org,
linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [PATCH v8 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
Date: Thu, 29 Jul 2021 22:22:33 +0530 [thread overview]
Message-ID: <YQLc0UYXSjqbARAJ@anirudhrb.com> (raw)
In-Reply-To: <YQG/9RPgETxF08Vz@bombadil.infradead.org>
On Wed, Jul 28, 2021 at 01:37:09PM -0700, Luis Chamberlain wrote:
> On Wed, Jul 28, 2021 at 02:21:05PM +0530, Anirudh Rayabharam wrote:
> > This series fixes the use after free in firmware_fallback_sysfs reported by
> > syzbot at:
> > https://syzkaller.appspot.com/bug?extid=de271708674e2093097b
>
> Greg,
>
> With Shua's review ammeded, this series is ready to be queued up, finally.
>
> Anirudh, thanks for following up on all these iterations!
Thank you for your guidance throughout this series!
- Anirudh.
next prev parent reply other threads:[~2021-07-29 16:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-28 8:51 [PATCH v8 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs Anirudh Rayabharam
2021-07-28 8:51 ` Anirudh Rayabharam
2021-07-28 8:51 ` [PATCH v8 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback Anirudh Rayabharam
2021-07-28 8:51 ` Anirudh Rayabharam
2021-07-28 8:51 ` [PATCH v8 2/2] firmware_loader: fix use-after-free in firmware_fallback_sysfs Anirudh Rayabharam
2021-07-28 8:51 ` Anirudh Rayabharam
2021-07-28 16:37 ` Shuah Khan
2021-07-28 16:37 ` Shuah Khan
2021-07-28 20:37 ` [PATCH v8 0/2] firmware_loader: fix uaf " Luis Chamberlain
2021-07-28 20:37 ` Luis Chamberlain
2021-07-29 16:52 ` Anirudh Rayabharam [this message]
2021-07-29 16:52 ` Anirudh Rayabharam
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=YQLc0UYXSjqbARAJ@anirudhrb.com \
--to=mail@anirudhrb.com \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mcgrof@kernel.org \
--cc=rafael@kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.