Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp3070688imm; Sun, 1 Jul 2018 11:33:36 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKl/iJs5Z8QxYFsbsiSfBINKFhxTsWvoN0lqIqj/VXye3RMpJckfZ4F3kieLu/nM1DT775L X-Received: by 2002:a17:902:d24:: with SMTP id 33-v6mr23411061plu.22.1530470016190; Sun, 01 Jul 2018 11:33:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530470016; cv=none; d=google.com; s=arc-20160816; b=j7Zs3RxIlyyh/0Vcl4M5zDHPODr9crqn5O8crR859VCG4gwB7JoP1/TAJNrM+tbgLr MkhlJnde4MhhFxbMdHC3+CA9zw90YPAu7wOZ0L1RMoUyZaOe5hVUpRZTfHMpYF0qgmwv SWuWDoj9vFuoLttoZ8dAqEqGRW35MveU6Cy2cBlK1YHAqflTLkLv6Vejond7Nsmm1zmb o1pujhQf8hLp53DzxraqEDdZQYDXT7eoqeK1ww3AHG/UBxZjqSzI3WexKIYOtAEREZXa OMGH6jDRVMXsnLQ+Kgs8OuKQWRbNZPH+fhb6M4FUbvcoHFqPb4TBtvBtPrXxhNdeAL+C DCRw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=vXVASh7VUlOvzlP3m6ipQUHs60PwRALtuP+fBt5e8WY=; b=n5/XIJtkU6O1I+81PnprHmEE0d4L3GB779CaxvL00x9cAd1evDmEFmWEzXCgEZODm4 Zf/cZrx18sBtOfQ6knPQQTAK7IbT5mWEBmKNR4CsN2Tk8Y/zS97bXqiV4aUvlpkld3Zw 0maqaiNfg+0LXOsealnX4G4QGZvs7eiPrvRhbMvfFmYKYT+Xa+jWJoVQW1pesT1DBT54 b5hXyrSuaReajJHvsp4pLdfCsCAKsxN1dbpGhznf+o00sqeV8LNnhX+hJs2pY3YL4sBo oeqMoqqtlOZzYuigxMZEVvwI5eFdGajbnu327U1AJ8RYZB0dmgUTXgT1yXQyMT6LKdfH mUjQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j5-v6si5140081pgt.370.2018.07.01.11.33.21; Sun, 01 Jul 2018 11:33:36 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933668AbeGASco (ORCPT + 99 others); Sun, 1 Jul 2018 14:32:44 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60830 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933542AbeGAQQk (ORCPT ); Sun, 1 Jul 2018 12:16:40 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id CC1FEACC; Sun, 1 Jul 2018 16:16:39 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Eric Dumazet , Soheil Hassas Yeganeh , Wei Wang , Neal Cardwell , "David S. Miller" , Benjamin Gilbert , Guenter Roeck Subject: [PATCH 4.4 008/105] tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() Date: Sun, 1 Jul 2018 18:01:18 +0200 Message-Id: <20180701153150.091573267@linuxfoundation.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180701153149.382300170@linuxfoundation.org> References: <20180701153149.382300170@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Eric Dumazet commit 02db55718d53f9d426cee504c27fb768e9ed4ffe upstream. While rcvbuf is properly clamped by tcp_rmem[2], rcvwin is left to a potentially too big value. It has no serious effect, since : 1) tcp_grow_window() has very strict checks. 2) window_clamp can be mangled by user space to any value anyway. tcp_init_buffer_space() and companions use tcp_full_space(), we use tcp_win_from_space() to avoid reloading sk->sk_rcvbuf Signed-off-by: Eric Dumazet Acked-by: Soheil Hassas Yeganeh Acked-by: Wei Wang Acked-by: Neal Cardwell Signed-off-by: David S. Miller Cc: Benjamin Gilbert Signed-off-by: Guenter Roeck Signed-off-by: Greg Kroah-Hartman --- net/ipv4/tcp_input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/net/ipv4/tcp_input.c +++ b/net/ipv4/tcp_input.c @@ -612,7 +612,7 @@ void tcp_rcv_space_adjust(struct sock *s sk->sk_rcvbuf = rcvbuf; /* Make the window clamp follow along. */ - tp->window_clamp = rcvwin; + tp->window_clamp = tcp_win_from_space(rcvbuf); } } tp->rcvq_space.space = copied;