2022-10-17 07:00:36 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3533" ,
2022-10-17 11:02:26 +02:00
"TITLE" : "Linux Kernel BPF usdt.c parse_usdt_arg memory leak" ,
"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 10:00:34 +00:00
"version_value" : "n/a"
2022-10-17 11:02:26 +02:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-404 Denial of Service -> CWE-401 Memory Leak"
}
]
}
]
2022-10-17 07:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-17 10:00:34 +00:00
"value" : "A vulnerability was found in Linux Kernel. It has been rated as problematic. This issue affects the function parse_usdt_arg of the file tools/lib/bpf/usdt.c of the component BPF. The manipulation of the argument reg_name leads to memory leak. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-211031."
2022-10-17 11:02:26 +02:00
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"baseScore" : "3.5" ,
2022-10-17 10:00:34 +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 11:02:26 +02:00
}
} ,
"references" : {
"reference_data" : [
{
2022-10-17 10:00:34 +00:00
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=0dc9254e03704c75f2ebc9cbef2ce4de83fba603" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=0dc9254e03704c75f2ebc9cbef2ce4de83fba603"
2022-10-17 11:02:26 +02:00
} ,
{
2022-10-17 10:00:34 +00:00
"url" : "https://vuldb.com/?id.211031" ,
"refsource" : "MISC" ,
"name" : "https://vuldb.com/?id.211031"
2022-10-17 07:00:36 +00:00
}
]
}
}