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://lore.kernel.org/linux-mm/20220808073232.8808-1-david%40redhat.com/ | Vendor Advisory | 
| 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/ | Vendor Advisory | 
| https://www.openwall.com/lists/oss-security/2022/08/08/1 | Mailing List Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 07:01
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://lore.kernel.org/linux-mm/20220808073232.8808-1-david%40redhat.com/ - Vendor Advisory | |
| References | () https://www.openwall.com/lists/oss-security/2022/08/08/1 - Mailing List, Third Party Advisory | 
26 May 2023, 19:42
| Type | Values Removed | Values Added | 
|---|---|---|
| References | (MISC) https://lore.kernel.org/linux-mm/20220808073232.8808-1-david%40redhat.com/ - Vendor Advisory | 
Information
                Published : 2022-08-31 16:15
Updated : 2024-11-21 07:01
NVD link : CVE-2022-2590
Mitre link : CVE-2022-2590
CVE.ORG link : CVE-2022-2590
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-362
                        
            Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
