mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-20 13:48:57 +07:00
security: Grammar s/allocates/allocated/
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: James Morris <james.l.morris@oracle.com>
This commit is contained in:
parent
3bb857e47e
commit
99c55fb18f
@ -148,7 +148,7 @@ config HARDENED_USERCOPY
|
|||||||
copying memory to/from the kernel (via copy_to_user() and
|
copying memory to/from the kernel (via copy_to_user() and
|
||||||
copy_from_user() functions) by rejecting memory ranges that
|
copy_from_user() functions) by rejecting memory ranges that
|
||||||
are larger than the specified heap object, span multiple
|
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
|
or are part of the kernel text. This kills entire classes
|
||||||
of heap overflow exploits and similar kernel memory exposures.
|
of heap overflow exploits and similar kernel memory exposures.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user