Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1740271
| From | Dan Williams <dan.j.williams@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] libnvdimm: fix physical address disclosure |
| Date | 2017-09-27 01:10 +0200 |
| Message-ID | <uu79f-2IR-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] libnvdimm: fix physical address disclosure Dan Williams <dan.j.williams@intel.com> - 2017-09-27 01:10 +0200 [PATCH 3/3] libnvdimm, pfn: make 'resource' attribute only readable by root Dan Williams <dan.j.williams@intel.com> - 2017-09-27 01:10 +0200
csiph-web