2022-10-17 18:00:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3563" ,
2022-10-17 20:14:26 +02:00
"TITLE" : "Linux Kernel BlueZ mgmt-tester.c read_50_controller_cap_complete null pointer dereference" ,
"REQUESTER" : "cna@vuldb.com" ,
"ASSIGNER" : "cna@vuldb.com" ,
"STATE" : "PUBLIC"
} ,
"generator" : "vuldb.com" ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Kernel" ,
"version" : {
"version_data" : [
{
2022-10-17 19:00:40 +00:00
"version_value" : "n/a"
2022-10-17 20:14:26 +02:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-404 Denial of Service -> CWE-476 NULL Pointer Dereference"
}
]
}
]
2022-10-17 18:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-17 19:00:40 +00:00
"value" : "A vulnerability classified as problematic has been found in Linux Kernel. Affected is the function read_50_controller_cap_complete of the file tools/mgmt-tester.c of the component BlueZ. The manipulation of the argument cap_len leads to null pointer dereference. It is recommended to apply a patch to fix this issue. VDB-211086 is the identifier assigned to this vulnerability."
2022-10-17 20:14:26 +02:00
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"baseScore" : "3.5" ,
2022-10-17 19:00:40 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
2022-10-17 20:14:26 +02:00
}
} ,
"references" : {
"reference_data" : [
{
2022-10-17 19:00:40 +00:00
"url" : "https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=e3c92f1f786f0b55440bd908b55894d0c792cf0e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=e3c92f1f786f0b55440bd908b55894d0c792cf0e"
2022-10-17 20:14:26 +02:00
} ,
{
2022-10-17 19:00:40 +00:00
"url" : "https://vuldb.com/?id.211086" ,
"refsource" : "MISC" ,
"name" : "https://vuldb.com/?id.211086"
2022-10-17 18:00:35 +00:00
}
]
}
}