PT-2025-54124 · Linux · Linux Kernel
Published
2022-11-25
·
Updated
2026-02-24
·
CVE-2022-50888
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s remoteproc subsystem, specifically within the q6v5 component. The
q6v5 wcss init mmio() function may experience a null pointer dereference. This occurs because platform get resource byname() can return NULL, and this NULL value is subsequently used as input to devm ioremap(), leading to the dereference. A check for the return value of platform get resource byname() has been implemented to prevent this issue.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel