Skip to content

Commit 6661b3f

Browse files
committed
fix status
1 parent 95c8265 commit 6661b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/linux/auditd/lnx_auditd_disable_aslr_protection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: Disabling aslr via personality syscall - Linux
22
id: e497a24e-9345-4a62-9803-b06d7d7cb132
3-
status: high
3+
status: stable
44
description: |
55
Detects the use of the `personality` syscall with the ADDR_NO_RANDOMIZE flag (0x0040000),
66
which disables Address Space Layout Randomization (ASLR) in Linux. This is often used by attackers

0 commit comments

Comments
 (0)