STIGQter STIGQter: STIG Summary: Oracle Linux 6 Security Technical Implementation Guide Version: 2 Release: 3 Benchmark Date: 23 Apr 2021:

The x86 Ctrl-Alt-Delete key sequence must be disabled.

DISA Rule

SV-209019r603263_rule

Vulnerability Number

V-209019

Group Title

SRG-OS-000480

Rule Version

OL6-00-000286

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

By default, the system includes the following line in "/etc/init/control-alt-delete.conf" to reboot the system when the “Ctrl-Alt-Delete” key sequence is pressed:

exec /sbin/shutdown -r now "Ctrl-Alt-Delete pressed"

To configure the system to log a message instead of rebooting the system, add the following line to "/etc/init/control-alt-delete.override" to read as follows:

exec /usr/bin/logger -p authpriv.notice "Ctrl-Alt-Delete pressed"

Check Contents

To ensure the system is configured to log a message instead of rebooting the system when “Ctrl-Alt-Delete” is pressed, ensure the following line is in "/etc/init/control-alt-delete.override":

exec /usr/bin/logger -p authpriv.notice "Ctrl-Alt-Delete pressed"

If the system is not configured to block the shutdown command when “Ctrl-Alt-Delete” is pressed, this is a finding.

Vulnerability Number

V-209019

Documentable

False

Rule Version

OL6-00-000286

Severity Override Guidance

To ensure the system is configured to log a message instead of rebooting the system when “Ctrl-Alt-Delete” is pressed, ensure the following line is in "/etc/init/control-alt-delete.override":

exec /usr/bin/logger -p authpriv.notice "Ctrl-Alt-Delete pressed"

If the system is not configured to block the shutdown command when “Ctrl-Alt-Delete” is pressed, this is a finding.

Check Content Reference

M

Target Key

2928

Comments