From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] qemu: Version bump. 11.0.1 -> 11.0.3
Date: Fri, 14 Aug 2026 17:38:36 +0200 [thread overview]
Message-ID: <20260814153836.1802580-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260727200354.2401578-1-christian.melki@t2data.com>
Thanks, applied as 2bc6a18cdfb356cb744886a004d161abd86d1534.
Michael
[sent from post-receive hook]
On Fri, 14 Aug 2026 17:38:36 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Bug and security fixes.
> https://github.com/qemu/qemu/compare/v11.0.1...v11.0.3
>
> Plugs CVEs:
> CVE-2026-48004: fix missing rename lock in v9fs_co_readdir_many
> CVE-2026-48914: add missing VIRTIO_BLK_T_SCSI_CMD size check
> CVE-2026-9238: cap Treaddir allocation
>
> * Forward patchset, adjust for line offset.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260727200354.2401578-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/patches/qemu-11.0.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch b/patches/qemu-11.0.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> similarity index 96%
> rename from patches/qemu-11.0.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> rename to patches/qemu-11.0.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> index ac80a6e1fa88..fe53dcafee05 100644
> --- a/patches/qemu-11.0.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> +++ b/patches/qemu-11.0.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> @@ -11,7 +11,7 @@ Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 1 file changed, 27 insertions(+), 13 deletions(-)
>
> diff --git a/hw/9pfs/9p-local.c b/hw/9pfs/9p-local.c
> -index 24cb1da90ae0..9827cefbe12a 100644
> +index ee592b62f81f..b795afaa46d6 100644
> --- a/hw/9pfs/9p-local.c
> +++ b/hw/9pfs/9p-local.c
> @@ -463,8 +463,7 @@ static ssize_t local_readlink(FsContext *fs_ctx, V9fsPath *fs_path,
> @@ -50,7 +50,7 @@ index 24cb1da90ae0..9827cefbe12a 100644
> close_preserve_errno(dirfd);
> out:
> g_free(name);
> -@@ -907,18 +918,21 @@ static int local_symlink(FsContext *fs_ctx, const char *oldpath,
> +@@ -910,18 +921,21 @@ static int local_symlink(FsContext *fs_ctx, const char *oldpath,
> int fd;
> ssize_t oldpath_size, write_size;
>
> diff --git a/patches/qemu-11.0.1/0101-python-don-t-install-local-package-with-e.patch b/patches/qemu-11.0.3/0101-python-don-t-install-local-package-with-e.patch
> similarity index 100%
> rename from patches/qemu-11.0.1/0101-python-don-t-install-local-package-with-e.patch
> rename to patches/qemu-11.0.3/0101-python-don-t-install-local-package-with-e.patch
> diff --git a/patches/qemu-11.0.1/series b/patches/qemu-11.0.3/series
> similarity index 100%
> rename from patches/qemu-11.0.1/series
> rename to patches/qemu-11.0.3/series
> diff --git a/rules/qemu.make b/rules/qemu.make
> index a6a8e712d957..aee3848dab4d 100644
> --- a/rules/qemu.make
> +++ b/rules/qemu.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ARCH_LP64)-$(PTXCONF_QEMU) += qemu
> #
> # Paths and names
> #
> -QEMU_VERSION := 11.0.1
> -QEMU_SHA256 := 0d235f5820278d914a3155ec27af8e4258d697ea892895570807d69c0cb8cd64
> +QEMU_VERSION := 11.0.3
> +QEMU_SHA256 := da5fcffc32762820568b828ed430a728864d34d50b6d2f30358597760cbb0523
> QEMU := qemu-$(QEMU_VERSION)
> QEMU_SUFFIX := tar.xz
> QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
prev parent reply other threads:[~2026-08-14 15:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-27 20:03 [ptxdist] [PATCH] " Christian Melki
2026-08-14 15:38 ` Michael Olbrich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260814153836.1802580-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox