Files
kernel_google_b4s4/init
kdrag0n 932c74ef3e kallsyms: Allow /proc/kallsyms to be disabled at compile time
If the kernel KASLR offset is leaked and this symbol data is available
to userspace, it can become a security issue as userspace possesses
information about the kernel's internals and knows which addresses to
target in memory in order to exploit the kernel.

Android does not use /proc/kallsyms at all, so this is safe and will not
break anything.

Test: disabled config option, /proc/kallsyms no longer exists
Signed-off-by: kdrag0n <dragon@khronodragon.com>
2023-01-15 16:22:32 +02:00
..
2017-06-05 17:07:49 -07:00
2023-01-15 16:22:30 +02:00