2023-04-30 07:00:36 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-2430" ,
2023-07-23 02:00:33 +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 Linux prior to Kernel 6.2 RC5"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-413"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e12d7a46f65ae4b7d58a5e0c1cbfa825cf8" ,
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e12d7a46f65ae4b7d58a5e0c1cbfa825cf8"
2023-09-10 12:00:34 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5492" ,
"url" : "https://www.debian.org/security/2023/dsa-5492"
2023-07-23 02:00:33 +00:00
}
]
2023-04-30 07:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-07-23 02:00:33 +00:00
"value" : "A vulnerability was found due to missing lock for IOPOLL flaw in io_cqring_event_overflow() in io_uring.c in Linux Kernel. This flaw allows a local attacker with user privilege to trigger a Denial of Service threat."
2023-04-30 07:00:36 +00:00
}
]
}
}