mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
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 | ||