Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4326304pxj; Tue, 8 Jun 2021 11:34:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzB3EaXcDLD+jQBGZipgsbmKV0cZScPI6lk1nwE6rlBqT6kSDDKBqeT3zBipx3V2NsFeYzq X-Received: by 2002:a17:907:6ef:: with SMTP id yh15mr24422222ejb.151.1623177250485; Tue, 08 Jun 2021 11:34:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623177250; cv=none; d=google.com; s=arc-20160816; b=AFrUePklWpRccb7AqSNWMhOCyb5XzKr+8ZmlU5K0FudUer5rKb+Tj20Vj5EAaYBUHa sTFLq4qBQgBh5csmt2wPmNo9nnkVg3/F+OCxNj8qWPOtSikp8i2mzDsugeNcis4B5z1k qaJ4kruwZggbP0pfEjGYuGhwBm+xJyCWWwatCdIwoGRlYIKpAvzVdGTGO6asjB3Gok2Z FQYgE1pob5wOuIbJCmGBI1v85t4h1GmQyOsdP2Zlj/M9FE8JKvc2f9xfgUNn44Q6sOtZ e87kHbEE+bwGlgYZfspDEk6ytiStbbXcbOfaVgcQ7A58uQDGywK6OEl8KVwM9WH/PA8a r63g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=DNI++cFTMSEak1er3oBfgsVYd5XLW+CpmSLFizXZcuk=; b=oyDrut40KrUQkR8txGSLz7Uw8p+JzzZs0zevFglmE7gMwGT5WQBMNnQjyDYNpaQZ0T P/S+FSrvwiOkg5GD/eMI4HkfX8z87BjJmLpueuW2klm30jiQUuoFeYlbmss0rT3uKghW 1UPA8PXi52VIO0A/9XgP4Vnopi5nI566RpNLaDoeeB65ikYmYjOat3Cec27omTPDJ0q4 tsuh+T33XspKSEkbpEIUnTerO4iQpnjYzYNxr7pXrdHIoSAhal0YhHGlsEoyj484VU3q bNSszWB8DyaqUGNM3oV6uYSHPUsr9T6nkOUvO384MrhOs8GIcKidh1eeDcMleydUmjPf aIKg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="om/ftAHu"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 24si377711ejd.25.2021.06.08.11.33.46; Tue, 08 Jun 2021 11:34:10 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="om/ftAHu"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233118AbhFHSdb (ORCPT + 99 others); Tue, 8 Jun 2021 14:33:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:57488 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234084AbhFHSc3 (ORCPT ); Tue, 8 Jun 2021 14:32:29 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5CE37613D4; Tue, 8 Jun 2021 18:30:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623177023; bh=/Kk5XFC71RKixZ0KeWmKO2J/s1lNjqmgXRxjBCww5eM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=om/ftAHuErnsu2vXbXs7lbawbQbhl18uGTyKtVwMKN9RK9eSzPqIxAgZznbK7Rv0Y 18jyzPY1nD9pC9drPNHK9afSCVoqGYpcVrMh8/3xNEH6JDJflvJnZ8z9KMku0xwRlg gmHKNqKf3L2okjeAI7dOoPoT4R1DuHDqaCP3UcIQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hulk Robot , Wei Yongjun , Stefan Schmidt , Sasha Levin Subject: [PATCH 4.9 12/29] ieee802154: fix error return code in ieee802154_llsec_getparams() Date: Tue, 8 Jun 2021 20:27:06 +0200 Message-Id: <20210608175928.217990188@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210608175927.821075974@linuxfoundation.org> References: <20210608175927.821075974@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Wei Yongjun [ Upstream commit 373e864cf52403b0974c2f23ca8faf9104234555 ] Fix to return negative error code -ENOBUFS from the error handling case instead of 0, as done elsewhere in this function. Fixes: 3e9c156e2c21 ("ieee802154: add netlink interfaces for llsec") Reported-by: Hulk Robot Signed-off-by: Wei Yongjun Link: https://lore.kernel.org/r/20210519141614.3040055-1-weiyongjun1@huawei.com Signed-off-by: Stefan Schmidt Signed-off-by: Sasha Levin --- net/ieee802154/nl-mac.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/ieee802154/nl-mac.c b/net/ieee802154/nl-mac.c index c0930b9fe848..7531cb1665d2 100644 --- a/net/ieee802154/nl-mac.c +++ b/net/ieee802154/nl-mac.c @@ -688,8 +688,10 @@ int ieee802154_llsec_getparams(struct sk_buff *skb, struct genl_info *info) nla_put_u8(msg, IEEE802154_ATTR_LLSEC_SECLEVEL, params.out_level) || nla_put_u32(msg, IEEE802154_ATTR_LLSEC_FRAME_COUNTER, be32_to_cpu(params.frame_counter)) || - ieee802154_llsec_fill_key_id(msg, ¶ms.out_key)) + ieee802154_llsec_fill_key_id(msg, ¶ms.out_key)) { + rc = -ENOBUFS; goto out_free; + } dev_put(dev); -- 2.30.2