{"id":"CVE-2026-72149","aliases":[],"url":"https://o3.security/vulnerability/CVE-2026-72149","summary":"dmaengine: tegra: Fix burst size calculation","details":"In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: tegra: Fix burst size calculation\n\nCurrently, the Tegra GPC DMA hardware requires the transfer length to\nbe a multiple of the max burst size configured for the channel. When a\nclient requests a transfer where the length is not evenly divisible by\nthe configured max burst size, the DMA hangs with partial burst at\nthe end.\n\nFix this by reducing the burst size to the largest power-of-2 value\nthat evenly divides the transfer length. For example, a 40-byte\ntransfer with a 16-byte max burst will now use an 8-byte burst\n(40 / 8 = 5 complete bursts) instead of causing a hang.\n\nThis issue was observed with the PL011 UART driver where TX DMA\ntransfers of arbitrary lengths were stuck.","published":"2026-08-15T05:53:20.695Z","modified":"2026-08-18T03:56:37.802819556Z","cvss":{"score":7.5,"severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},"epss":null,"cisaKev":null,"exploitsKnown":null,"affectedPackages":[{"ecosystem":"Linux","name":"Kernel","fixedVersion":"6.1.178"}],"fix":null,"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/4651df83b6c796daead3447e8fd874322918ee4f"},{"type":"WEB","url":"https://git.kernel.org/stable/c/6e37e9e230c7e848bd8e8cd4db15bb18bcf11ad1"},{"type":"WEB","url":"https://git.kernel.org/stable/c/735951baa311c66353405dcac39375dd66441db0"},{"type":"WEB","url":"https://git.kernel.org/stable/c/7926c1e4be86379945fb5f168888ac4d2aaf6c91"},{"type":"WEB","url":"https://git.kernel.org/stable/c/8f0f5de1091119679d87f60dfb1acbff4b2a0ed3"},{"type":"WEB","url":"https://git.kernel.org/stable/c/a3b76b54e06d73166af4d1a284a0e0711889060c"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72149.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-72149"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-18T03:56:37.802819556Z"}}