All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: Wenfeng Liu <liuwf@arraynetworks.com.cn>
Cc: maxime.coquelin@redhat.com, dev@dpdk.org, stable@dpdk.org
Subject: Re: [PATCH v2] net/virtio-user: fix overflow
Date: Wed, 15 Mar 2017 16:08:20 +0800	[thread overview]
Message-ID: <20170315080820.GM18844@yliu-dev.sh.intel.com> (raw)
In-Reply-To: <1489486196-7456-1-git-send-email-liuwf@arraynetworks.com.cn>

On Tue, Mar 14, 2017 at 10:09:56AM +0000, Wenfeng Liu wrote:
> virtio-user limits the qeueue number to 8 but provides no limit
> check against the queue number input from user. If a bigger queue
> number (> 8) is given, there is an overflow issue. Doing a sanity
> check could avoid it.
> 
> Fixes: 37a7eb2ae816 ("net/virtio-user: add device emulation layer")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Wenfeng Liu <liuwf@arraynetworks.com.cn>

Applied to dpdk-next-virtio.

Thanks.

	--yliu

  reply	other threads:[~2017-03-15  8:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-14 10:09 [PATCH v2] net/virtio-user: fix overflow Wenfeng Liu
2017-03-15  8:08 ` Yuanhan Liu [this message]
2017-04-05  0:22   ` Thomas Monjalon
2017-04-05  5:23     ` Yuanhan Liu

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=20170315080820.GM18844@yliu-dev.sh.intel.com \
    --to=yuanhan.liu@linux.intel.com \
    --cc=dev@dpdk.org \
    --cc=liuwf@arraynetworks.com.cn \
    --cc=maxime.coquelin@redhat.com \
    --cc=stable@dpdk.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.