8.8

CVE-2022-1043

Exploit
A flaw was found in the Linux kernel’s io_uring implementation. This flaw allows an attacker with a local account to corrupt system memory, crash the system or escalate privileges.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 5.10.51 < 5.10.61
LinuxLinux Kernel Version >= 5.11 < 5.13.13
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.72% 0.884
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2 6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

http://packetstormsecurity.com/files/170834/io_uring-Same-Type-Object-Reuse-Privilege-Escalation.html
Third Party Advisory
Exploit
VDB Entry
https://access.redhat.com/security/cve/CVE-2022-1043
Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=1997328
Third Party Advisory
Issue Tracking
https://github.com/torvalds/linux/commit/a30f895ad3239f45012e860d4f94c1a388b36d14
Patch
Third Party Advisory
https://www.zerodayinitiative.com/advisories/ZDI-22-362/
Third Party Advisory
VDB Entry