Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-2021-01-15' into...
commita968a38005bf2568605cac7f86b9fba7fc089726
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 15 Jan 2021 15:32:05 +0000 (15 15:32 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 15 Jan 2021 15:32:05 +0000 (15 15:32 +0000)
tree8367f2608220c55982cf61ea45263903d942510c
parent256af05f52b5f944482341273a77511089d64435
parent89fbea8737e8f7b954745a1ffc4238d377055305
Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-2021-01-15' into staging

Fix for CVE-2021-20181

# gpg: Signature made Fri 15 Jan 2021 08:52:19 GMT
# gpg:                using RSA key B4828BAF943140CEF2A3491071D4D5E5822F73D6
# gpg: Good signature from "Greg Kurz <groug@kaod.org>" [full]
# gpg:                 aka "Gregory Kurz <gregory.kurz@free.fr>" [full]
# gpg:                 aka "[jpeg image of size 3330]" [full]
# Primary key fingerprint: B482 8BAF 9431 40CE F2A3  4910 71D4 D5E5 822F 73D6

* remotes/gkurz-gitlab/tags/9p-next-2021-01-15:
  9pfs: Fully restart unreclaim loop (CVE-2021-20181)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>