mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-12 21:39:29 -05:00
11 lines
522 B
Plaintext
11 lines
522 B
Plaintext
## Copyright (C) 2012 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
|
## See the file COPYING for copying conditions.
|
|
|
|
## Blacklists the vivid kernel module as it's only required for
|
|
## testing and has been the cause of multiple vulnerabilities.
|
|
##
|
|
## https://forums.whonix.org/t/kernel-recompilation-for-better-hardening/7598/233
|
|
## https://www.openwall.com/lists/oss-security/2019/11/02/1
|
|
## https://github.com/a13xp0p0v/kconfig-hardened-check/commit/981bd163fa19fccbc5ce5d4182e639d67e484475
|
|
install vivid /bin/false
|