netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ncardwell@google.com
Cc: idaifish@gmail.com, kuznet@ms2.inr.ac.ru, netdev@vger.kernel.org,
	syzkaller@googlegroups.com, weiwan@google.com,
	edumazet@google.com
Subject: Re: net/ipv4: divide error in __tcp_select_window
Date: Thu, 31 Aug 2017 12:25:43 -0700 (PDT)	[thread overview]
Message-ID: <20170831.122543.754410467437404852.davem@davemloft.net> (raw)
In-Reply-To: <CADVnQynuyK5H1SDOnzDZPOnVn701JhrSQRCORVJ_6c=z_EooBw@mail.gmail.com>

From: Neal Cardwell <ncardwell@google.com>
Date: Thu, 31 Aug 2017 07:11:28 -0400

> Thanks for the report. I believe this tcp_recvmsg  => tcp_cleanup_rbuf
>  => __tcp_select_window divide-by-zero issue was fixed in May by Wei,
> in:
> 
>  499350a5a6e7 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
>  https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git/commit/?id=499350a5a6e7
> 
> Looks like we should probably mark this as a -stable candidate, so
> that it will eventually make it to 4.4.y, 4.9.y, 4.12.y users, etc. (I
> don't see the commit in those stable branches.)

Ok, queued up for -stable, thanks.

  reply	other threads:[~2017-08-31 19:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-31  5:56 net/ipv4: divide error in __tcp_select_window idaifish
2017-08-31 11:11 ` Neal Cardwell
2017-08-31 19:25   ` David Miller [this message]
2017-08-31 19:37     ` Neal Cardwell

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=20170831.122543.754410467437404852.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=idaifish@gmail.com \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=syzkaller@googlegroups.com \
    --cc=weiwan@google.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).