summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2020-11-10 13:00:00 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-11-10 21:04:57 +0100
commit04533793ac10b38103d3aefe1c4b5b1eaf009f35 (patch)
tree7afb847abbb62cce165d4438945ffbc6e07df7ea /COPYING
parent206734eadd3c89d2ed4a03bc570cf35584657410 (diff)
downloadlinux-stable-04533793ac10b38103d3aefe1c4b5b1eaf009f35.tar.gz
linux-stable-04533793ac10b38103d3aefe1c4b5b1eaf009f35.tar.bz2
linux-stable-04533793ac10b38103d3aefe1c4b5b1eaf009f35.zip
powercap: restrict energy meter to root access
commit 949dd0104c496fa7c14991a23c03c62e44637e71 upstream. Remove non-privileged user access to power data contained in /sys/class/powercap/intel-rapl*/*/energy_uj Non-privileged users currently have read access to power data and can use this data to form a security attack. Some privileged drivers/applications need read access to this data, but don't expose it to non-privileged users. For example, thermald uses this data to ensure that power management works correctly. Thus removing non-privileged access is preferred over completely disabling this power reporting capability with CONFIG_INTEL_RAPL=n. Fixes: 95677a9a3847 ("PowerCap: Fix mode for energy counter") Signed-off-by: Len Brown <len.brown@intel.com> Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions