[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <150646662980.6588.6123788075203842948.stgit@dwillia2-desk3.amr.corp.intel.com>
Date: Tue, 26 Sep 2017 15:57:10 -0700
From: Dan Williams <dan.j.williams@...el.com>
To: linux-nvdimm@...ts.01.org
Cc: Dave Hansen <dave.hansen@...ux.intel.com>,
Dave Jiang <dave.jiang@...el.com>,
linux-kernel@...r.kernel.org, stable@...r.kernel.org,
Johannes Thumshirn <jthumshirn@...e.de>
Subject: [PATCH 0/3] libnvdimm: fix physical address disclosure
Physical address information should be restricted to root. This is
consistent with the policy of /proc/iomem and /sys/firmware/acpi/tables.
---
Dan Williams (3):
libnvdimm, region : make 'resource' attribute only readable by root
libnvdimm, namespace: make 'resource' attribute only readable by root
libnvdimm, pfn: make 'resource' attribute only readable by root
drivers/nvdimm/namespace_devs.c | 2 +-
drivers/nvdimm/pfn_devs.c | 8 ++++++++
drivers/nvdimm/region_devs.c | 8 ++++++--
3 files changed, 15 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists