mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
readme
This commit is contained in:
parent
0242c04dc2
commit
978e3e4abd
12
README.md
12
README.md
@ -90,7 +90,17 @@ TLB invalidation so devices will never be able to access stale data contents.
|
||||
|
||||
* Distrust the 'randomly' generated CPU and bootloader seeds.
|
||||
|
||||
### Disables and blacklists kernel modules
|
||||
### Kernel Modules
|
||||
#### Kernel Module Signature Verification
|
||||
|
||||
Not yet due to issues:
|
||||
https://forums.whonix.org/t/enforce-kernel-module-software-signature-verification-module-signing-disallow-kernel-module-loading-by-default/7880/64
|
||||
|
||||
See:
|
||||
|
||||
* `/etc/default/grub.d/40_only_allow_signed_modules.cfg`
|
||||
|
||||
#### Disables and blacklists kernel modules
|
||||
|
||||
Certain kernel modules are disabled and blacklisted by default to reduce attack surface via the
|
||||
`/etc/modprobe.d/30_security-misc.conf` configuration file.
|
||||
|
Loading…
Reference in New Issue
Block a user