Bug 2373429 (CVE-2022-50023) - CVE-2022-50023 kernel: dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
Summary: CVE-2022-50023 kernel: dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
Keywords:
Status: NEW
Alias: CVE-2022-50023
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-18 12:02 UTC by OSIDB Bzimport
Modified: 2025-11-25 14:34 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-18 12:02:27 UTC
In the Linux kernel, the following vulnerability has been resolved:

dmaengine: dw-axi-dmac: ignore interrupt if no descriptor

If the channel has no descriptor and the interrupt is raised then the
kernel will OOPS. Check the result of vchan_next_desc() in the handler
axi_chan_block_xfer_complete() to avoid the error happening.

Comment 1 Avinash Hanwate 2025-06-20 08:48:49 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025061836-CVE-2022-50023-1d2a@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.