The following changes since commit 45ae97993a75f975f1a01d25564724c7e10a543f:
Merge tag 'pull-tricore-20230607' of https://github.com/bkoppelmann/qemu into staging (2023-06-07 11:45:22 -0700) are available in the Git repository at: https://github.com/cschoenebeck/qemu.git tags/pull-9p-20230608 for you to fetch changes up to f6b0de53fb87ddefed348a39284c8e2f28dc4eda: 9pfs: prevent opening special files (CVE-2023-2861) (2023-06-08 17:04:58 +0200) ---------------------------------------------------------------- * Fix for CVE-2023-2861. ---------------------------------------------------------------- Christian Schoenebeck (1): 9pfs: prevent opening special files (CVE-2023-2861) fsdev/virtfs-proxy-helper.c | 27 +++++++++++++++++++++++++-- hw/9pfs/9p-util.h | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 2 deletions(-)