PT-2025-41046 · Linux+4 · Linux Kernel+4
Published
2024-11-12
·
Updated
2026-03-14
·
CVE-2022-50541
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s dmaengine subsystem, specifically within the ti k3-udma component. The UDMA CHAN RT byte counters, used to track byte counts during data transfers, can overflow when handling transfers exceeding 4GB. This overflow affects the completion calculation of operations, potentially causing transfers to hang indefinitely. The issue is addressed by decreasing the byte count for each completed transaction, preventing the counters from overflowing and ensuring accurate byte count statistics are maintained. The
uc->bcnt variable is no longer necessary as the RT counters now maintain the statistics of the current transaction.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel
Red Hat
Suse
Ti K3-Udma