CVE-2022-50541

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

04 Feb 2026, 18:45

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/7c94dcfa8fcff2dba53915f1dabfee49a3df8b88 - () https://git.kernel.org/stable/c/7c94dcfa8fcff2dba53915f1dabfee49a3df8b88 - Patch
References () https://git.kernel.org/stable/c/a065657643a62a24b4435ddcaea45f1e9378749e - () https://git.kernel.org/stable/c/a065657643a62a24b4435ddcaea45f1e9378749e - Patch
References () https://git.kernel.org/stable/c/d68da10b0cceb4177b653833e794b2923a4ffbd7 - () https://git.kernel.org/stable/c/d68da10b0cceb4177b653833e794b2923a4ffbd7 - Patch
References () https://git.kernel.org/stable/c/e0b16bfbd3a4a8d09614046335f4482313e7c0c4 - () https://git.kernel.org/stable/c/e0b16bfbd3a4a8d09614046335f4482313e7c0c4 - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE NVD-CWE-noinfo
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux
Linux linux Kernel

07 Oct 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-07 16:15

Updated : 2026-02-04 18:45


NVD link : CVE-2022-50541

Mitre link : CVE-2022-50541

CVE.ORG link : CVE-2022-50541


JSON object : View

Products Affected

linux

  • linux_kernel