In the Linux kernel, the following vulnerability has been resolved: pds_core: Fix pdsc_check_pci_health function to use work thread When the driver notices fw_status == 0xff it tries to perform a P…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: pds_core: Fix pdsc_check_pci_health function to use work thread When the driver notices fw_status == 0xff it tries to perform a PCI reset on itself via pci_reset_function() in the context of the driver's health thread. However, pdsc_reset_prepare calls pdsc_stop_health_thread(), which attempts to stop/flush the health thread. This results in a deadlock because the stop/flush will never complete since the driver called pci_res…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/38407914d48273d7f8ab765b9243658afe1c3ab6 Patch
- https://git.kernel.org/stable/c/81665adf25d28a00a986533f1d3a5df76b79cad9 Patch
- https://git.kernel.org/stable/c/38407914d48273d7f8ab765b9243658afe1c3ab6 Patch
- https://git.kernel.org/stable/c/81665adf25d28a00a986533f1d3a5df76b79cad9 Patch
时间线
- nvd_ingest NVD