In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix UAF around queue destruction We currently do stuff like queuing the final destruction step on a random system wq, whi…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix UAF around queue destruction We currently do stuff like queuing the final destruction step on a random system wq, which will outlive the driver instance. With bad timing we can teardown the driver with one or more work workqueue still being alive leading to various UAF splats. Add a fini step to ensure user queues are properly torn down. At this point GuC should already be nuked so queue itself should no longer be…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/272b0e78874586d6ccae04079d75b27b47705544 Patch
- https://git.kernel.org/stable/c/2d2be279f1ca9e7288282d4214f16eea8a727cdb Patch
- https://git.kernel.org/stable/c/421c74670b0f9d5c007f1276d3647aa58f407fde Patch
时间线
- nvd_ingest NVD