{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2022-2590", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-362", "cweId": "CWE-362" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "Linux kernel", "version": { "version_data": [ { "version_affected": "=", "version_value": "Linux kernel 5.16 onwards" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://www.openwall.com/lists/oss-security/2022/08/08/1", "refsource": "MISC", "name": "https://www.openwall.com/lists/oss-security/2022/08/08/1" }, { "url": "https://lore.kernel.org/linux-mm/20220808073232.8808-1-david%40redhat.com/", "refsource": "MISC", "name": "https://lore.kernel.org/linux-mm/20220808073232.8808-1-david%40redhat.com/" } ] } }