netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesse Gross <jesse@nicira.com>
To: roy.qing.li@gmail.com
Cc: netdev <netdev@vger.kernel.org>, Eric Dumazet <edumazet@google.com>
Subject: Re: [PATCH] openvswitch: fix a use after free
Date: Fri, 17 Oct 2014 17:59:20 +0200	[thread overview]
Message-ID: <CAEP_g=_THguSD3BOMJYOmasirfNi6ZSLLJ_AazY+FyprW6jGFA@mail.gmail.com> (raw)
In-Reply-To: <1413525788-2272-1-git-send-email-roy.qing.li@gmail.com>

On Fri, Oct 17, 2014 at 8:03 AM,  <roy.qing.li@gmail.com> wrote:
> From: Li RongQing <roy.qing.li@gmail.com>
>
> pskb_may_pull() called by arphdr_ok can change skb->data, so put the arp
> setting after arphdr_ok to avoid the use the freed memory
>
> Fixes: 0714812134d7d ("openvswitch: Eliminate memset() from flow_extract.")
> Cc: Jesse Gross <jesse@nicira.com>
> Cc: Eric Dumazet <edumazet@google.com>
> Signed-off-by: Li RongQing <roy.qing.li@gmail.com>

Acked-by: Jesse Gross <jesse@nicira.com>

  reply	other threads:[~2014-10-17 15:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-17  6:03 [PATCH] openvswitch: fix a use after free roy.qing.li
2014-10-17 15:59 ` Jesse Gross [this message]
2014-10-17 20:23 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2014-10-16  9:01 roy.qing.li
2014-10-16 14:12 ` Eric Dumazet
2014-10-16 14:58   ` Jesse Gross

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='CAEP_g=_THguSD3BOMJYOmasirfNi6ZSLLJ_AazY+FyprW6jGFA@mail.gmail.com' \
    --to=jesse@nicira.com \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=roy.qing.li@gmail.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).