All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: gfree.wind@vip.163.com
Cc: maheshb@google.com, netdev@vger.kernel.org
Subject: Re: [PATCH net 0/2] ipvlan: Fix insufficient skb linear check
Date: Fri, 24 Nov 2017 03:37:25 +0900 (KST)	[thread overview]
Message-ID: <20171124.033725.56606892459337947.davem@davemloft.net> (raw)
In-Reply-To: <cover.1511408046.git.gfree.wind@vip.163.com>

From: gfree.wind@vip.163.com
Date: Thu, 23 Nov 2017 11:47:10 +0800

> From: Gao Feng <gfree.wind@vip.163.com>
> 
> The current ipvlan codes use pskb_may_pull to get the skb linear header in
> func ipvlan_get_L3_hdr, but the size isn't enough for arp and ipv6 icmp.
> So it may access the unexpected momory in ipvlan_addr_lookup.

Series applied, thanks!

      parent reply	other threads:[~2017-11-23 18:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-23  3:47 [PATCH net 0/2] ipvlan: Fix insufficient skb linear check gfree.wind
2017-11-23  3:47 ` [PATCH net 1/2] ipvlan: Fix insufficient skb linear check for arp gfree.wind
2017-11-23  3:47 ` [PATCH net 2/2] ipvlan: Fix insufficient skb linear check for ipv6 icmp gfree.wind
2017-11-23 18:37 ` David Miller [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=20171124.033725.56606892459337947.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=gfree.wind@vip.163.com \
    --cc=maheshb@google.com \
    --cc=netdev@vger.kernel.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.