diff --git a/linux_os/guide/system/permissions/files/file_groupowner_systemmap/rule.yml b/linux_os/guide/system/permissions/files/file_groupowner_systemmap/rule.yml index 833507cd517b..81fe104ffe04 100644 --- a/linux_os/guide/system/permissions/files/file_groupowner_systemmap/rule.yml +++ b/linux_os/guide/system/permissions/files/file_groupowner_systemmap/rule.yml @@ -11,7 +11,7 @@ description: |- rationale: |- The purpose of System.map files is primarily for debugging and profiling the kernel. - Unrestricted access to these files might disclosure information useful to attackers and + Unrestricted access to these files might disclose information useful to attackers and malicious software leading to more sophisticated exploitation. severity: low diff --git a/linux_os/guide/system/permissions/files/file_owner_systemmap/rule.yml b/linux_os/guide/system/permissions/files/file_owner_systemmap/rule.yml index ebd6106de36e..8463baee299a 100644 --- a/linux_os/guide/system/permissions/files/file_owner_systemmap/rule.yml +++ b/linux_os/guide/system/permissions/files/file_owner_systemmap/rule.yml @@ -11,7 +11,7 @@ description: |- rationale: |- The purpose of System.map files is primarily for debugging and profiling the kernel. - Unrestricted access to these files might disclosure information useful to attackers and + Unrestricted access to these files might disclose information useful to attackers and malicious software leading to more sophisticated exploitation. severity: low