CVE-2026-72149: dmaengine: tegra: Fix burst size calculation

Published Aug 15, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

dmaengine: tegra: Fix burst size calculation

Currently, the Tegra GPC DMA hardware requires the transfer length to be a multiple of the max burst size configured for the channel. When a client requests a transfer where the length is not evenly divisible by the configured max burst size, the DMA hangs with partial burst at the end.

Fix this by reducing the burst size to the largest power-of-2 value that evenly divides the transfer length. For example, a 40-byte transfer with a 16-byte max burst will now use an 8-byte burst (40 / 8 = 5 complete bursts) instead of causing a hang.

This issue was observed with the PL011 UART driver where TX DMA transfers of arbitrary lengths were stuck.

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 15, 2026
CVE Published
via MITRE·05:53 AM
Data Sourced
via MITRE·05:53 AM
Description
Data Sourced
via NVD·06:21 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-72149?

CVE-2026-72149 has a risk classification of 24.

2

How do I fix CVE-2026-72149?

To fix CVE-2026-72149, update your Linux kernel to the latest version where the vulnerability is resolved.

3

What is the impact of CVE-2026-72149?

CVE-2026-72149 affects DMA transfer requests that do not meet the required length constraints, potentially leading to data handling errors.

4

Is CVE-2026-72149 a local or remote vulnerability?

CVE-2026-72149 can be exploited locally, as it involves driver issues in the Linux kernel related to DMA operations.

5

Which versions of Linux are affected by CVE-2026-72149?

CVE-2026-72149 affects specific versions of the Linux kernel that utilize Tegra GPC DMA hardware.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203