CVE-2026-93041
Last modified
CVE-2026-93041 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize abort state updates dw_edma_abort_interrupt() drops vc.lock before changing request and status. issue_pending() can acquire the lock in that small window, observe the old busy state, and skip starting queued descriptors.
Description
In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize abort state updates dw_edma_abort_interrupt() drops vc.lock before changing request and status. issue_pending() can acquire the lock in that small window, observe the old busy state, and skip starting queued descriptors. Then the abort handler overwrites the channel status as idle, leaving the new descriptors stranded for good. Keep descriptor completion and the state transition in the same critical section.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf, < 4a72f81b8681b2ad7705cf039974c443dcc8ff00; >= e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf, < b7b8b08cd6422f7ed783226ac4aa6cebe398ab54; >= e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf, < 0b028e5175590fb34ccbd537ff5b9cd386ce5747; >= e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf, < 075de95d7a7cd8fecfb6fe1c685c9064fc6c9d76; >= e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf, < e20c6539394ac8d70240b85bb5963c74a3a49789; >= e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf, < 0c3294066c36d5980fd9c8192dcb53bb9ccd1f7b; >= e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf, < f71c94c1a657492e015be227d44c4198a8e7a91d; >= e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf, < dd80e259f65d932634e26d366570d71669ef6654 |
| Linux | Linux | 5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93041?
How severe is CVE-2026-93041?
How do I fix CVE-2026-93041?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93031The WP Cloud Plugins Use-your-Drive, Out-of-the-Box, Share-o…8.8
- CVE-2026-93037In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93038In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93039In the Linux kernel, the following vulnerability has been re…7.4
- CVE-2026-9304A security flaw has been discovered in calcom cal.diy up to …5
- CVE-2026-93040In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93042In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-93043In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93044In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93045In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93046In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93047In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93041?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
