Use After Free in Linux Kernel
CVE-2022-1158
A flaw was found in KVM. When updating a guest's page table entry, vm_pgoff was improperly used as the offset to get the page's pfn. As vaddr and vm_pgoff are controllable by user-mode processes, this flaw allows unprivileged local users on the host to write outside the userspace region and potentially corrupt the kernel, resulting in a denial of service condition.
Vulnerability class: Use-After-Free
EPSS: 0.004 (32.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux Linux_kernel
- Fedoraproject Fedora — versions 36
- Redhat Enterprise_linux — versions 8.0, 9.0
- N/a Kernel — versions kernel 5.18
Weakness classification (CWE)
Public proof-of-concept exploits
References
- secalert@redhat.com (Exploit, Third Party Advisory, Issue Tracking)
- secalert@redhat.com (Exploit, Mailing List, Third Party Advisory)
- secalert@redhat.com (Third Party Advisory)
Frequently asked questions
- What is CVE-2022-1158?
- CVE-2022-1158 is a high-severity vulnerability in Linux Kernel, classified under Use After Free. CVSS score: 7.8/10. Published 2022-08-05.
- How severe is CVE-2022-1158?
- High severity. CVSS v3 base score is 7.8 out of 10.
- Is CVE-2022-1158 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.