OSV 1.4.0 · unreviewed · 修改于 2026-08-25 14:31
发布时间
2026-08-23 02:30
GitHub 审查时间
—
NVD 发布时间
2026-08-23 00:16
源文件
advisories/unreviewed/2026/08/GHSA-f2p8-hwvr-fwmq/GHSA-f2p8-hwvr-fwmq.json
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.
该公告没有提供结构化的受影响软件包信息。