๐Ÿ” CVE Alert

CVE-2022-50541

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow UDMA_CHAN_RT_*BCNT_REG 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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Oct 7, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
25dcb5dd7b7ce5587c1df18f584ff78f51a68a94 < d68da10b0cceb4177b653833e794b2923a4ffbd7 25dcb5dd7b7ce5587c1df18f584ff78f51a68a94 < e0b16bfbd3a4a8d09614046335f4482313e7c0c4 25dcb5dd7b7ce5587c1df18f584ff78f51a68a94 < a065657643a62a24b4435ddcaea45f1e9378749e 25dcb5dd7b7ce5587c1df18f584ff78f51a68a94 < 7c94dcfa8fcff2dba53915f1dabfee49a3df8b88
Linux / Linux
5.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/d68da10b0cceb4177b653833e794b2923a4ffbd7 git.kernel.org: https://git.kernel.org/stable/c/e0b16bfbd3a4a8d09614046335f4482313e7c0c4 git.kernel.org: https://git.kernel.org/stable/c/a065657643a62a24b4435ddcaea45f1e9378749e git.kernel.org: https://git.kernel.org/stable/c/7c94dcfa8fcff2dba53915f1dabfee49a3df8b88