Skip to content
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
WindowsKernelVuln/CVE-2023-1630/
WindowsKernelVuln/CVE-2023-1630/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 

JiangMin Antivirus, kvcore.sys, DoS

Vulnerability Info

Version

Impact

Denial of Service

Description

From IoControlCode 0x222000, a normal user can cause DoS due to the lack of validating SystemBuffer before the global variable initialized.

Reproduce

In the attached file DoS1.zip, there are DoS1.exe, DoS1.cpp, JMV21Web20220419.exe, and kvcore.sys. DoS1.exe is the PoC to cause BSOD where JMV21Web20220419.exe contains the vulnerable driver kvcore.sys installed, and DoS1.cpp is the source code of DoS1.exe. To reproduce the issue, load kvcore.sys and execute DoS1.exe. It is expected that the system will crash (BSOD) once DoS1.exe is executed. Password for attachment: DoS1 https://drive.google.com/file/d/1fQFw8ayQUFzJM2_4V-ld8CN8gvisVoiu/view?usp=sharing