]> Git Repo - linux.git/commitdiff
security: Grammar s/allocates/allocated/
authorGeert Uytterhoeven <[email protected]>
Tue, 2 May 2017 18:27:41 +0000 (20:27 +0200)
committerJames Morris <[email protected]>
Mon, 15 May 2017 00:02:13 +0000 (10:02 +1000)
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: James Morris <[email protected]>
security/Kconfig

index 3ff1bf91080eb5c3b1c207c51645fe91027f4cd5..823ca1aafd092c376caad0aeb2cade6f364143bd 100644 (file)
@@ -148,7 +148,7 @@ config HARDENED_USERCOPY
          copying memory to/from the kernel (via copy_to_user() and
          copy_from_user() functions) by rejecting memory ranges that
          are larger than the specified heap object, span multiple
-         separately allocates pages, are not on the process stack,
+         separately allocated pages, are not on the process stack,
          or are part of the kernel text. This kills entire classes
          of heap overflow exploits and similar kernel memory exposures.
 
This page took 0.055853 seconds and 4 git commands to generate.