2024-09-11 16:01:06 +00:00
{
2024-09-18 08:00:37 +00:00
"data_version" : "4.0" ,
2024-09-11 16:01:06 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-46742" ,
2024-09-18 08:00:37 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-09-11 16:01:06 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-18 08:00:37 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()\n\nnull-ptr-deref will occur when (req_op_level == SMB2_OPLOCK_LEVEL_LEASE)\nand parse_lease_state() return NULL.\n\nFix this by check if 'lease_ctx_info' is NULL.\n\nAdditionally, remove the redundant parentheses in\nparse_durable_handle_context()."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
2024-12-09 15:01:01 +00:00
"version_name" : "0626e6641f6b" ,
2024-09-18 08:00:37 +00:00
"version_value" : "07f384c5be1f"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
2024-12-09 15:01:01 +00:00
{
"version" : "5.15" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "5.15" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
2024-09-18 08:00:37 +00:00
{
"version" : "6.6.51" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:45 +00:00
"versionType" : "semver"
2024-09-18 08:00:37 +00:00
} ,
{
"version" : "6.10.10" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:45 +00:00
"versionType" : "semver"
2024-09-18 08:00:37 +00:00
} ,
{
"version" : "6.11" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/07f384c5be1f8633b13f0a22616e227570450bc6" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/07f384c5be1f8633b13f0a22616e227570450bc6"
} ,
{
"url" : "https://git.kernel.org/stable/c/3b692794b81f2ecad69a4adbba687f3836824ada" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3b692794b81f2ecad69a4adbba687f3836824ada"
} ,
{
"url" : "https://git.kernel.org/stable/c/4e8771a3666c8f216eefd6bd2fd50121c6c437db" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/4e8771a3666c8f216eefd6bd2fd50121c6c437db"
2024-09-11 16:01:06 +00:00
}
]
2024-09-18 08:00:37 +00:00
} ,
"generator" : {
2024-12-09 15:01:01 +00:00
"engine" : "bippy-8e903de6a542"
2024-09-11 16:01:06 +00:00
}
}