2024-07-29 16:00:36 +00:00
{
2024-07-29 16:01:09 +00:00
"data_version" : "4.0" ,
2024-07-29 16:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-42069" ,
2024-07-29 16:01:09 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-07-29 16:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-29 16:01:09 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Fix possible double free in error handling path\n\nWhen auxiliary_device_add() returns error and then calls\nauxiliary_device_uninit(), callback function adev_release\ncalls kfree(madev). We shouldn't call kfree(madev) again\nin the error handling path. Set 'madev' to NULL."
}
]
} ,
"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" : "a69839d4327d" ,
"version_value" : "3243e64eb4d8"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.2" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.2" ,
"status" : "unaffected" ,
2024-11-05 10:02:32 +00:00
"versionType" : "semver"
2024-07-29 16:01:09 +00:00
} ,
{
"version" : "6.6.37" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:32 +00:00
"versionType" : "semver"
2024-07-29 16:01:09 +00:00
} ,
{
"version" : "6.9.8" ,
"lessThanOrEqual" : "6.9.*" ,
"status" : "unaffected" ,
2024-11-05 10:02:32 +00:00
"versionType" : "semver"
2024-07-29 16:01:09 +00:00
} ,
{
"version" : "6.10" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/3243e64eb4d897c3eeb48b2a7221ab5a95e1282a" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3243e64eb4d897c3eeb48b2a7221ab5a95e1282a"
} ,
{
"url" : "https://git.kernel.org/stable/c/ed45c0a0b662079d4c0e518014cc148c753979b4" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/ed45c0a0b662079d4c0e518014cc148c753979b4"
} ,
{
"url" : "https://git.kernel.org/stable/c/1864b8224195d0e43ddb92a8151f54f6562090cc" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/1864b8224195d0e43ddb92a8151f54f6562090cc"
2024-07-29 16:00:36 +00:00
}
]
2024-07-29 16:01:09 +00:00
} ,
"generator" : {
2024-11-05 10:02:32 +00:00
"engine" : "bippy-9e1c9544281a"
2024-07-29 16:00:36 +00:00
}
}