2024-09-11 16:00:36 +00:00
{
2024-09-13 06:00:36 +00:00
"data_version" : "4.0" ,
2024-09-11 16:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-46673" ,
2024-09-13 06:00:36 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-09-11 16:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-13 06:00:36 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: aacraid: Fix double-free on probe failure\n\naac_probe_one() calls hardware-specific init functions through the\naac_driver_ident::init pointer, all of which eventually call down to\naac_init_adapter().\n\nIf aac_init_adapter() fails after allocating memory for aac_dev::queues,\nit frees the memory but does not clear that member.\n\nAfter the hardware-specific init function returns an error,\naac_probe_one() goes down an error path that frees the memory pointed to\nby aac_dev::queues, resulting.in a double-free."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
2024-09-11 16:00:36 +00:00
}
]
2024-09-13 06:00:36 +00:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "8e0c5ebde82b" ,
"version_value" : "d237c7d06ffd"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "2.6.15" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "2.6.15" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
"version" : "4.19.321" ,
"lessThanOrEqual" : "4.19.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
"version" : "5.4.283" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
"version" : "5.10.225" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
"version" : "5.15.166" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
"version" : "6.1.108" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
"version" : "6.6.49" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
"version" : "6.10.8" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:04:06 +00:00
"versionType" : "semver"
2024-09-13 06:00:36 +00:00
} ,
{
2024-09-15 18:04:12 +00:00
"version" : "6.11" ,
2024-09-13 06:00:36 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/d237c7d06ffddcdb5d36948c527dc01284388218" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d237c7d06ffddcdb5d36948c527dc01284388218"
} ,
{
"url" : "https://git.kernel.org/stable/c/564e1986b00c5f05d75342f8407f75f0a17b94df" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/564e1986b00c5f05d75342f8407f75f0a17b94df"
} ,
{
"url" : "https://git.kernel.org/stable/c/9e96dea7eff6f2bbcd0b42a098012fc66af9eb69" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/9e96dea7eff6f2bbcd0b42a098012fc66af9eb69"
} ,
{
"url" : "https://git.kernel.org/stable/c/85449b28ff6a89c4513115e43ddcad949b5890c9" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/85449b28ff6a89c4513115e43ddcad949b5890c9"
} ,
{
"url" : "https://git.kernel.org/stable/c/60962c3d8e18e5d8dfa16df788974dd7f35bd87a" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/60962c3d8e18e5d8dfa16df788974dd7f35bd87a"
} ,
{
"url" : "https://git.kernel.org/stable/c/8a3995a3ffeca280a961b59f5c99843d81b15929" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/8a3995a3ffeca280a961b59f5c99843d81b15929"
} ,
{
"url" : "https://git.kernel.org/stable/c/4b540ec7c0045c2d01c4e479f34bbc8f147afa4c" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/4b540ec7c0045c2d01c4e479f34bbc8f147afa4c"
} ,
{
"url" : "https://git.kernel.org/stable/c/919ddf8336f0b84c0453bac583808c9f165a85c2" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/919ddf8336f0b84c0453bac583808c9f165a85c2"
}
]
} ,
"generator" : {
2024-11-05 10:04:06 +00:00
"engine" : "bippy-9e1c9544281a"
2024-09-11 16:00:36 +00:00
}
}