2023-03-14 15:00:34 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-1390" ,
2023-03-16 21:00:34 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux kernel (TIPC kernel module)" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in kernel 5.11-rc4"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1050"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://gist.github.com/netspooky/bee2d07022f6350bb88eaa48e571d9b5" ,
"url" : "https://gist.github.com/netspooky/bee2d07022f6350bb88eaa48e571d9b5"
} ,
{
"refsource" : "MISC" ,
"name" : "https://infosec.exchange/@_mattata/109427999461122360" ,
"url" : "https://infosec.exchange/@_mattata/109427999461122360"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/torvalds/linux/commit/b77413446408fdd256599daf00d5be72b5f3e7c6" ,
"url" : "https://github.com/torvalds/linux/commit/b77413446408fdd256599daf00d5be72b5f3e7c6"
2023-04-20 09:00:36 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20230420-0001/" ,
"url" : "https://security.netapp.com/advisory/ntap-20230420-0001/"
2023-03-16 21:00:34 +00:00
}
]
2023-03-14 15:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-16 21:00:34 +00:00
"value" : "A remote denial of service vulnerability was found in the Linux kernel\u2019s TIPC kernel module. The while loop in tipc_link_xmit() hits an unknown state while attempting to parse SKBs, which are not in the queue. Sending two small UDP packets to a system with a UDP bearer results in the CPU utilization for the system to instantly spike to 100%, causing a denial of service condition."
2023-03-14 15:00:34 +00:00
}
]
}
}