From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Beilei Xing <beilei.xing@intel.com>
Cc: dev@dpdk.org, jingjing.wu@intel.com, michalx.k.jastrzebski@intel.com
Subject: Re: [dpdk-dev] [PATCH] examples/tep_term: fix out-of-bounds access
Date: Mon, 11 Jul 2016 16:28:56 +0200 [thread overview]
Message-ID: <1564326.IbQs054GMW@xps13> (raw)
In-Reply-To: <1467699340-16448-1-git-send-email-beilei.xing@intel.com>
2016-07-05 14:15, Beilei Xing:
> Coverity reported lots of out-of-bounds in function
> vxlan_link, these issues should happen when index
> port_id evaluates to 2, cause size of arrays is
> 2 in structure.
> Fix this issue by modifying judgement condition, make
> sure port_id is less than 2.
>
> Coverity issue: 107121, 107122, 107123, 107124, 107125
>
> Fixes: 4abe471ed6fc ("examples/tep_term: implement VXLAN processing")
>
> Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Applied, thanks
prev parent reply other threads:[~2016-07-11 14:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-05 6:15 Beilei Xing
2016-07-11 14:28 ` Thomas Monjalon [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=1564326.IbQs054GMW@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=beilei.xing@intel.com \
--cc=dev@dpdk.org \
--cc=jingjing.wu@intel.com \
--cc=michalx.k.jastrzebski@intel.com \
/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;
as well as URLs for NNTP newsgroup(s).