mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 11:24:34 +08:00
Running out of pool is likely at least during kmtest:ExPools. There is a chance of crashing when dereferencing these null pointers -- but worse, there's also a chance of overwriting the IVT or BDA if a VDM BIOS call is in progress, which can lead to crashes in non-obvious places later.