The default permissions of global system objects must be increased.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-220943WN10-SO-000240SV-220943r991589_ruleCCI-000366low
Description
Windows systems maintain a global list of shared system resources such as DOS device names, mutexes, and semaphores. Each type of object is created with a default DACL that specifies who can access the objects with what permissions. If this policy is enabled, the default DACL is stronger, allowing non-admin users to read shared objects, but not modify shared objects that they did not create.
STIGDate
Microsoft Windows 10 Security Technical Implementation Guide2025-02-25

Details

Check Text (C-220943r991589_chk)

If the following registry value does not exist or is not configured as specified, this is a finding: Registry Hive: HKEY_LOCAL_MACHINE Registry Path: \SYSTEM\CurrentControlSet\Control\Session Manager\ Value Name: ProtectionMode Value Type: REG_DWORD Value: 1

Fix Text (F-22647r555315_fix)

Configure the policy value for Computer Configuration >> Windows Settings >> Security Settings >> Local Policies >> Security Options >> "System objects: Strengthen default permissions of internal system objects (e.g. Symbolic links)" to "Enabled".