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