2023-05-09 15:00:37 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-2598" ,
2023-06-01 01:00:39 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Kernel" ,
"version" : {
"version_data" : [
{
"version_value" : "Kernel prior to 6.4-rc1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://www.openwall.com/lists/oss-security/2023/05/08/3" ,
"url" : "https://www.openwall.com/lists/oss-security/2023/05/08/3"
2023-07-03 16:00:37 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20230703-0006/" ,
"url" : "https://security.netapp.com/advisory/ntap-20230703-0006/"
2023-06-01 01:00:39 +00:00
}
]
2023-05-09 15:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-06-01 01:00:39 +00:00
"value" : "A flaw was found in the fixed buffer registration code for io_uring (io_sqe_buffer_register in io_uring/rsrc.c) in the Linux kernel that allows out-of-bounds access to physical memory beyond the end of the buffer. This flaw enables full local privilege escalation."
2023-05-09 15:00:37 +00:00
}
]
}
}