CVE-2026-80737
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
serial: amba-pl011: synchronize DMA teardown
dmaengine_terminate_all() does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port lock.
Switch to dmaengine_terminate_sync() and delete the RX timer before freeing the buffers.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ead76f329f777c7301e0a5456a0a1c7a081570bd < a38fae9d212e2d3ed5e9ec0ef773f8c0a27fb76e | affected |
| Linux | Linux | ead76f329f777c7301e0a5456a0a1c7a081570bd < 44bd0ecc3444882d08ecfbc2b2418d2f463d3186 | affected |
| Linux | Linux | ead76f329f777c7301e0a5456a0a1c7a081570bd < f70c9d4fba46463a5b1c7b3ee9ee3b40c90dac03 | affected |
| Linux | Linux | ead76f329f777c7301e0a5456a0a1c7a081570bd < c8c8e895f65fbf71ea6224e27cf8dab91b776e0d | affected |
| Linux | Linux | ead76f329f777c7301e0a5456a0a1c7a081570bd < 9f6989e477f03a4721d34bb4b09b17accd40283e | affected |
| Linux | Linux | ead76f329f777c7301e0a5456a0a1c7a081570bd < 5974cb66681eac367107b05924744d7e3b49d41c | affected |
| Linux | Linux | ead76f329f777c7301e0a5456a0a1c7a081570bd < fdfb46c387241b4eddd36d746793764413285913 | affected |
| Linux | Linux | ead76f329f777c7301e0a5456a0a1c7a081570bd < 440915499231e9db1c361aa45bb702e8fd3b4a32 | affected |
| Linux | Linux | 2.6.39 | affected |
| Linux | Linux | 0 < 2.6.39 | unaffected |
| Linux | Linux | 5.10.267 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.218 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.185 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.154 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.106 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.45 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.9 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/a38fae9d212e2d3ed5e9ec0ef773f8c0a27fb76e
- https://git.kernel.org/stable/c/44bd0ecc3444882d08ecfbc2b2418d2f463d3186
- https://git.kernel.org/stable/c/f70c9d4fba46463a5b1c7b3ee9ee3b40c90dac03
- https://git.kernel.org/stable/c/c8c8e895f65fbf71ea6224e27cf8dab91b776e0d
- https://git.kernel.org/stable/c/9f6989e477f03a4721d34bb4b09b17accd40283e
- https://git.kernel.org/stable/c/5974cb66681eac367107b05924744d7e3b49d41c
- https://git.kernel.org/stable/c/fdfb46c387241b4eddd36d746793764413285913
- https://git.kernel.org/stable/c/440915499231e9db1c361aa45bb702e8fd3b4a32
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.