In the Linux kernel, the following vulnerability has been resolved:
dmaengine: qcom-adm: fix wrong sizeof config in slave_config
Fix broken slave_config function that uncorrectly compare the
peripheral_size with the size of the config pointer instead of the size
of the config struct. This cause the crci value to be ignored and cause
a kernel panic on any slave that use adm driver.
To fix this, compare to the size of the struct and NOT the size of the
pointer.
References
Configurations
Configuration 1 (hide)
|
History
04 Feb 2026, 18:43
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | NVD-CWE-noinfo | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| References | () https://git.kernel.org/stable/c/7490274b41a432824f7df5071ace3df2ab59caa7 - Patch | |
| References | () https://git.kernel.org/stable/c/7c8765308371be30f50c1b5b97618b731514b207 - Patch | |
| References | () https://git.kernel.org/stable/c/f1dd45a6585a1689e1e8906b3f9e302b9d40c715 - Patch | |
| 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:43
NVD link : CVE-2022-50540
Mitre link : CVE-2022-50540
CVE.ORG link : CVE-2022-50540
JSON object : View
Products Affected
linux
- linux_kernel
CWE
