Skip to content

Commit 6c06f6a

Browse files
tobluxkees
authored andcommitted
MAINTAINERS: Add kernel hardening keywords __counted_by{_le|_be}
In addition to __counted_by, also match the keywords __counted_by_le and __counted_by_be. Signed-off-by: Thorsten Blum <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kees Cook <[email protected]>
1 parent 8cf0b93 commit 6c06f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12349,7 +12349,7 @@ F: mm/usercopy.c
1234912349
F: security/Kconfig.hardening
1235012350
K: \b(add|choose)_random_kstack_offset\b
1235112351
K: \b__check_(object_size|heap_object)\b
12352-
K: \b__counted_by\b
12352+
K: \b__counted_by(_le|_be)?\b
1235312353

1235412354
KERNEL JANITORS
1235512355

0 commit comments

Comments
 (0)