From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 20378471267; Tue, 21 Jul 2026 18:17:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784657824; cv=none; b=tXOsF49i4LwMEueBLXlXirQ+VKwKI1Xp9E8FJUP2JK+JZ+KQL923Oyjt/NZRxUgnSW2OkPHJvKTkyjvtX0pkqRuak/jh08igG/PNg2Apxr9sTMXo61sLYc3CcmColqDxYw/j+3IkA7KP/kmaAGIe7SEDVMZDD00b7xnuWTF47gU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784657824; c=relaxed/simple; bh=U89mqVjuPL96F2G8vzTSTmCQuWy6L41AwCzVAxlcy04=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=GBGBFkanA1g8kaAoRtmXmqlZoCA5NZrWrm0aXpqge/zPUmwo22+af5m5ozgkIvL6F+jQdnCSdkldmFP65FBcR0nfqfVp1joy1et8YJvZYhmZuI2h0Crm4PgWS+hwvNtwfFZvItuYuQfpEH276tDEvQjNPJ/990P5Yo6CUkiG+dE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=gFFxlVIq; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="gFFxlVIq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8C0221F000E9; Tue, 21 Jul 2026 18:17:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=korg; t=1784657823; bh=F2UlkHWoGgrf7lkOa18EAfCwFT4sFdxIghTPqOKeXPc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gFFxlVIqiZaMNdB0YTs6QAf9t9ItEmY01X9m0TGD3RWdJemI9Kn8P/3QwQBRVmi0K NjFeDcYGA93njWO7sSc8O1TGLtZ+eD0C6Uxlp5y8dDp2HIfsIHbiHTP4wmMYX4RqU+ EEfH9+Akh4Y6ynm6tMK+GIHxnOE/kImH8s0/fsiU= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, =?UTF-8?q?Krzysztof=20Wilczy=C5=84ski?= , Bjorn Helgaas , Magnus Lindholm , Shivaprasad G Bhat , =?UTF-8?q?Ilpo=20J=C3=A4rvinen?= , Sasha Levin Subject: [PATCH 6.18 0910/1611] alpha/PCI: Add security_locked_down() check to pci_mmap_resource() Date: Tue, 21 Jul 2026 17:17:06 +0200 Message-ID: <20260721152535.857125873@linuxfoundation.org> X-Mailer: git-send-email 2.55.0 In-Reply-To: <20260721152514.750365251@linuxfoundation.org> References: <20260721152514.750365251@linuxfoundation.org> User-Agent: quilt/0.69 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 6.18-stable review patch. If anyone has any objections, please let me know. ------------------ From: Krzysztof Wilczyński [ Upstream commit 78a228f0aa0e9eba31955950c8a40a9945e2c8bb ] Currently, Alpha's pci_mmap_resource() does not check security_locked_down(LOCKDOWN_PCI_ACCESS) before allowing userspace to mmap PCI BARs. The generic version has had this check since commit eb627e17727e ("PCI: Lock down BAR access when the kernel is locked down") to prevent DMA attacks when the kernel is locked down. Add the same check to Alpha's pci_mmap_resource(). Fixes: eb627e17727e ("PCI: Lock down BAR access when the kernel is locked down") Signed-off-by: Krzysztof Wilczyński Signed-off-by: Bjorn Helgaas Tested-by: Magnus Lindholm Tested-by: Shivaprasad G Bhat Reviewed-by: Ilpo Järvinen Acked-by: Magnus Lindholm Link: https://patch.msgid.link/20260508043543.217179-12-kwilczynski@kernel.org Signed-off-by: Sasha Levin --- arch/alpha/kernel/pci-sysfs.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/arch/alpha/kernel/pci-sysfs.c b/arch/alpha/kernel/pci-sysfs.c index 3048758304b57a..2324720c3e83fb 100644 --- a/arch/alpha/kernel/pci-sysfs.c +++ b/arch/alpha/kernel/pci-sysfs.c @@ -11,6 +11,7 @@ */ #include +#include #include #include #include @@ -71,7 +72,11 @@ static int pci_mmap_resource(struct kobject *kobj, struct resource *res = attr->private; enum pci_mmap_state mmap_type; struct pci_bus_region bar; - int i; + int i, ret; + + ret = security_locked_down(LOCKDOWN_PCI_ACCESS); + if (ret) + return ret; for (i = 0; i < PCI_STD_NUM_BARS; i++) if (res == &pdev->resource[i]) -- 2.53.0