Peb->ImageBaseAddress is not trustable enough for finding the image base address of the current process.
In case of the image module cannot be found, the driver crashes.
These commits add additionnals checks for ensuring that the image module has been found.
Peb->ImageBaseAddress is not trustable enough for finding the image base address of the current process.
In case of the image module cannot be found, the driver crashes. These commits add additionnals checks for ensuring that the image module has been found.