In the Linux kernel, the following vulnerability has been resolved: s390/ism: Fix UAF of sba and ieq during ism_dev_exit() A ism interrupt handler can be active in parallel with ism_dev_exit(), acc…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: s390/ism: Fix UAF of sba and ieq during ism_dev_exit() A ism interrupt handler can be active in parallel with ism_dev_exit(), accessing freed data structures. No new interrupts will be generated after unregister_ieq(). Drain ongoing interrupt handlers by free_irq(), before freeing ism data structures.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/774394d27930ec4cf4cb3eed8ab6a4d20cb2430a
- https://git.kernel.org/stable/c/b1896543ce59c4258625a35cf41e23a9a1f80ea2
- https://git.kernel.org/stable/c/fc3021284050ecb3bba8a7851340cedcb5037928
时间线
- nvd_ingest NVD