The following changes since commit 7074591d7954876951f84c15b994a43251d5a3c1:
Merge tag 'qom-qdev-20260922' of https://gitlab.com/mcayland-ntx/qemu into staging (2026-09-22 07:56:00 -0700)
are available in the Git repository at:
https://github.com/cschoenebeck/qemu.git tags/pull-9p-20260923
for you to fetch changes up to fe9e30899ffceef25cf345ec83f76546afca19dd:
hw/9pfs: mutate FID path from main thread only (CVE-2026-93834) (2026-09-23 09:32:15 +0200)
----------------------------------------------------------------
9pfs changes:
- Fix CVE-2026-93834.
----------------------------------------------------------------
Christian Schoenebeck (1):
hw/9pfs: mutate FID path from main thread only (CVE-2026-93834)
hw/9pfs/cofile.c | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)