CVE-2026-23174
Last modified
CVE-2026-23174 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: nvme-pci: handle changing device dma map requirements The initial state of dma_needs_unmap may be false, but change to true while mapping the data iterator. Enabling swiotlb is one such case that can change the result. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: handle changing device dma map requirements The initial state of dma_needs_unmap may be false, but change to true while mapping the data iterator. Enabling swiotlb is one such case that can change the result. The nvme driver needs to save the mapped dma vectors to be unmapped later, so allocate as needed during iteration rather than assume it was always allocated at the beginning. This fixes a NULL dereference from accessing an uninitialized dma_vecs when the device dma unmapping requirements change mid-iteration.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b8b7570a7ec872f2a27b775c4f8710ca8a357adf, < f3ed399e9aa6f36e92d2d0fe88b387915e9705fe; >= b8b7570a7ec872f2a27b775c4f8710ca8a357adf, < 071be3b0b6575d45be9df9c5b612f5882bfc5e88 |
| Linux | Linux | 6.17 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-23174?
How severe is CVE-2026-23174?
How do I fix CVE-2026-23174?
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-23169In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-2317Inappropriate implementation in Animation in Google Chrome p…6.5
- CVE-2026-23170In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23171In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23172In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23173In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23175In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-23176In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23177In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23178In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23179In the Linux kernel, the following vulnerability has been re…
- CVE-2026-2318Inappropriate implementation in PictureInPicture in Google C…6.5
Are you affected by CVE-2026-23174?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
