2024-10-21 13:01:01 +00:00
{
2024-10-21 19:00:43 +00:00
"data_version" : "4.0" ,
2024-10-21 13:01:01 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-49956" ,
2024-10-21 19:00:43 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-10-21 13:01:01 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-21 19:00:43 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\ngfs2: fix double destroy_workqueue error\n\nWhen gfs2_fill_super() fails, destroy_workqueue() is called within\ngfs2_gl_hash_clear(), and the subsequent code path calls\ndestroy_workqueue() on the same work queue again.\n\nThis issue can be fixed by setting the work queue pointer to NULL after\nthe first destroy_workqueue() call and checking for a NULL pointer\nbefore attempting to destroy the work queue again."
2024-10-21 13:01:01 +00:00
}
]
2024-10-21 19:00:43 +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" : "30e388d57367" ,
"version_value" : "a5336035728d"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.11" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.11" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-10-21 19:00:43 +00:00
} ,
{
"version" : "6.11.3" ,
"lessThanOrEqual" : "6.11.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-10-21 19:00:43 +00:00
} ,
{
2024-11-19 02:01:01 +00:00
"version" : "6.12" ,
2024-10-21 19:00:43 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/a5336035728d77efd76306940d742a6f23debe68" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/a5336035728d77efd76306940d742a6f23debe68"
} ,
{
"url" : "https://git.kernel.org/stable/c/6cb9df81a2c462b89d2f9611009ab43ae8717841" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/6cb9df81a2c462b89d2f9611009ab43ae8717841"
}
]
} ,
"generator" : {
2024-11-19 02:01:01 +00:00
"engine" : "bippy-8e903de6a542"
2024-10-21 13:01:01 +00:00
}
}