CVE-2021-44900
Description
MSI App Player ≤ 4.280.1.6309 drivers NTIOLib_X64.sys and BstkDrv_msi2.sys allow local privilege escalation through crafted IOCTL requests enabling arbitrary physical memory and MSR access.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
MSI App Player ≤ 4.280.1.6309 drivers NTIOLib_X64.sys and BstkDrv_msi2.sys allow local privilege escalation through crafted IOCTL requests enabling arbitrary physical memory and MSR access.
Vulnerability
Multiple privilege escalation vulnerabilities exist in the Micro-Star International (MSI) App Player versions ≤ 4.280.1.6309, specifically in the NTIOLib_X64.sys and BstkDrv_msi2.sys driver components. All flaws are triggered by sending specific IOCTL requests to these drivers [2]. The NTIOLib_X64.sys driver contains functions that directly interact with physical memory via MmMapIoSpace and can read/write Model-Specific Registers (MSRs) using __readmsr/__writemsr [2]. These operations are normally restricted to high-privilege contexts.
Exploitation
An attacker with low-privileged user access on the system can exploit these vulnerabilities by sending specially crafted IOCTL requests to the vulnerable drivers [1]. No additional authentication or user interaction beyond local system access is required. The attacker can directly map physical memory into user space and manipulate MSRs, bypassing typical access controls [2].
Impact
Successful exploitation allows a low-privileged attacker to elevate privileges to NT AUTHORITY\SYSTEM, gaining full control over the system [2]. The attacker can read and write arbitrary physical memory and MSRs, enabling them to disable security features, modify kernel data, or execute arbitrary code at the highest privilege level [1].
Mitigation
As of the publication date (2022-02-04), no official patch has been released for MSI App Player versions ≤ 4.280.1.6309. Users should check for driver updates from MSI and consider removing or restricting access to the vulnerable drivers (NTIOLib_X64.sys, BstkDrv_msi2.sys) until a fix is provided [2]. This vulnerability is not known to be listed in CISA's Known Exploited Vulnerabilities catalog.
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Micro-Star International (MSI)/App Playerdescription
- Range: <=4.280.1.6309
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
2- voidsec.commitrex_refsource_MISC
- voidsec.com/advisories/cve-2021-44900/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.