Analyse et explore linux
Component DEVTMPFS_SAFE

Component Type: kbuild config

Description: Use nosuid,noexec mount options on devtmpfs

More info: This instructs the kernel to include the MS_NOEXEC and MS_NOSUID mount flags when mounting devtmpfs. Notice: If enabled, things like /dev/mem cannot be mmapped with the PROT_EXEC flag. This can break, for example, non-KMS video drivers.

Build project: Kconfig (Linux kconfig) (Path: drivers\base\Kconfig )

Other views: file explorer

Generated by PFA software prototype