Re: [Qemu-devel] [PULL 0/1] 9p fixes for v3.1.0-rc1

2018-11-09 Thread Peter Maydell
On 8 November 2018 at 20:41, Greg Kurz  wrote:
> The following changes since commit a7ce790a029bd94eb320d8c69f38900f5233997e:
>
>   tcg/tcg-op.h: Add multiple include guard (2018-11-08 15:15:32 +)
>
> are available in the Git repository at:
>
>   https://github.com/gkurz/qemu.git tags/for-upstream
>
> for you to fetch changes up to 5b76ef50f62079a2389ba28cacaf6cce68b1a0ed:
>
>   9p: write lock path in v9fs_co_open2() (2018-11-08 21:19:05 +0100)
>
> 
> Fixes a potential use-after-free issue that could be triggered by a
> misbehaving guest.
>
> 
> Greg Kurz (1):
>   9p: write lock path in v9fs_co_open2()
>
>  hw/9pfs/cofile.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

-- PMM



[Qemu-devel] [PULL 0/1] 9p fixes for v3.1.0-rc1

2018-11-08 Thread Greg Kurz
The following changes since commit a7ce790a029bd94eb320d8c69f38900f5233997e:

  tcg/tcg-op.h: Add multiple include guard (2018-11-08 15:15:32 +)

are available in the Git repository at:

  https://github.com/gkurz/qemu.git tags/for-upstream

for you to fetch changes up to 5b76ef50f62079a2389ba28cacaf6cce68b1a0ed:

  9p: write lock path in v9fs_co_open2() (2018-11-08 21:19:05 +0100)


Fixes a potential use-after-free issue that could be triggered by a
misbehaving guest.


Greg Kurz (1):
  9p: write lock path in v9fs_co_open2()

 hw/9pfs/cofile.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
-- 
2.17.2