In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Fix two locking issues with thermal zone debug With the current thermal zone locking arrangement in the debugfs …
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Fix two locking issues with thermal zone debug With the current thermal zone locking arrangement in the debugfs code, user space can open the "mitigations" file for a thermal zone before the zone's debugfs pointer is set which will result in a NULL pointer dereference in tze_seq_start(). Moreover, thermal_debug_tz_remove() is not called under the thermal zone lock, so it can run in parallel with the other fu…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/6c57bdd0505422d5ccd2df541d993aec978c842e Patch
- https://git.kernel.org/stable/c/c7f7c37271787a7f77d7eedc132b0b419a76b4c8 Patch
- https://git.kernel.org/stable/c/6c57bdd0505422d5ccd2df541d993aec978c842e Patch
- https://git.kernel.org/stable/c/c7f7c37271787a7f77d7eedc132b0b419a76b4c8 Patch
时间线
- nvd_ingest NVD