From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 67290A0547; Wed, 21 Apr 2021 17:03:52 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51DEC41B4C; Wed, 21 Apr 2021 17:03:51 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id E8865410F9 for ; Wed, 21 Apr 2021 17:03:49 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 476905C0075; Wed, 21 Apr 2021 11:03:48 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Wed, 21 Apr 2021 11:03:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= yxLIqpEVWPYnIUg0APRXHVhtCGIp6p9pmFsEycSwLh0=; b=D/fTwYKrUyAaYf8E +JMsWOsgzj6QmYjypqHuv1Kxbx/x83gBYNMFyl1J6pHmGWr58h2QvwPdXH9qV1JU 9Wubnlcx6Uq3xhKP9yzAsDNjIDrmVZitnS3mpA2Mcc1DJPl+eMJgEiIEssO2CWGc +8/77a8sdYrLabGIaymlyNVlPuH8hBp1sYs6Jz1ro4MNR79qMCkPYNWb8eavBKQG uYjW1ZjpKbZkKLfPaHYkZ1gXG/OUqolwprR7ej1P+rYJnLxnIyO4RLOvn6WbJVMY +mtdBpC+APdqBl5VkXGCyq2+iS8HywfBx2J3wlXhi+mlNe5JPe6f+IIL2GA9Zh+6 xVMQ5Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=yxLIqpEVWPYnIUg0APRXHVhtCGIp6p9pmFsEycSwL h0=; b=FFBKjNd/rfdBdPfFlRe3WBJ/LvrY/JCkRjC12Gv6/GBL3w7dpcHW+qKt6 0Od2NLboQF6E2O3l/MoVmpFC9fzYApwUm83MY7BUO4RIYz33r6qBu08ZHsAEgZyt OVPWkA6WjxHbqPhdz4hwJuaGi02G3P4yHZugEcP5QzXaUdYkgCucajlA0j5SVOh5 61HdkyhKd3P6Sbz9TZWcWG/5NOk9/JgXlHu3p9iFgkm+WxZHuv8ce8M6UOic8hK2 CtRtxNNMi/9E23DGhcNmRUQ+F0++nL47oYJ0ZQdJv69CL4vco+dB0v9YJCmX0HqJ hm7bwTC9NwRapaGEMiFSzmCH3MvRg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvddtkedgkeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id CDFB9108005B; Wed, 21 Apr 2021 11:03:46 -0400 (EDT) From: Thomas Monjalon To: "Min Hu (Connor)" Cc: dev@dpdk.org, ferruh.yigit@intel.com, hemant.agrawal@nxp.com, sachin.saxena@oss.nxp.com, hemant.agrawal@nxp.com Date: Wed, 21 Apr 2021 17:03:45 +0200 Message-ID: <17411506.voUOq3Ggp5@thomas> In-Reply-To: <3bbcd4a3-13bc-7573-a33f-e6013bb77cf5@oss.nxp.com> References: <1618973213-25718-1-git-send-email-humin29@huawei.com> <3bbcd4a3-13bc-7573-a33f-e6013bb77cf5@oss.nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] common/dpaax: fix possible null pointer access X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 21/04/2021 14:12, Hemant Agrawal: > On 4/21/2021 8:16 AM, Min Hu (Connor) wrote: > > From: Chengwen Feng > > > > This patch fixes possible null pointer access when dump iova table. > > > > Fixes: 2f3d633aa593 ("common/dpaax: add library for PA/VA translation table") > > Cc: stable@dpdk.org > > > > Signed-off-by: Chengwen Feng > > Signed-off-by: Min Hu (Connor) > Acked-by: Hemant Agrawal Applied, thanks