Same issue, I allocate (HeapAlloc) OS Cores times APIC data
structure and a sorted linklist, which then overwrites SYSTEMSET .data? for 4 * Dword allocations, ending at
the L1 cache entries which you refer to. See SYSTEMSET STRUCT
in the sample. :(
To fix, no idea why more than 2 cores
causes this issue yet.