From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: linux@eikelenboom.it, netdev@vger.kernel.org,
netfilter-devel@vger.kernel.org, wensong@linux-vs.org,
horms@verge.net.au, ja@ssi.bg, lvs-devel@vger.kernel.org
Subject: Re: [PATCH net] ipvs: use skb_to_full_sk() helper
Date: Sun, 15 Nov 2015 18:40:22 -0500 (EST) [thread overview]
Message-ID: <20151115.184022.199593714221031833.davem@davemloft.net> (raw)
In-Reply-To: <1447348452.22599.28.camel@edumazet-glaptop2.roam.corp.google.com>
From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Thu, 12 Nov 2015 09:14:12 -0800
> From: Eric Dumazet <edumazet@google.com>
>
> SYNACK packets might be attached to request sockets.
>
> Use skb_to_full_sk() helper to avoid illegal accesses to
> inet_sk(skb->sk)
>
> Fixes: ca6fb0651883 ("tcp: attach SYNACK messages to request sockets instead of listener")
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> Reported-by: Sander Eikelenboom <linux@eikelenboom.it>
I'll apply this directly, thanks.
prev parent reply other threads:[~2015-11-15 23:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 10:08 [linux-4.4-mw] BUG: unable to handle kernel paging request ip_vs_out.constprop Sander Eikelenboom
2015-11-12 14:09 ` Eric Dumazet
2015-11-12 15:16 ` Sander Eikelenboom
2015-11-12 16:52 ` Eric Dumazet
2015-11-12 17:12 ` Sander Eikelenboom
2015-11-12 20:39 ` Ido Schimmel
2015-11-12 17:14 ` [PATCH net] ipvs: use skb_to_full_sk() helper Eric Dumazet
2015-11-14 11:37 ` Julian Anastasov
2015-11-14 12:49 ` Simon Horman
2015-11-15 23:40 ` 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=20151115.184022.199593714221031833.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=horms@verge.net.au \
--cc=ja@ssi.bg \
--cc=linux@eikelenboom.it \
--cc=lvs-devel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=wensong@linux-vs.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 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).