remove extra word
This commit is contained in:
parent
9e7d3dc2c1
commit
fa5276d158
@ -359,7 +359,7 @@
|
||||
|
||||
<p>The Zygote model weakens the security provided by features based on random secrets
|
||||
including Address Space Layout Randomization (ASLR), stack canaries, heap canaries,
|
||||
randomized heap layout and memory tags. It cripples these security features for since
|
||||
randomized heap layout and memory tags. It cripples these security features since
|
||||
every app has the values for every other app and the values don't change for fresh app
|
||||
processes until reboot. Much of the OS itself is implemented via non-user-facing apps
|
||||
with privileges reserved for OS components. The Zygote template is reused across user
|
||||
|
Loading…
x
Reference in New Issue
Block a user