cve/2021/CVE-2021-3501.md
2024-06-18 02:51:15 +02:00

860 B

CVE-2021-3501

Description

A flaw was found in the Linux kernel in versions before 5.12. The value of internal.ndata, in the KVM API, is mapped to an array index, which can be updated by a user process at anytime which could lead to an out-of-bounds write. The highest threat from this vulnerability is to data integrity and system availability.

POC

Reference

Github

No PoCs found on GitHub currently.