1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:47:35 +00:00

Base: Fix Markdown casing in headings

This commit is contained in:
Ben Wiederhake 2021-09-11 14:10:20 +02:00 committed by Andreas Kling
parent 0e3f5d3778
commit 6fe82889fb
2 changed files with 3 additions and 3 deletions

View file

@ -74,9 +74,9 @@ Date: Mon Jan 20 22:12:04 2020 +0100
Kernel: Add a basic implementation of unveil()
```
### syscall call-from verification
### Syscall call-from verification
[syscall call-from verification](https://marc.info/?l=openbsd-tech&m=157488907117170&w=2) is
[Syscall call-from verification](https://marc.info/?l=openbsd-tech&m=157488907117170&w=2) is
a mitigation which originated from OpenBSD.
In short the kernel checks that all syscalls originate
from the address of the system's libc. This makes attacks