In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] With default config, the value of NR_CPUS is 64. When HW …
高危 CVSS 7.2
摘要
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC] With default config, the value of NR_CPUS is 64. When HW platform has more then 64 cpus, system will crash on these platforms. MAX_CORE_PIC is the maximum cpu number in MADT table (max physical number) which can exceed the supported maximum cpu number (NR_CPUS, max logical number), but kernel should not crash. Kernel should boot cpus with NR_CPUS, let the…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0f6810e39898af2d2cabd9313e4dbc945fb5dfdd Patch
- https://git.kernel.org/stable/c/4551b30525cf3d2f026b92401ffe241eb04dfebe Patch
- https://git.kernel.org/stable/c/88e189bd16e5889e44a41b3309558ebab78b9280 Patch
- https://git.kernel.org/stable/c/0f6810e39898af2d2cabd9313e4dbc945fb5dfdd Patch
- https://git.kernel.org/stable/c/4551b30525cf3d2f026b92401ffe241eb04dfebe Patch
- https://git.kernel.org/stable/c/88e189bd16e5889e44a41b3309558ebab78b9280 Patch
时间线
- nvd_ingest NVD