ID:6645 - Exploit for Buffer overflow in Linux kernel - CVE-2021-22543

 
Main Vulnerability Database Exploits ID:6645 - Exploit for Buffer overflow in Linux kernel - CVE-2021-22543

ID:6645 - Exploit for Buffer overflow in Linux kernel - CVE-2021-22543

Published: August 20, 2021


Vulnerability identifier: #VU56018
Vulnerability risk: Low
CVE-ID: CVE-2021-22543
CWE-ID: CWE-119
Exploitation vector: Local access
Vulnerable software:
Linux kernel

Link to public exploit:


Vulnerability description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to a boundary error in Linux kernel when handling VM_IO|VM_PFNMAP vmas in KVM. A local user can  can bypass RO checks and cause the pages to get freed while still accessible by the VMM and guest. As a result, an attacker with the ability to start and control a VM to read/write random pages of memory, can trigger memory corruption and execute arbitrary code with elevated privileges.



Remediation

Install updates from vendor's website.