NONE · 0

CVE-2026-74690

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(), acce...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-74690?

CVE-2026-74690 is a documented vulnerability. 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(), acce...

How severe is CVE-2026-74690?

CVSS scoring is not yet available for CVE-2026-74690. Check NVD for updates.

Is there a patch for CVE-2026-74690?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.