PT-2025-43068 · Linux+1 · Linux Kernel+1
Published
2022-11-09
·
Updated
2025-10-22
·
CVE-2022-50558
CVSS v2.0
6.0
Medium
| Vector | AV:L/AC:H/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue relates to a null pointer dereference within the
regmap-irq subsystem of the Linux kernel. Specifically, the regmap add irq chip fwnode function was not updated to utilize the num config regs property after its introduction in a prior commit. A subsequent commit removed the older num type reg property, leading to a null pointer dereference in the regmap irq set type function when attempting to access an unallocated buffer. The call trace indicates the issue occurs during interrupt handling, specifically within the request threaded irq function. The root cause is the failure to properly update the regmap add irq chip fwnode function to use the new num config regs property, resulting in a memory access error.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Resource Release
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Red Hat