From: "Michael S. Tsirkin" <mst@redhat.com>
To: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Cc: "Michael Tokarev" <mjt@tls.msk.ru>,
qemu-devel@nongnu.org, "Gerd Hoffmann" <kraxel@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Richard Henderson" <richard.henderson@linaro.org>,
qemu-stable@nongnu.org
Subject: Re: [PATCH v3 0/2] More virtio-snd fortifications/coverity fixes
Date: Sat, 25 Jul 2026 07:52:02 -0400 [thread overview]
Message-ID: <20260725074851-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <CAAjaMXagdexkBXM8acCq7d+N51BG1qLGs-J7Ctz+ZFe2zzSOFg@mail.gmail.com>
On Wed, Jul 08, 2026 at 03:01:19PM +0300, Manos Pitsidianakis wrote:
> On Wed, Jul 8, 2026 at 12:09 PM Michael Tokarev <mjt@tls.msk.ru> wrote:
> >
> > On 20.04.2026 08:07, Manos Pitsidianakis wrote:
> > > Added checks for stuff coverity pointed out (CID 1547527).
> > >
> > > Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
> > > ---
> > > Changes in v3:
> > > - Added Coverity CID in patch message (thanks Alex)
> > > - Link to v2: https://lore.kernel.org/qemu-devel/20260417-virtio-fixups-v2-0-4a0d8636a628@linaro.org
> > >
> > > Changes in v2:
> > > - Use g_size_checked_add (thanks rth)
> > > - Link to v1: https://lore.kernel.org/qemu-devel/20260416-virtio-fixups-v1-0-ec14e2de0852@linaro.org
> >
> > Hi!
> >
> > It looks like this patchset has been lost somehow. Is it still needed?
> >
> > /mjt
>
> Patch 2 is still unreviewed it seems. I might send a new series with
> more patches soon. Thanks for the reminder!
I think a bigger problem is that we allocate as much as guest wants
in the 1st place. Want to look into this?
> >
> > > ---
> > > Manos Pitsidianakis (2):
> > > virtio-snd: check rx buffer descriptor size
> > > virtio-snd: check for overflow before g_malloc0
> > >
> > > hw/audio/virtio-snd.c | 24 +++++++++++++++++-------
> > > 1 file changed, 17 insertions(+), 7 deletions(-)
> > > ---
> > > base-commit: da6c4fe60fee30dd77267764d55b38af9cb89d4b
> > > change-id: 20260415-virtio-fixups-3bc3a1a1cd27
> > >
> > > --
> > > γαῖα πυρί μιχθήτω
> > >
> > >
> >
>
> --
> Manos Pitsidianakis
> Emulation and Virtualization Engineer at Linaro Ltd
prev parent reply other threads:[~2026-07-25 11:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-20 5:07 [PATCH v3 0/2] More virtio-snd fortifications/coverity fixes Manos Pitsidianakis
2026-04-20 5:07 ` [PATCH v3 1/2] virtio-snd: check rx buffer descriptor size Manos Pitsidianakis
2026-04-20 5:07 ` [PATCH v3 2/2] virtio-snd: check for overflow before g_malloc0 Manos Pitsidianakis
2026-07-08 9:09 ` [PATCH v3 0/2] More virtio-snd fortifications/coverity fixes Michael Tokarev
2026-07-08 12:01 ` Manos Pitsidianakis
2026-07-25 9:50 ` Michael S. Tsirkin
2026-07-25 11:52 ` Michael S. Tsirkin [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=20260725074851-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=kraxel@redhat.com \
--cc=manos.pitsidianakis@linaro.org \
--cc=mjt@tls.msk.ru \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
--cc=richard.henderson@linaro.org \
/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 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.