Question IoCreateSystemThread

i have little question i do double floating in kernel but its only work when i create thread by using IoCreateSystemThread then set to currentprocess handle(NtCurrentProcess) does it open security holes in system process ?

It is hard to know exactly what you are asking, but in general, using floating point in KM does not represent a security issue

1 Like