CVE-2022-50540 PUBLISHED

Reported by Linux · Published October 7, 2025

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.

EPSS 0.01% · 1.8th percentile

Risk Scores

EPSS Score
0.01%
1.8th percentile

Affected Products

VendorProductVersions
LinuxLinux03de6b273805b3c552ff158f8688555937375926, 03de6b273805b3c552ff158f8688555937375926, 03de6b273805b3c552ff158f8688555937375926
LinuxLinux5.17, 0, 5.19.17
linuxlinux_kernel5.17, 5.17, 5.17
LinuxLinux5.17, 0, 03de6b273805b3c552ff158f8688555937375926

Timeline

References

Open in Interactive Console →