Ensure mounting of hfs filesystems is disabled - lsmod

Information

The hfs filesystem type is a hierarchical filesystem that allows you to mount Mac OS filesystems.

Solution

Edit or create the file /etc/modprobe.d/CIS.conf and add the following line:
install hfs /bin/true

Run the following command to unload the hfs module:
# rmmod hfs

See Also

https://www.cisco.com/c/en/us/td/docs/security/firepower/623/configuration/guide/fpmc-config-guide-v623.html