Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3398363pxf; Mon, 22 Mar 2021 05:39:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzEg5SSSKEqldeEij8/LNxLODkNqkllLOOd+Gx5O8QBIbXvUPLGkfGklB8+S7qX3dM77bVL X-Received: by 2002:a17:906:9442:: with SMTP id z2mr19862149ejx.79.1616416750119; Mon, 22 Mar 2021 05:39:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616416750; cv=none; d=google.com; s=arc-20160816; b=vKEGvhqoFUgWvEufusRpiXetO162NAYtsHMWA6ZMFmgvCOb3nWzuIbuTlvjrRw41av 5jqspTz3NXXrQqygaUPHvoteqewoVhVKcb0Minn4VohjUk1tvsYYFF/aHjm5XuYmlKO7 +6YuFu8S9EREKRqfqLP0KoCgDALyhxfvsfzdDI0jwpUNjwb/2y8JD0MjRNiRJst6xOBa O6wwi6fhpze+F6U3gMhFHWG1MGnaafVTYW73o39UtPWQkRp5phqN/HLC73FzPZNksud6 jzHbz09H2wpto4BqJRwWCpmlocAxR0HO3vYoedb5CCL61EcV6Cv5WfIaMQgEFWX1srVJ HaGg== 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=bBHli7VBor2yWZKc/Hj4eAzNBGsmOj5ay92M5ppyVlU=; b=FaElnUgewGGfrd4/PZr+VCaOkvXZsfCbAohscZz7JPlcBXmEmkQfhdRjjcSLsQc4Oe s9fYI6FBd6BFVAEmrZqQ0UMTneJ9v7IO67qHBCUUPs31cyhuYcIgF9zAutCRQxAXFn+q cXdDaAc2qWHyQMc1GavfP5sPk20Cj3HfFGgTHHsG4F58NcG7/9LT/RmwXx+JPYP7l/+H y2dlJH/ORJz8orUZ1fwAQmiLJymkhn7clNQRUsR/yDghgtNAEKMwx6vzHp1e6LGlwmF4 io17AntxV+fl+CbEcKWcsLsBvKQwHeJenJsYzuTQIBx6B/4n1jUdGxubXpDVN/UzPkmg +ykQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=H3ln04Tn; 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 q23si11583119ejy.641.2021.03.22.05.38.47; Mon, 22 Mar 2021 05:39: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=H3ln04Tn; 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 S230374AbhCVMhj (ORCPT + 99 others); Mon, 22 Mar 2021 08:37:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:56726 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230289AbhCVMdm (ORCPT ); Mon, 22 Mar 2021 08:33:42 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 210AA619B4; Mon, 22 Mar 2021 12:33:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616416421; bh=+N/vEXPFA2h7Hs+Xp+Ysnyf4OFcbKK4iAvPi5aDZgn0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=H3ln04TnIKL3LtxTnm7z2CebpAzwIZwrncb4n0ITXfB3ilMYCI1davu9A04tPLMlE i/UhLhpe5Ha6GQ9YxfaILZYr0ICi9KktNmL8+MOhpUOQIXnsFozWRX5mzLWwotEhPI PRpSkWFohOE3iODovGiVoo4NqQU2sGrDZ9nj2bvg= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Tyrel Datwyler , Michael Ellerman Subject: [PATCH 5.11 099/120] PCI: rpadlpar: Fix potential drc_name corruption in store functions Date: Mon, 22 Mar 2021 13:28:02 +0100 Message-Id: <20210322121932.993988366@linuxfoundation.org> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210322121929.669628946@linuxfoundation.org> References: <20210322121929.669628946@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: Tyrel Datwyler commit cc7a0bb058b85ea03db87169c60c7cfdd5d34678 upstream. Both add_slot_store() and remove_slot_store() try to fix up the drc_name copied from the store buffer by placing a NUL terminator at nbyte + 1 or in place of a '\n' if present. However, the static buffer that we copy the drc_name data into is not zeroed and can contain anything past the n-th byte. This is problematic if a '\n' byte appears in that buffer after nbytes and the string copied into the store buffer was not NUL terminated to start with as the strchr() search for a '\n' byte will mark this incorrectly as the end of the drc_name string resulting in a drc_name string that contains garbage data after the n-th byte. Additionally it will cause us to overwrite that '\n' byte on the stack with NUL, potentially corrupting data on the stack. The following debugging shows an example of the drmgr utility writing "PHB 4543" to the add_slot sysfs attribute, but add_slot_store() logging a corrupted string value. drmgr: drmgr: -c phb -a -s PHB 4543 -d 1 add_slot_store: drc_name = PHB 4543°|<82>!, rc = -19 Fix this by using strscpy() instead of memcpy() to ensure the string is NUL terminated when copied into the static drc_name buffer. Further, since the string is now NUL terminated the code only needs to change '\n' to '\0' when present. Cc: stable@vger.kernel.org Signed-off-by: Tyrel Datwyler [mpe: Reformat change log and add mention of possible stack corruption] Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20210315214821.452959-1-tyreld@linux.ibm.com Signed-off-by: Greg Kroah-Hartman --- drivers/pci/hotplug/rpadlpar_sysfs.c | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) --- a/drivers/pci/hotplug/rpadlpar_sysfs.c +++ b/drivers/pci/hotplug/rpadlpar_sysfs.c @@ -34,12 +34,11 @@ static ssize_t add_slot_store(struct kob if (nbytes >= MAX_DRC_NAME_LEN) return 0; - memcpy(drc_name, buf, nbytes); + strscpy(drc_name, buf, nbytes + 1); end = strchr(drc_name, '\n'); - if (!end) - end = &drc_name[nbytes]; - *end = '\0'; + if (end) + *end = '\0'; rc = dlpar_add_slot(drc_name); if (rc) @@ -65,12 +64,11 @@ static ssize_t remove_slot_store(struct if (nbytes >= MAX_DRC_NAME_LEN) return 0; - memcpy(drc_name, buf, nbytes); + strscpy(drc_name, buf, nbytes + 1); end = strchr(drc_name, '\n'); - if (!end) - end = &drc_name[nbytes]; - *end = '\0'; + if (end) + *end = '\0'; rc = dlpar_remove_slot(drc_name); if (rc)