qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/4] 9pfs: local: fix metadata of mapped-file sec


From: Greg Kurz
Subject: [Qemu-devel] [PATCH v2 0/4] 9pfs: local: fix metadata of mapped-file security mode
Date: Tue, 23 May 2017 16:32:15 +0200
User-agent: StGit/0.17.1-20-gc0b1b-dirty

v2: - posted patch for CVE-2017-7493 separately
    - other changes available in each patch changelog

Leo,

If you find time to test this series, I'll gladly add your Tested-by: to
it before merging.

Cheers,

--
Greg

---

Greg Kurz (4):
      9pfs: check return value of v9fs_co_name_to_path()
      9pfs: local: resolve special directories in paths
      9pfs: local: simplify file opening
      9pfs: local: metadata file for the VirtFS root


 hw/9pfs/9p-local.c |  147 ++++++++++++++++++++++++++++++++++++++--------------
 hw/9pfs/9p-util.c  |   43 ---------------
 hw/9pfs/9p-util.h  |    2 -
 hw/9pfs/9p.c       |   36 +++++++++----
 4 files changed, 133 insertions(+), 95 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]