Files
ladybird/Kernel
Andreas Kling c877612211 Kernel: Round down base of partial ranges provided to munmap/mprotect
We were failing to round down the base of partial VM ranges. This led
to split regions being constructed that could have a non-page-aligned
base address. This would then trip assertions in the VM code.

Found by fuzz-syscalls. :^)
2021-02-13 01:49:44 +01:00
..
2021-01-17 20:30:31 +01:00
2021-01-17 20:30:31 +01:00
2021-02-13 00:40:31 +01:00
2020-08-10 11:51:45 +02:00