1.117 OL08-00-010675

Information

OL 8 must disable core dump backtraces.

GROUP ID: V-248633
RULE ID: SV-248633r991589

It is detrimental for operating systems to provide, or install by default, functionality exceeding requirements or mission objectives. These unnecessary capabilities or services are often overlooked and therefore may remain unsecured. They increase the risk to the platform by providing additional attack vectors.

A core dump includes a memory image taken at the time the operating system terminates an application. The memory image could contain sensitive data and is generally useful only for developers trying to debug problems.

Solution

Configure OL 8 to disable core dump backtraces.

Add or modify the following line in "/etc/systemd/coredump.conf":

ProcessSizeMax=0

See Also

https://workbench.cisecurity.org/benchmarks/23791