Fix typo.
This commit is contained in:
parent
c508d2aa42
commit
3a3708032a
@ -236,7 +236,7 @@
|
||||
memory corruption bugs caused by memory unsafe languages or rare low-level
|
||||
unsafe code in an otherwise memory safe language. Most of the remaining issues
|
||||
are caused by dynamic code execution/loading features. Our main focus is on
|
||||
preventing or raising the difficult of exploiting memory corruption bugs
|
||||
preventing or raising the difficulty of exploiting memory corruption bugs
|
||||
followed by restricting dynamic code execution both to make escalation from a
|
||||
memory corruption bug harder and to directly mitigate bugs caused by dynamic
|
||||
code loading/generation/execution such as a JIT compiler bug or a plugin
|
||||
|
Loading…
x
Reference in New Issue
Block a user