2024-09-11 16:01:36 +00:00
{
2024-09-27 13:00:34 +00:00
"data_version" : "4.0" ,
2024-09-11 16:01:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-46868" ,
2024-09-27 13:00:34 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-09-11 16:01:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-09-27 13:00:34 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()\n\nIf the __qcuefi pointer is not set, then in the original code, we would\nhold onto the lock. That means that if we tried to set it later, then\nit would cause a deadlock. Drop the lock on the error path. That's\nwhat all the callers are expecting."
2024-09-11 16:01:36 +00:00
}
]
2024-09-27 13:00:34 +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" : "759e7a2b62eb" ,
"version_value" : "8c6a5a1fc02a"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.7" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.7" ,
"status" : "unaffected" ,
2024-11-05 11:01:24 +00:00
"versionType" : "semver"
2024-09-27 13:00:34 +00:00
} ,
{
"version" : "6.10.11" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:24 +00:00
"versionType" : "semver"
2024-09-27 13:00:34 +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/8c6a5a1fc02ad1d62d06897ab330693d4d27cd03" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/8c6a5a1fc02ad1d62d06897ab330693d4d27cd03"
} ,
{
"url" : "https://git.kernel.org/stable/c/db213b0cfe3268d8b1d382b3bcc999c687a2567f" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/db213b0cfe3268d8b1d382b3bcc999c687a2567f"
}
]
} ,
"generator" : {
2024-11-05 11:01:24 +00:00
"engine" : "bippy-9e1c9544281a"
2024-09-11 16:01:36 +00:00
}
}