In Sophos Tester Tool 3.2.0.7 Beta, the driver accepts a special DeviceIoControl code that doesn't 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.
                
            References
                    | Link | Resource | 
|---|---|
| https://29wspy.ru/exploits/CVE-2018-6319.pdf | Third Party Advisory | 
| https://29wspy.ru/exploits/CVE-2018-6319.pdf | Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2018-02-02 21:29
Updated : 2024-11-21 04:10
NVD link : CVE-2018-6319
Mitre link : CVE-2018-6319
CVE.ORG link : CVE-2018-6319
JSON object : View
Products Affected
                sophos
- sophos_tester
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
