All local file systems must employ journaling or another mechanism ensuring file system consistency.

From Oracle Linux 5 Security Technical Implementation Guide

Part of GEN003650

Associated with: CCI-000553

SV-64227r1_rule All local file systems must employ journaling or another mechanism ensuring file system consistency.

Vulnerability discussion

File system journaling, or logging, can allow reconstruction of file system data after a system crash preserving the integrity of data that may have otherwise been lost. Journaling file systems typically do not require consistency checks upon booting after a crash, which can improve system availability. Some file systems employ other mechanisms to ensure consistency also satisfying this requirement.

Check content

Verify local filesystems use journaling. # mount | grep '^/dev/' | egrep -v 'type (ext3|ext4|jfs|reiserfs|xfs|iso9660|udf)' If a mount is listed, this is a finding.

Fix text

Convert local file systems to use journaling or another mechanism ensuring file system consistency.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer