From: Leon Romanovsky <leon@kernel.org>
To: v9fs-developer@lists.sourceforge.net
Cc: linux_oss@crudebyte.com, linux-kernel@vger.kernel.org,
syzkaller-bugs@googlegroups.com,
Dominique Martinet <asmadeus@codewreck.org>,
syzbot+67d13108d855f451cafc@syzkaller.appspotmail.com,
davem@davemloft.net, edumazet@google.com, ericvh@gmail.com,
kuba@kernel.org, lucho@ionkov.net, netdev@vger.kernel.org
Subject: [PATCH 0/2] Fix to latest syzkaller bugs in 9p area
Date: Thu, 29 Sep 2022 12:37:54 +0300 [thread overview]
Message-ID: <cover.1664442592.git.leonro@nvidia.com> (raw)
This is followup to our discussion https://lore.kernel.org/all/YzVIGuISTnIFSIs9@codewreck.org/
with fixes to two syzkaller bugs in 9p.
It is based on linux-next.
Leon Romanovsky (2):
Revert "9p: p9_client_create: use p9_client_destroy on failure"
9p: destroy client in symmetric order
net/9p/client.c | 47 +++++++++++++++++++++--------------------------
1 file changed, 21 insertions(+), 26 deletions(-)
--
2.37.3
next reply other threads:[~2022-09-29 9:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-29 9:37 Leon Romanovsky [this message]
2022-09-29 9:37 ` [PATCH 1/2] Revert "9p: p9_client_create: use p9_client_destroy on failure" Leon Romanovsky
2022-10-04 13:10 ` Dan Carpenter
2022-10-04 21:01 ` Dominique Martinet
2022-10-06 16:19 ` Leon Romanovsky
2022-09-29 9:37 ` [PATCH 2/2] 9p: destroy client in symmetric order Leon Romanovsky
2022-09-29 10:29 ` Dominique Martinet
2022-09-29 10:53 ` Leon Romanovsky
2022-10-04 13:03 ` Christian Schoenebeck
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=cover.1664442592.git.leonro@nvidia.com \
--to=leon@kernel.org \
--cc=asmadeus@codewreck.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=ericvh@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux_oss@crudebyte.com \
--cc=lucho@ionkov.net \
--cc=netdev@vger.kernel.org \
--cc=syzbot+67d13108d855f451cafc@syzkaller.appspotmail.com \
--cc=syzkaller-bugs@googlegroups.com \
--cc=v9fs-developer@lists.sourceforge.net \
/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.