A race condition was found in the way the Linux kernel's memory subsystem handled the copy-on-write (COW) breakage of private read-only shared memory mappings. This flaw allows an unprivileged, local user to gain write access to read-only memory mappings, increasing their privileges on the system.
References
Link | Resource |
---|---|
https://www.openwall.com/lists/oss-security/2022/08/08/1 | Mailing List Third Party Advisory |
https://lore.kernel.org/linux-mm/20220808073232.8808-1-david%40redhat.com/ |
Configurations
Information
Published : 2022-08-31 09:15
Updated : 2023-02-12 14:15
NVD link : CVE-2022-2590
Mitre link : CVE-2022-2590
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
linux
- linux_kernel