2024-05-17 14:01:01 +00:00
{
2024-05-20 10:00:36 +00:00
"data_version" : "4.0" ,
2024-05-17 14:01:01 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-35972" ,
2024-05-20 10:00:36 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-05-17 14:01:01 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-20 10:00:36 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nbnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()\n\nIf ulp = kzalloc() fails, the allocated edev will leak because it is\nnot properly assigned and the cleanup path will not be able to free it.\nFix it by assigning it properly immediately after allocation."
}
]
} ,
"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" : "<" ,
"version_name" : "303432211324" ,
"version_value" : "c60ed825530b"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.3" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.3" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.6.28" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.8.7" ,
"lessThanOrEqual" : "6.8.*" ,
"status" : "unaffected" ,
"versionType" : "custom"
} ,
{
"version" : "6.9" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/c60ed825530b8c0cc2b524efd39b1d696ec54004" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c60ed825530b8c0cc2b524efd39b1d696ec54004"
} ,
{
"url" : "https://git.kernel.org/stable/c/10a9d6a7513f93d7faffcb341af0aa42be8218fe" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/10a9d6a7513f93d7faffcb341af0aa42be8218fe"
} ,
{
"url" : "https://git.kernel.org/stable/c/7ac10c7d728d75bc9daaa8fade3c7a3273b9a9ff" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/7ac10c7d728d75bc9daaa8fade3c7a3273b9a9ff"
2024-05-17 14:01:01 +00:00
}
]
2024-05-20 10:00:36 +00:00
} ,
"generator" : {
2024-05-29 06:01:48 +00:00
"engine" : "bippy-a5840b7849dd"
2024-05-17 14:01:01 +00:00
}
}