2022-07-30 21:00:44 +00:00
{
2023-02-12 22:02:08 +00:00
"data_version" : "4.0" ,
2022-07-30 21:00:44 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-2590" ,
2022-08-31 16:00:35 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
2023-02-12 22:02:08 +00:00
"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"
}
]
}
]
} ,
2022-08-31 16:00:35 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux kernel" ,
"version" : {
"version_data" : [
{
2023-02-12 22:02:08 +00:00
"version_affected" : "=" ,
2022-08-31 16:00:35 +00:00
"version_value" : "Linux kernel 5.16 onwards"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
2023-02-12 22:02:08 +00:00
"url" : "https://www.openwall.com/lists/oss-security/2022/08/08/1" ,
2022-08-31 16:00:35 +00:00
"refsource" : "MISC" ,
2023-02-12 22:02:08 +00:00
"name" : "https://www.openwall.com/lists/oss-security/2022/08/08/1"
2022-08-31 16:00:35 +00:00
} ,
{
2023-02-12 22:02:08 +00:00
"url" : "https://lore.kernel.org/linux-mm/20220808073232.8808-1-david%40redhat.com/" ,
2022-08-31 16:00:35 +00:00
"refsource" : "MISC" ,
2023-02-12 22:02:08 +00:00
"name" : "https://lore.kernel.org/linux-mm/20220808073232.8808-1-david%40redhat.com/"
2022-07-30 21:00:44 +00:00
}
]
}
}