In Sophos Tester Tool 3.2.0.7 Beta, the driver accepts a special DeviceIoControl code that doesnt check its argument. This argument is a memory address: if a caller passes a NULL pointer or a random invalid address, the driver will cause a Blue Screen of Death. If a program or malware does this at boot time, it can cause a persistent denial of service on the machine.
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Sophos_tester | Sophos | 3.2.0.7-beta (including) | 3.2.0.7-beta (including) |