All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] 9p queue 2026-06-17
@ 2026-06-17 15:39 Christian Schoenebeck
  2026-06-17 15:39 ` [PULL 3/3] hw/9pfs: consolidate name validation with check_name() Christian Schoenebeck
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christian Schoenebeck @ 2026-06-17 15:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-stable, Greg Kurz, Peter Maydell, Feifan Qian

The following changes since commit b0df6e2f2c6c45df8d4d286933799c623e124d98:

  Merge tag 'pull-riscv-to-apply-20260616' of https://github.com/alistair23/qemu into staging (2026-06-16 10:41:47 -0400)

are available in the Git repository at:

  https://github.com/cschoenebeck/qemu.git tags/pull-9p-20260617

for you to fetch changes up to 116db2986b11c914217bbd1547815b6c7efb944a:

  hw/9pfs: consolidate name validation with check_name() (2026-06-17 17:21:55 +0200)

----------------------------------------------------------------
9pfs changes:

- Fix guest-triggerable assertion fault (DoS) with the legacy Twstat
  rename handler.

- Code deduplication.

----------------------------------------------------------------
Christian Schoenebeck (3):
      hw/9pfs: fix abort due to illegal name with Twstat rename
      hw/9pfs: reject . and .. in Twstat rename
      hw/9pfs: consolidate name validation with check_name()

 hw/9pfs/9p.c | 97 ++++++++++++++++++++++++++----------------------------------
 1 file changed, 42 insertions(+), 55 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-06-18 17:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17 15:39 [PULL 0/3] 9p queue 2026-06-17 Christian Schoenebeck
2026-06-17 15:39 ` [PULL 3/3] hw/9pfs: consolidate name validation with check_name() Christian Schoenebeck
2026-06-17 15:39 ` [PULL 2/3] hw/9pfs: reject . and .. in Twstat rename Christian Schoenebeck
2026-06-17 15:39 ` [PULL 1/3] hw/9pfs: fix abort due to illegal name with " Christian Schoenebeck
2026-06-18 17:53 ` [PULL 0/3] 9p queue 2026-06-17 Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.