-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rockchip-rk3588: Enable CONFIG_SECURITY_DMESG_RESTRICT
kernel option
#7079
rockchip-rk3588: Enable CONFIG_SECURITY_DMESG_RESTRICT
kernel option
#7079
Conversation
1103cec
to
831c6fc
Compare
Same from comment #7080 (comment) also applies here :) |
Also for this one, let's wait until the 6.11 PR is merged since it will conflict otherwise and this change will get lost. |
CONFIG_SECURITY_DMESG_RESTRICT
kernel option
f84a137
to
8feb6f4
Compare
I have updated the PR message to include some additional info for others to make it more easily understandable what this option does, without having to research it themselves. |
Let's wait and rebase after #7015 has been merged. |
Advised for KASLR-enabled kernels - no side effect for non-KASLR
Advised for KASLR-enabled kernels - no side effect for non-KASLR rewrite-kernel-config not needed as 6.11-rc3 config was already pristine
a9d20a9
to
90293a2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, lets move this in
Description
set
CONFIG_SECURITY_DMESG_RESTRICT=y
toBRANCH=edge
&BRANCH=current
Now rebased to apply on
CURRENT=6.10.5
andEDGE=6.11-rc3
Advised for KASLR-enabled kernels, complements nicely #7078 (without depending on each other) - no side effect for non-KASLR-enabled kernel/boards
Info from linuxsecurity.expert on this topic (added by @ColorfulRhino):
How Has This Been Tested?
Checklist: