2022-11-23 12:00:34 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-4127" ,
2022-11-28 22:00:35 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux kernel (io_uring)" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in 5.19"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-476"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://lore.kernel.org/all/d5a19c1e-9968-e22e-5917-c3139c5e7e89@kernel.dk/" ,
"url" : "https://lore.kernel.org/all/d5a19c1e-9968-e22e-5917-c3139c5e7e89@kernel.dk/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/torvalds/linux/commit/d785a773bed966a75ca1f11d108ae1897189975b" ,
"url" : "https://github.com/torvalds/linux/commit/d785a773bed966a75ca1f11d108ae1897189975b"
}
]
2022-11-23 12:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-28 22:00:35 +00:00
"value" : "A NULL pointer dereference issue was discovered in the Linux kernel in io_files_update_with_index_alloc. A local user could use this flaw to potentially crash the system causing a denial of service."
2022-11-23 12:00:34 +00:00
}
]
}
}