From Oracle Linux 5 Security Technical Implementation Guide
Part of GEN003523
Associated with: CCI-000225
Kernel core dumps may contain the full contents of system memory at the time of the crash. As the system memory may contain sensitive information, it must be protected accordingly. If there is an extended ACL for the kernel core dump data directory, unauthorized users may be able to view or to modify kernel core dump data files.
Determine the kernel core dump data directory and check its permissions.
Procedure:
Verify the location of the kernel core dump data directory:
# grep “path” /etc/kdump.conf
Note: If this setting is not configured or commented out, the default kernel dump data directory is /var/crash.
Check the permissions of the dump data directory:
# ls -ld
Remove the extended ACL from the directory.
# setfacl --remove-all
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