mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-28 02:31:39 -05:00
Update docs on CD-ROM/DVD blacklisting
This commit is contained in:
parent
3646a2fefe
commit
446d3771bf
1 changed files with 1 additions and 1 deletions
|
|
@ -11,13 +11,13 @@
|
||||||
## CD-ROM/DVD:
|
## CD-ROM/DVD:
|
||||||
## Blacklist CD-ROM and DVD modules.
|
## Blacklist CD-ROM and DVD modules.
|
||||||
## Not disabled by default due to potential future ISO plans.
|
## Not disabled by default due to potential future ISO plans.
|
||||||
|
## Can uncomment the bottom pair to disable both modules.
|
||||||
##
|
##
|
||||||
## https://nvd.nist.gov/vuln/detail/CVE-2018-11506
|
## https://nvd.nist.gov/vuln/detail/CVE-2018-11506
|
||||||
## https://forums.whonix.org/t/blacklist-more-kernel-modules-to-reduce-attack-surface/7989/31
|
## https://forums.whonix.org/t/blacklist-more-kernel-modules-to-reduce-attack-surface/7989/31
|
||||||
##
|
##
|
||||||
blacklist cdrom
|
blacklist cdrom
|
||||||
blacklist sr_mod
|
blacklist sr_mod
|
||||||
##
|
|
||||||
#install cdrom /usr/bin/disabled-cdrom-by-security-misc
|
#install cdrom /usr/bin/disabled-cdrom-by-security-misc
|
||||||
#install sr_mod /usr/bin/disabled-cdrom-by-security-misc
|
#install sr_mod /usr/bin/disabled-cdrom-by-security-misc
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue