2022-10-21 06:00:31 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3629" ,
2022-10-21 08:02:12 +02:00
"TITLE" : "Linux Kernel IPsec af_vsock.c vsock_connect 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-21 07:00:32 +00:00
"version_value" : "n/a"
2022-10-21 08:02:12 +02:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-404 Denial of Service -> CWE-401 Memory Leak"
}
]
}
]
2022-10-21 06:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-21 07:00:32 +00:00
"value" : "A vulnerability was found in Linux Kernel. It has been declared as problematic. This vulnerability affects the function vsock_connect of the file net/vmw_vsock/af_vsock.c of the component IPsec. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. VDB-211930 is the identifier assigned to this vulnerability."
2022-10-21 08:02:12 +02:00
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"baseScore" : "2.6" ,
2022-10-21 07:00:32 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
2022-10-21 08:02:12 +02:00
}
} ,
"references" : {
"reference_data" : [
{
2022-10-21 07:00:32 +00:00
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=7e97cfed9929eaabc41829c395eb0d1350fccb9d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=7e97cfed9929eaabc41829c395eb0d1350fccb9d"
2022-10-21 08:02:12 +02:00
} ,
{
2022-10-21 07:00:32 +00:00
"url" : "https://vuldb.com/?id.211930" ,
"refsource" : "MISC" ,
"name" : "https://vuldb.com/?id.211930"
2022-10-21 06:00:31 +00:00
}
]
}
}