2024-08-17 10:00:35 +00:00
{
2024-09-15 18:00:35 +00:00
"data_version" : "4.0" ,
2024-08-17 10:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-43822" ,
2024-09-15 18:00:35 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-08-17 10:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-15 18:00:35 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nASoc: PCM6240: Return directly after a failed devm_kzalloc() in pcmdevice_i2c_probe()\n\nThe value \u201c-ENOMEM\u201d was assigned to the local variable \u201cret\u201d\nin one if branch after a devm_kzalloc() call failed at the beginning.\nThis error code will trigger then a pcmdevice_remove() call with a passed\nnull pointer so that an undesirable dereference will be performed.\nThus return the appropriate error code directly."
2024-08-17 10:00:35 +00:00
}
]
2024-09-15 18:00:35 +00:00
} ,
"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" : "1324eafd37aa" ,
"version_value" : "fa6f16eff732"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.10" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.10" ,
"status" : "unaffected" ,
2024-11-05 10:01:30 +00:00
"versionType" : "semver"
2024-09-15 18:00:35 +00:00
} ,
{
"version" : "6.10.3" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 10:01:30 +00:00
"versionType" : "semver"
2024-09-15 18:00:35 +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/fa6f16eff7320c91e908309e31be34cbbe4b7e58" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/fa6f16eff7320c91e908309e31be34cbbe4b7e58"
} ,
{
"url" : "https://git.kernel.org/stable/c/3722873d49a1788d5420894d4f6f63e35f5c1f13" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/3722873d49a1788d5420894d4f6f63e35f5c1f13"
}
]
} ,
"generator" : {
2024-11-05 10:01:30 +00:00
"engine" : "bippy-9e1c9544281a"
2024-08-17 10:00:35 +00:00
}
}