In the Linux kernel, the following vulnerability has been resolved: scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in isci_host_alloc() (drivers/sc…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: scsi: isci: Fix use-after-free in device removal path The ISCI completion tasklet is initialized in isci_host_alloc() (drivers/scsi/isci/init.c:496) and scheduled from both MSI-X and legacy interrupt handlers (drivers/scsi/isci/host.c:223,613). isci_host_deinit() stops the controller and waits for stop completion, but it never kills completion_tasklet before teardown continues. A top-of-function tasklet_kill() is not suffici…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1412995e10c74644b47f242aea6e4f3d4180e806
- https://git.kernel.org/stable/c/309c6058622d080fe8c2fab87c30da82d834d989
- https://git.kernel.org/stable/c/6d40f2f103bb30f52f3dbadbe2c3fdf274a9763c
- https://git.kernel.org/stable/c/a83d3e4daba40d49324cec1c51ed261e1ea48cf1
- https://git.kernel.org/stable/c/ab2266601a875982f2d2033f41e070a6d5e615e2
- https://git.kernel.org/stable/c/b52a8d52c3125ec9a93106ed816582368de34426
- https://git.kernel.org/stable/c/b9ff8631006233ba246828ac70409d2cb2da38d3
- https://git.kernel.org/stable/c/cb9e72c50e6c81a5903f27e0b397ce8525d7539b
时间线
- nvd_ingest NVD