2024-02-19 15:01:46 +00:00
{
2024-04-03 15:00:36 +00:00
"data_version" : "4.0" ,
2024-02-19 15:01:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-26705" ,
2024-04-03 15:00:36 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-02-19 15:01:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-03 15:00:36 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nparisc: BTLB: Fix crash when setting up BTLB at CPU bringup\n\nWhen using hotplug and bringing up a 32-bit CPU, ask the firmware about the\nBTLB information to set up the static (block) TLB entries.\n\nFor that write access to the static btlb_info struct is needed, but\nsince it is marked __ro_after_init the kernel segfaults with missing\nwrite permissions.\n\nFix the crash by dropping the __ro_after_init annotation."
}
]
} ,
"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" : "e5ef93d02d6c" ,
"version_value" : "54944f45470a"
} ,
{
"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 10:00:33 +00:00
"versionType" : "semver"
2024-04-03 15:00:36 +00:00
} ,
{
"version" : "6.6.18" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-04-03 15:00:36 +00:00
} ,
{
"version" : "6.7.6" ,
"lessThanOrEqual" : "6.7.*" ,
"status" : "unaffected" ,
2024-11-05 10:00:33 +00:00
"versionType" : "semver"
2024-04-03 15:00:36 +00:00
} ,
{
"version" : "6.8" ,
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://git.kernel.org/stable/c/54944f45470af5965fb9c28cf962ec30f38a8f5b" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/54944f45470af5965fb9c28cf962ec30f38a8f5b"
} ,
{
"url" : "https://git.kernel.org/stable/c/aa52be55276614d33f22fbe7da36c40d6432d10b" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/aa52be55276614d33f22fbe7da36c40d6432d10b"
} ,
{
"url" : "https://git.kernel.org/stable/c/913b9d443a0180cf0de3548f1ab3149378998486" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/913b9d443a0180cf0de3548f1ab3149378998486"
2024-02-19 15:01:46 +00:00
}
]
2024-04-03 15:00:36 +00:00
} ,
"generator" : {
2024-11-05 10:00:33 +00:00
"engine" : "bippy-9e1c9544281a"
2024-02-19 15:01:46 +00:00
}
}