In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stop_this_cpu() smp_send_stop() parks all secondary CPUs in stop_this_cpu(). The function m…
中危 CVSS 5.5
摘要
In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stop_this_cpu() smp_send_stop() parks all secondary CPUs in stop_this_cpu(). The function marks the CPU offline for the scheduler via set_cpu_online(false) but never informs RCU, so RCU keeps expecting a quiescent state from CPUs that are now spinning forever with interrupts disabled. As long as nothing waits for an RCU grace period after smp_send_stop() this is harmless, which is why it…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/6eda71977ee11c222f8ad4cae4d18d50448e56f4 Patch
- https://git.kernel.org/stable/c/9f3f3bdc6d9dac1a5a8262ee7ad0f2ff1527a7e7 Patch
- https://git.kernel.org/stable/c/9fef09df42df55ab819b285ea892e0fc1b95a9c4 Patch
- https://git.kernel.org/stable/c/e1919d026706544cb6e7251ec06e908edd6f34ee Patch
- https://git.kernel.org/stable/c/f8a1ef884013dc99f712d3eb75624c7cd3fd94f6 Patch
- https://git.kernel.org/stable/c/f9b57a0015c241274651f4b36627f56b1b5a8651 Patch
时间线
- nvd_ingest NVD