In the Linux kernel, the following vulnerability has been resolved: acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks The CXL CPER work registration and unregistration helpers acquire cxl_…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks The CXL CPER work registration and unregistration helpers acquire cxl_cper_work_lock and cxl_cper_prot_err_work_lock with a spinlock guard(), which leaves local interrupts enabled. The corresponding post paths (cxl_cper_post_event(), cxl_cper_post_prot_err()) execute in hard IRQ context (they are called from the GHES error notification path) and acquire the same locks…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0e25382b05de48d09b243d3d447d236a6d735bc2
- https://git.kernel.org/stable/c/6625ca499c3131ef63be3215f8f942d7a097ea3a
- https://git.kernel.org/stable/c/c735dbce7ad03df708bf22ec964f67e43cbc823a
- https://git.kernel.org/stable/c/cbc27a4302a1feb0ff77c1755021837a738b0ce9
时间线
- nvd_ingest NVD