CVE-2026-68466
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
lpc32xx_xmit_dma() waits for the DMA completion callback but ignores wait_for_completion_timeout(). A timed out DMA transfer is therefore unmapped and reported as successful to the NAND read/write path.
Return -ETIMEDOUT when the completion wait expires. Terminate the DMA channel before unmapping the scatterlist so the timed out transfer cannot continue to access the buffer after the error is returned.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 2944a44da09e46b6db2fd2c3334f242b09e05c43 < 307e4f4c1d4e1575b3495ecc6e41aa2adc40f491 | affected |
| Linux | Linux | 2944a44da09e46b6db2fd2c3334f242b09e05c43 < c367af37ce7238c96c6071337149099467160746 | affected |
| Linux | Linux | 2944a44da09e46b6db2fd2c3334f242b09e05c43 < 623c4d8e740debb4af28981e3d4e209f9d0260a4 | affected |
| Linux | Linux | 2944a44da09e46b6db2fd2c3334f242b09e05c43 < bd4a622786f92e1f183f7557ab89dd32891cef60 | affected |
| Linux | Linux | 2944a44da09e46b6db2fd2c3334f242b09e05c43 < 8f5c3ee53a5dc1a0f7cfd780485f2c8b5d17f91d | affected |
| Linux | Linux | 2944a44da09e46b6db2fd2c3334f242b09e05c43 < cf7258f57d18026b8f77c0e80ff1805e9caf7250 | affected |
| Linux | Linux | 2944a44da09e46b6db2fd2c3334f242b09e05c43 < cb2031f8b226efbd13735c07b075e5f14ec11f6d | affected |
| Linux | Linux | 2944a44da09e46b6db2fd2c3334f242b09e05c43 < 17a8ce84964f243c8f89dc7353ac7e8d3137bc74 | affected |
| Linux | Linux | 3.7 | affected |
| Linux | Linux | 0 < 3.7 | unaffected |
| Linux | Linux | 5.10.261 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.212 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.178 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.145 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.97 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.40 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.5 <= 7.1.* | unaffected |
| Linux | Linux | 7.2-rc4 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/307e4f4c1d4e1575b3495ecc6e41aa2adc40f491
- https://git.kernel.org/stable/c/c367af37ce7238c96c6071337149099467160746
- https://git.kernel.org/stable/c/623c4d8e740debb4af28981e3d4e209f9d0260a4
- https://git.kernel.org/stable/c/bd4a622786f92e1f183f7557ab89dd32891cef60
- https://git.kernel.org/stable/c/8f5c3ee53a5dc1a0f7cfd780485f2c8b5d17f91d
- https://git.kernel.org/stable/c/cf7258f57d18026b8f77c0e80ff1805e9caf7250
- https://git.kernel.org/stable/c/cb2031f8b226efbd13735c07b075e5f14ec11f6d
- https://git.kernel.org/stable/c/17a8ce84964f243c8f89dc7353ac7e8d3137bc74
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.