CVE-2026-89993: dmaengine: dw-edma: Initialize IRQ data before requesting IRQs

Published Sep 16, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

dmaengine: dw-edma: Initialize IRQ data before requesting IRQs

dwedmairqrequest() passes struct dwedmairq to requestirq() before dwedmachannelsetup() fills the back pointer. A shared interrupt can therefore enter the handler with dwirq->dw still NULL, leading to a NULL pointer dereference.

Set the back pointer before installing each handler.

Affected Software

1 affected component
The Linux Kernel Organization Linux kernel

Event History

Sep 16, 2026
CVE Published
via MITRE·10:33 AM
Data Sourced
via MITRE·10:33 AM
Description

Frequently Asked Questions

1

Which code changes can be used to verify that a fix is present?

The provided stable-tree references are commits b86280b12ccf33b68b309b7cb0e4476894dfe77c, 07e50cef557def076418c67051a336e4c6bd50e1, and 17ef63843c0fcbf1efdfbbfb0f5584a5ea2c91ba.

2

What condition is associated with triggering the failure?

The issue can occur when a shared interrupt enters the handler after it has been requested but before the IRQ structure's back pointer has been initialized. The resulting behavior is a NULL pointer dereference in the interrupt handler.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203