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-46838" ,
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\nuserfaultfd: don't BUG_ON() if khugepaged yanks our page table\n\nSince khugepaged was changed to allow retracting page tables in file\nmappings without holding the mmap lock, these BUG_ON()s are wrong - get\nrid of them.\n\nWe could also remove the preceding \"if (unlikely(...))\" block, but then we\ncould reach pte_offset_map_lock() with transhuge pages not just for file\nmappings but also for anonymous mappings - which would probably be fine\nbut I think is not necessarily expected."
}
]
} ,
"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" : "1d65b771bc08" ,
"version_value" : "4a594acc12d5"
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "6.6" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "6.6" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-09-27 13:00:34 +00:00
} ,
{
"version" : "6.6.51" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-09-27 13:00:34 +00:00
} ,
{
"version" : "6.10.10" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +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/4a594acc12d5954cdc71d4450a386748bf3d136a" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/4a594acc12d5954cdc71d4450a386748bf3d136a"
} ,
{
"url" : "https://git.kernel.org/stable/c/db978287e908d48b209e374b00d847b2d785e0a9" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/db978287e908d48b209e374b00d847b2d785e0a9"
} ,
{
"url" : "https://git.kernel.org/stable/c/4828d207dc5161dc7ddf9a4f6dcfd80c7dd7d20a" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/4828d207dc5161dc7ddf9a4f6dcfd80c7dd7d20a"
2024-09-11 16:01:36 +00:00
}
]
2024-09-27 13:00:34 +00:00
} ,
"generator" : {
2024-11-05 11:01:11 +00:00
"engine" : "bippy-9e1c9544281a"
2024-09-11 16:01:36 +00:00
}
}