Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753916AbdGMPyl (ORCPT ); Thu, 13 Jul 2017 11:54:41 -0400 Received: from mga02.intel.com ([134.134.136.20]:44565 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753811AbdGMPyg (ORCPT ); Thu, 13 Jul 2017 11:54:36 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,354,1496127600"; d="scan'208";a="126317636" From: "Ismail, Mustafa" To: Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" , "linux-rdma@vger.kernel.org" CC: "stable@vger.kernel.org" , Yevgeny Kliteynik , Tziporet Koren , Alex Polak , Boris Pismenny , Leon Romanovsky , Doug Ledford Subject: RE: [PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by user verbs cmds Thread-Topic: [PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by user verbs cmds Thread-Index: AQHS++9L/iTyRkuxdUiZieB8x0MiOqJR55OQ Date: Thu, 13 Jul 2017 15:54:28 +0000 Message-ID: <5C5647B5F4794941BAAC07CF28785CBC33E4E81F@fmsmsx101.amr.corp.intel.com> References: <20170713153957.515045341@linuxfoundation.org> <20170713153959.566717957@linuxfoundation.org> In-Reply-To: <20170713153959.566717957@linuxfoundation.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDBjNzJmMzUtNTc2Mi00N2UxLTliMzYtNDM1Njc1MDhmMTBkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6InNZaEVYRzVIek1UXC8ySDJLTzhhbWx2d1JJeWRwVGNMcU1jNXhUTkdlZUI4PSJ9 x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.1.200.106] Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by nfs id v6DFsrUH000507 Content-Length: 257 Lines: 9 > Subject: [PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by > user verbs cmds > > 4.4-stable review patch. If anyone has any objections, please let me know. Yes, this breaks modify qp. See https://patchwork.kernel.org/patch/9830663/ Mustafa