Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3425385pxf; Mon, 22 Mar 2021 06:15:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwKs/mENvi/CfoUm2df7GErbJlIA4uoAoO5mBajadAxjnLLS+tkbShbd+7U/4h3V08mXxA/ X-Received: by 2002:a05:6402:35cd:: with SMTP id z13mr25769241edc.21.1616418951951; Mon, 22 Mar 2021 06:15:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616418951; cv=none; d=google.com; s=arc-20160816; b=Z+jpdDhsQjxDs+uLY0dmcZlb9n3cQ/Qnn+2AWNdkTWV/JrurnMC580B+sBTbVgLBWY U09msOxy3I9h5RNvr3Iw7/pRR159zhLbepYeHWhSZoAwFuAPXVRqRZjvPtgiJitjG2fC maZUpMSErPFu+VL24h6+aFepE6gLL4PZMrcvmWMm3biwtzNJPx1nR+uaBrlGMHRqeKjC IBUr7GkEp4n7QRxJWhX7OZsu6+gVVmslF5igHUj5yC6otq5o/8i1dlkD1QazhFZLyCFY Y/j+5t0m50y4JJIvLO3X2QMJTM8MmpCi9y5rB/YFltri8Z7K/KkV/1cwzW07i2MfgfHZ eftA== 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=vSZm3KPc20T82EX+wZYu0iIZKXJxeDYDO+k+FkIsTmw=; b=wY1EAduLsE6QjIlyTEOVmr6OetySM51o3tXlXHDV5o9jeyY2vReKJB+3xsepKeM4JB /LY5ORYkB9ISb6n2Bk1umnWB+/j8rdsLGzygT0XhdM37zAwKVZo5Ru0svEpl0gt6Dy3/ lyFh7qyM0H7Dj8lVKLktV/Um9gNi3kz/9gii+0ZayB7AG6vgWV+Qma6/x/Uzg9fUzIul 5wrDFDBBsAwtWxkapOUixGFWBeBjrGJzuSiSOy4rWc3cqcAJqDuYk3sGILfuWtA8SNpL ZQCGJi/8ce289d5/8fWVKmst3QOKG9DTnIlBHIR3ABAAZaiR/mG7r2lyo0vl3b5owMQY lEdA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=AiFEcA3U; 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 m21si11295085edp.392.2021.03.22.06.15.29; Mon, 22 Mar 2021 06:15:51 -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=AiFEcA3U; 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 S232709AbhCVNOM (ORCPT + 99 others); Mon, 22 Mar 2021 09:14:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:51106 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232184AbhCVM4z (ORCPT ); Mon, 22 Mar 2021 08:56:55 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 90F91619C9; Mon, 22 Mar 2021 12:48:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616417335; bh=tuDwqJSVaxAyHAeSHBnhsVr6A6uaxFYVqJWuuRxSIx4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=AiFEcA3UpKnz9du6T0Rz1V0u0Z7st61pXgg5W4aMk8ABhBWxMV1rFNAqBVD4H4t9T Nk+QZwkfIvR0IZjYowT6Stre83Kxy7hJKny0ph+rKwlhH6wYH8USRapDVwfPQBAKxF mi/M1R9cllOPOwC4BekQh8r1qwkR37M7bns0lFcw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Tyrel Datwyler , Michael Ellerman Subject: [PATCH 4.14 34/43] PCI: rpadlpar: Fix potential drc_name corruption in store functions Date: Mon, 22 Mar 2021 13:29:15 +0100 Message-Id: <20210322121921.124615433@linuxfoundation.org> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210322121920.053255560@linuxfoundation.org> References: <20210322121920.053255560@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 @@ -39,12 +39,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) @@ -70,12 +69,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)