[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL for-9.2 0/1] 9p queue 2024-12-10
From: |
Peter Maydell |
Subject: |
Re: [PULL for-9.2 0/1] 9p queue 2024-12-10 |
Date: |
Wed, 11 Dec 2024 18:14:25 +0000 |
On Tue, 10 Dec 2024 at 10:11, Christian Schoenebeck
<qemu_oss@crudebyte.com> wrote:
>
> The following changes since commit 1cf9bc6eba7506ab6d9de635f224259225f63466:
>
> Update version for v9.2.0-rc3 release (2024-12-03 17:56:12 +0000)
>
> are available in the Git repository at:
>
> https://github.com/cschoenebeck/qemu.git tags/pull-9p-20241210
>
> for you to fetch changes up to d06a9d843fb65351e0e4dc42ba0c404f01ea92b3:
>
> 9pfs: fix regression regarding CVE-2023-2861 (2024-12-10 10:24:52 +0100)
>
> ----------------------------------------------------------------
> * Fix a regression regarding CVE-2023-2861 with security_model=passthrough
> which caused certain sockets on guest to fail.
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0
for any user-visible changes.
-- PMM