All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@citrix.com>
To: David Miller <davem@davemloft.net>
Cc: <v.maffione@gmail.com>, <netdev@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <david.vrabel@citrix.com>,
	<xen-devel@lists.xenproject.org>, <boris.ostrovsky@oracle.com>
Subject: Re: [Xen-devel] [PATCH] drivers: net: xen-netfront: fix array initialization bug
Date: Mon, 14 Apr 2014 10:42:20 +0100	[thread overview]
Message-ID: <534BAD7C.6090107@citrix.com> (raw)
In-Reply-To: <20140412.165152.1877473530496221304.davem@davemloft.net>

On 12/04/14 21:51, David Miller wrote:
> From: Vincenzo Maffione <v.maffione@gmail.com>
> Date: Sat, 12 Apr 2014 11:55:40 +0200
> 
>> This patch fixes the initialization of an array used in the TX
>> datapath that was mistakenly initialized together with the
>> RX datapath arrays. An out of range array access could happen
>> when RX and TX rings had different sizes.
>>
>> Signed-off-by: Vincenzo Maffione <v.maffione@gmail.com>
> 
> Good catch, applied, thanks.

Thanks.  You can queue this for net-next since the Tx and Rx rings are
the same constant size.

David

  reply	other threads:[~2014-04-14  9:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-12  9:55 [PATCH] drivers: net: xen-netfront: fix array initialization bug Vincenzo Maffione
2014-04-12 20:51 ` David Miller
2014-04-14  9:42   ` David Vrabel [this message]
2014-04-14 16:51     ` [Xen-devel] " David Miller
2014-04-14 17:25       ` David Vrabel
2014-04-14 17:25       ` [Xen-devel] " David Vrabel
2014-04-14 16:51     ` David Miller
2014-04-14  9:42   ` David Vrabel
2014-04-12 20:51 ` David Miller

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=534BAD7C.6090107@citrix.com \
    --to=david.vrabel@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=v.maffione@gmail.com \
    --cc=xen-devel@lists.xenproject.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.