2024-12-29 12:01:05 +00:00
{
2025-01-06 17:01:22 +00:00
"data_version" : "4.0" ,
2024-12-29 12:01:05 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-56766" ,
2025-01-06 17:01:22 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-12-29 12:01:05 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-01-06 17:01:22 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: rawnand: fix double free in atmel_pmecc_create_user()\n\nThe \"user\" pointer was converted from being allocated with kzalloc() to\nbeing allocated by devm_kzalloc(). Calling kfree(user) will lead to a\ndouble free."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-12-29 12:01:05 +00:00
}
]
2025-01-06 17:01:22 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
2025-01-09 16:00:59 +00:00
{
"version_affected" : "<" ,
"version_name" : "22fbbc37edb840fd420fadf670366be9bf028426" ,
"version_value" : "ca9818554b0f33e87f38e4bfa2dac056692d46cc"
} ,
{
"version_affected" : "<" ,
"version_name" : "54cb5fa850f9306d84e49a3db44b7a7eb5536cd1" ,
"version_value" : "1562871ef613fa9492aa0310933eff785166a90e"
} ,
{
"version_affected" : "<" ,
"version_name" : "5fe7709251e334cc27618473299c48340cecd3c8" ,
"version_value" : "3d825a241e65f7e3072978729e79d735ec40b80e"
} ,
2025-01-06 17:01:22 +00:00
{
"version_affected" : "<" ,
"version_name" : "24cbc37e837fd9e31e5024480b779207d1d99f1d" ,
"version_value" : "6ea15205d7e2b811fbbdf79783f686f58abfb4b7"
} ,
{
"version_affected" : "<" ,
"version_name" : "f1290871c8aaeb13029390a2b6e5c05733a1be6f" ,
"version_value" : "dd45c87782738715d5e7c167f8dabf0814a7394a"
} ,
{
"version_affected" : "<" ,
"version_name" : "8ac19ec818c548c5788da5926dcc8af96fad4bb1" ,
"version_value" : "d2f090ea57f8d6587e09d4066f740a8617767b3d"
} ,
{
"version_affected" : "<" ,
"version_name" : "6d734f1bfc336aaea91313a5632f2f197608fadd" ,
"version_value" : "d8e4771f99c0400a1873235704b28bb803c83d17"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.13-rc1" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.13-rc1" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
2025-01-09 16:00:59 +00:00
{
"version" : "5.4.289" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "5.10.233" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "5.15.176" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
2025-01-06 17:01:22 +00:00
{
"version" : "6.1.123" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "6.6.69" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "6.12.8" ,
"lessThanOrEqual" : "6.12.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "6.13-rc5" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2025-01-09 16:00:59 +00:00
{
"url" : "https://git.kernel.org/stable/c/ca9818554b0f33e87f38e4bfa2dac056692d46cc" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/ca9818554b0f33e87f38e4bfa2dac056692d46cc"
} ,
{
"url" : "https://git.kernel.org/stable/c/1562871ef613fa9492aa0310933eff785166a90e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/1562871ef613fa9492aa0310933eff785166a90e"
} ,
{
"url" : "https://git.kernel.org/stable/c/3d825a241e65f7e3072978729e79d735ec40b80e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3d825a241e65f7e3072978729e79d735ec40b80e"
} ,
2025-01-06 17:01:22 +00:00
{
"url" : "https://git.kernel.org/stable/c/6ea15205d7e2b811fbbdf79783f686f58abfb4b7" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/6ea15205d7e2b811fbbdf79783f686f58abfb4b7"
} ,
{
"url" : "https://git.kernel.org/stable/c/dd45c87782738715d5e7c167f8dabf0814a7394a" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/dd45c87782738715d5e7c167f8dabf0814a7394a"
} ,
{
"url" : "https://git.kernel.org/stable/c/d2f090ea57f8d6587e09d4066f740a8617767b3d" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d2f090ea57f8d6587e09d4066f740a8617767b3d"
} ,
{
"url" : "https://git.kernel.org/stable/c/d8e4771f99c0400a1873235704b28bb803c83d17" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d8e4771f99c0400a1873235704b28bb803c83d17"
}
]
} ,
"generator" : {
"engine" : "bippy-5f407fcff5a0"
2024-12-29 12:01:05 +00:00
}
}