2024-10-21 20:00:30 +00:00
{
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-50065" ,
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nntfs3: Change to non-blocking allocation in ntfs_d_hash\n\nd_hash is done while under \"rcu-walk\" and should not sleep.\n__get_name() allocates using GFP_KERNEL, having the possibility\nto sleep when under memory pressure. Change the allocation to\nGFP_NOWAIT."
}
]
} ,
"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" : "58ebd50d2252" ,
"version_value" : "c556e72cea2a"
} ,
{
"version_affected" : "<" ,
"version_name" : "d392e85fd1e8" ,
"version_value" : "d0c710372e23"
} ,
{
"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:00:32 +00:00
"versionType" : "semver"
2024-10-21 20:00:30 +00:00
} ,
{
"version" : "6.6.57" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:32 +00:00
"versionType" : "semver"
2024-10-21 20:00:30 +00:00
} ,
{
"version" : "6.11.4" ,
"lessThanOrEqual" : "6.11.*" ,
"status" : "unaffected" ,
2024-11-05 11:00:32 +00:00
"versionType" : "semver"
2024-10-21 20:00:30 +00:00
} ,
{
2024-11-19 02:01:26 +00:00
"version" : "6.12" ,
2024-10-21 20:00:30 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/c556e72cea2a1131ae418be017dd6fc76fffe2fb" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/c556e72cea2a1131ae418be017dd6fc76fffe2fb"
} ,
{
"url" : "https://git.kernel.org/stable/c/d0c710372e238510db08ea01e7b8bd81ed995dd6" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/d0c710372e238510db08ea01e7b8bd81ed995dd6"
} ,
{
"url" : "https://git.kernel.org/stable/c/589996bf8c459deb5bbc9747d8f1c51658608103" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/589996bf8c459deb5bbc9747d8f1c51658608103"
}
]
} ,
"generator" : {
2024-11-19 02:01:26 +00:00
"engine" : "bippy-8e903de6a542"
2024-10-21 20:00:30 +00:00
}
}