2022-10-18 20:00:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3595" ,
2022-10-18 22:03:08 +02:00
"TITLE" : "Linux Kernel CIFS sess.c sess_free_buffer double free" ,
"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-119 Memory Corruption -> CWE-415 Double Free"
}
]
}
]
2022-10-18 20:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-18 22:03:08 +02:00
"value" : "A vulnerability was found in Linux Kernel. It has been rated as problematic. Affected by this issue is the function sess_free_buffer of the file fs\/cifs\/sess.c of the component CIFS Handler. The manipulation leads to double free. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-211364."
}
]
} ,
"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\/stable\/linux.git\/commit\/?id=b854b4ee66437e6e1622fda90529c814978cb4ca"
} ,
{
"url" : "https:\/\/vuldb.com\/?id.211364"
2022-10-18 20:00:35 +00:00
}
]
}
}