Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Fedora
System Settings
File Permissions and Masks
Restrict Dynamic Mounting and Unmounting of Filesystems
Disable Mounting of hfsplus
Disable Mounting of hfsplus
An XCCDF Rule
Details
Profiles
Prose
Disable Mounting of hfsplus
Low Severity
To configure the system to prevent the
hfsplus
kernel module from being loaded, add the following line to the file
/etc/modprobe.d/hfsplus.conf
:
install hfsplus /bin/true
This effectively prevents usage of this uncommon filesystem.