diff options
author | Jordan Niethe <jniethe5@gmail.com> | 2019-02-27 04:02:29 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-02-27 12:11:31 +0100 |
commit | 7b62f9bd2246b7d3d086e571397c14ba52645ef1 (patch) | |
tree | 2e00889207fb00faf9e512be2be696e730f626b5 /arch/powerpc/kernel/exceptions-64e.S | |
parent | powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc (diff) | |
download | linux-7b62f9bd2246b7d3d086e571397c14ba52645ef1.tar.xz linux-7b62f9bd2246b7d3d086e571397c14ba52645ef1.zip |
powerpc/powernv: Make opal log only readable by root
Currently the opal log is globally readable. It is kernel policy to
limit the visibility of physical addresses / kernel pointers to root.
Given this and the fact the opal log may contain this information it
would be better to limit the readability to root.
Fixes: bfc36894a48b ("powerpc/powernv: Add OPAL message log interface")
Cc: stable@vger.kernel.org # v3.15+
Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Reviewed-by: Stewart Smith <stewart@linux.ibm.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/exceptions-64e.S')
0 files changed, 0 insertions, 0 deletions