All the un-managed pointers are candidates, Unreal Engine Internal mostly used managed pointers like TSharedPtr<Pointer*>, but RHI Resource series does not. My guess is memory corruption cause from here RHI Resource area seems to be, like Migration Material resources from UE4.