2022-10-19 09:00:38 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3606" ,
2022-10-19 11:04:23 +02:00
"TITLE" : "Linux Kernel BPF libbpf.c find_prog_by_sec_insn 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" : [
{
"version_value" : "n\/a"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-404 Denial of Service -> CWE-476 NULL Pointer Dereference"
}
]
}
]
2022-10-19 09:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-19 11:04:23 +02:00
"value" : "A vulnerability was found in Linux Kernel. It has been classified as problematic. This affects the function find_prog_by_sec_insn of the file tools\/lib\/bpf\/libbpf.c of the component BPF. The manipulation leads to null pointer dereference. It is recommended to apply a patch to fix this issue. The identifier VDB-211749 was assigned to this vulnerability."
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"baseScore" : "3.5" ,
"vectorString" : "CVSS:3.1\/AV:A\/AC:L\/PR:L\/UI:N\/S:U\/C:N\/I:N\/A:L"
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https:\/\/git.kernel.org\/pub\/scm\/linux\/kernel\/git\/bpf\/bpf-next.git\/commit\/?id=d0d382f95a9270dcf803539d6781d6bd67e3f5b2"
} ,
{
"url" : "https:\/\/vuldb.com\/?id.211749"
2022-10-19 09:00:38 +00:00
}
]
}
}