mbox series

[0/2] Fix to latest syzkaller bugs in 9p area

Message ID cover.1664442592.git.leonro@nvidia.com (mailing list archive)
Headers show
Series Fix to latest syzkaller bugs in 9p area | expand

Message

Leon Romanovsky Sept. 29, 2022, 9:37 a.m. UTC
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(-)