CVE-2026-74690
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
22/08/2026
Última modificación:
22/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
s390/ism: Fix UAF of sba and ieq during ism_dev_exit()<br />
<br />
A ism interrupt handler can be active in parallel with ism_dev_exit(),<br />
accessing freed data structures.<br />
<br />
No new interrupts will be generated after unregister_ieq(). Drain ongoing<br />
interrupt handlers by free_irq(), before freeing ism data structures.


