[PULL 0/1] 9p queue 2026-09-23

Christian Schoenebeck posted 1 patch 3 days, 11 hours ago
hw/9pfs/cofile.c | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
[PULL 0/1] 9p queue 2026-09-23
Posted by Christian Schoenebeck 3 days, 11 hours ago
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(-)
Re: [PULL 0/1] 9p queue 2026-09-23
Posted by Richard Henderson 2 days, 23 hours ago
On 9/23/26 00:49, Christian Schoenebeck wrote:
> The following changes since commit 7074591d7954876951f84c15b994a43251d5a3c1:
> 
>    Merge tag 'qom-qdev-20260922' ofhttps://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.

Applied, thanks.

r~