diff options
author | Kees Cook <keescook@chromium.org> | 2017-08-10 13:36:34 -0700 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-01-27 20:39:02 +0200 |
commit | 3edf0a32f5825b8b71edb6a8953eedb6400d271c (patch) | |
tree | 6ac96fa42ac584f96f98b3ed383a776307aa3710 /include/linux/syslog.h | |
parent | 22d88e1acee89743969b02a4f79afbbde4ce7e34 (diff) |
FROMLIST: pstore: Make default pstorefs root dir perms 0750
Currently only DMESG and CONSOLE record types are protected, and it isn't
obvious that they are using a capability check. Instead switch to explicit
root directory mode of 0750 to keep files private by default. This will
allow the removal of the capability check, which was non-obvious and
forces a process to have possibly too much privilege when simple post-boot
chgrp for readers would be possible without it.
Bug: 64503253
Change-Id: I4ee226d953227310b4c33e7a0436ba353abfde6f
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Siqi Lin <siqilin@google.com>
(am from https://patchwork.kernel.org/patch/9894577/)
Diffstat (limited to 'include/linux/syslog.h')
0 files changed, 0 insertions, 0 deletions