Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SECURITY_ROOTPLUG
has multiple definitions:
security/Kconfig
The configuration item CONFIG_SECURITY_ROOTPLUG:
CONFIG_USB = CONFIG_y && CONFIG_SECURITY
commoncap
, root_plug
This is a sample LSM module that should only be used as such. It prevents any programs running with egid == 0 if a specific USB device is not present in the system.
See http://www.linuxjournal.com/article.php?sid=6279 for more information about this module.
If you are unsure how to answer this question, answer N.
security/Kconfig
The configuration item CONFIG_SECURITY_ROOTPLUG:
CONFIG_USB && CONFIG_SECURITY
commoncap
, root_plug
This is a sample LSM module that should only be used as such. It prevents any programs running with egid == 0 if a specific USB device is not present in the system.
See http://www.linuxjournal.com/article.php?sid=6279 for more information about this module.
If you are unsure how to answer this question, answer N.
Raw data from LKDDb:
lkddb module commoncap CONFIG_SECURITY_ROOTPLUG : security/Kconfig : "Root Plug Support" # in 2.6.0–2.6.23
lkddb module root_plug CONFIG_SECURITY_ROOTPLUG : security/Kconfig : "Root Plug Support" # in 2.5.51–2.5.75, 2.6.0–2.6.23
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab