13d4f96130
Add a regression test for a scenario where a shadow vm object is shared
by multiple mappings. If a page COW occurs through one of the mappings,
then the virtual-to-physical mapping may become invalidated.
This tests the scenario from CVE-2021-29626 which was fixed by
|
||
---|---|---|
.. | ||
Makefile | ||
Makefile.depend | ||
mlock_test.c | ||
mmap_test.c | ||
page_fault_signal.c | ||
shared_shadow_inval_test.c |