Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp546397pxj; Thu, 20 May 2021 15:53:46 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxPe8/cYlZeKfyfyCZBGdrm3UYpC0eK1PN7zQm2h9wOtrFl2cZGPppsgBlqMJXcSn6rbIkZ X-Received: by 2002:aa7:c3d6:: with SMTP id l22mr7416686edr.21.1621551226612; Thu, 20 May 2021 15:53:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621551226; cv=none; d=google.com; s=arc-20160816; b=pB9zXr1BhYB657IHCsvRhzbPG0C+rEu/UjD7h92itC/37dGUsgPle3MyFg+d4itdBR QpB3FuuS/uUrNr0J1/ppWKj0bgo5ojJLRVmm09oNfGbh6cOPV9SOHoRq3rhhdtzWYtAW ai1s1GokUmZjh/qKOjUNuYMnS41YjA51fJNJ58cQebJMPOlclLhHR5w1Wkpd++nsNf/l geQ4fno6nl6U5Yr2b6MtZ3n/9jj1OQYbhrUMMjwV1UFw/TWK2aCu6EqldPq2HkVpsWWx Oa5YiaqWpNT2nZIFjyq9UhltFpMjV45Y+20sfbmjW4ZRNm70AXTY98yFBGcKIP7pH5+D I6gg== 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=pY2a0eNvRiAYUvcisGeHqnN0mZ+UfSL8fm6mf205OQo=; b=XNw0GDyXIf5i3ufsvkr0fUSGoynkmIzOFx9VKlCK+DCRAyn5mCdtUiWbOD+zl4Kidu nMTd5Fs1jsgUtS13iCvMWvhMFdeZJVzH1bBN0KuYwgv5RTzodiPsP8IeT4CTLjG0/2+L +N6fclqw0Y1d3oefam9lq5tSJqEt2vp5WF3KfOH4lGnUYAwBg+ICFYF2SuMuLTVrUju2 Hm0H3EdmVJ6N98DSSZStbKpE9Ja5/UIEtWFjKSD6s4KYFbFMg3IGRC4LOa6Hys3i2c/t OTWArluw2BQWFsm/174MwVY3oUBJTRUwBIzRD7SUrQZ+AzLyV7lzAAn76Nhe6I5iAhoh R1Mg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=L59c3REo; 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 d17si1349931edv.595.2021.05.20.15.53.22; Thu, 20 May 2021 15:53:46 -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=L59c3REo; 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 S239752AbhETLQo (ORCPT + 99 others); Thu, 20 May 2021 07:16:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:52632 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238858AbhETK4b (ORCPT ); Thu, 20 May 2021 06:56:31 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 21F2761CED; Thu, 20 May 2021 10:01:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621504910; bh=W2wUzQtUJvexZV04BedpjzYyK78FT46Ky542L9Vqn3o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=L59c3REoK40tjhwasOrSfkJhDCC+7+opjBUCPbNlT1JwiQ5m3VTEZ+/O8nYKuvqbr 0LlTgvfrryIZ821AzJOFNZhhIleRKB9nK9XnZDsK0Uk4cAjZxA8xSnmvJHyvsPjLpC 9mkDfFRwux/g1ybIQ9ng3/iyoEGIXj4vy9rbAfl4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nathan Chancellor , "Peter Zijlstra (Intel)" , Sasha Levin Subject: [PATCH 4.9 136/240] x86/events/amd/iommu: Fix sysfs type mismatch Date: Thu, 20 May 2021 11:22:08 +0200 Message-Id: <20210520092113.218389518@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210520092108.587553970@linuxfoundation.org> References: <20210520092108.587553970@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: Nathan Chancellor [ Upstream commit de5bc7b425d4c27ae5faa00ea7eb6b9780b9a355 ] dev_attr_show() calls _iommu_event_show() via an indirect call but _iommu_event_show()'s type does not currently match the type of the show() member in 'struct device_attribute', resulting in a Control Flow Integrity violation. $ cat /sys/devices/amd_iommu_1/events/mem_dte_hit csource=0x0a $ dmesg | grep "CFI failure" [ 3526.735140] CFI failure (target: _iommu_event_show...): Change _iommu_event_show() and 'struct amd_iommu_event_desc' to 'struct device_attribute' so that there is no more CFI violation. Fixes: 7be6296fdd75 ("perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation") Signed-off-by: Nathan Chancellor Signed-off-by: Peter Zijlstra (Intel) Link: https://lkml.kernel.org/r/20210415001112.3024673-1-nathan@kernel.org Signed-off-by: Sasha Levin --- arch/x86/events/amd/iommu.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/x86/events/amd/iommu.c b/arch/x86/events/amd/iommu.c index b28200dea715..2bbf3fba8097 100644 --- a/arch/x86/events/amd/iommu.c +++ b/arch/x86/events/amd/iommu.c @@ -80,12 +80,12 @@ static struct attribute_group amd_iommu_format_group = { * sysfs events attributes *---------------------------------------------*/ struct amd_iommu_event_desc { - struct kobj_attribute attr; + struct device_attribute attr; const char *event; }; -static ssize_t _iommu_event_show(struct kobject *kobj, - struct kobj_attribute *attr, char *buf) +static ssize_t _iommu_event_show(struct device *dev, + struct device_attribute *attr, char *buf) { struct amd_iommu_event_desc *event = container_of(attr, struct amd_iommu_event_desc, attr); -- 2.30.2