CVE-2022-50541: dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow

Published Oct 7, 2025
·
Updated

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

dmaengine: ti: k3-udma: Reset UDMACHANRT byte counters to prevent overflow

UDMACHANRTBCNTREG stores the real-time channel bytecount statistics. These registers are 32-bit hardware counters and the driver uses these counters to monitor the operational progress status for a channel, when transferring more than 4GB of data it was observed that these counters overflow and completion calculation of a operation gets affected and the transfer hangs indefinitely.

This commit adds changes to decrease the byte count for every complete transaction so that these registers never overflow and the proper byte count statistics is maintained for ongoing transaction by the RT counters.

Earlier uc->bcnt used to maintain a count of the completed bytes at driver side, since the RT counters maintain the statistics of current transaction now, the maintenance of uc->bcnt is not necessary.

Affected Software

4 affected components
Linux Kernel
Linux Linux kernel>=5.6<5.15.75
Linux Linux kernel>=5.16<5.19.17
Linux Linux kernel>=6.0<6.0.3

Event History

Oct 7, 2025
CVE Published
via MITRE·03:21 PM
Data Sourced
via MITRE·03:21 PM
Description
Data Sourced
via NVD·04:15 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2022-50541?

CVE-2022-50541 has a medium severity rating due to potential byte counter overflow in the Linux kernel.

2

How do I fix CVE-2022-50541?

Fix CVE-2022-50541 by updating to the latest version of the Linux kernel that addresses this vulnerability.

3

What components are affected by CVE-2022-50541?

CVE-2022-50541 affects the dmaengine module in the Linux kernel.

4

Can CVE-2022-50541 be exploited remotely?

CVE-2022-50541 does not present a remote exploit vector; it primarily affects local system operations.

5

What are the potential impacts of CVE-2022-50541?

The potential impact of CVE-2022-50541 includes inaccurate channel byte count statistics, which can affect resource management.

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