I thought that this bugcheck is caused by pointers/memory management bugs in some device driver code, but there is popular opinion that malware activity can also trigger it, for example some virus causing the network driver to appear guilty in the blue screen.
How can malware cause this bugcheck, because it can only make system calls and not interfere with the drivers making page faults while in higher IRQL?