CVE-2022-50199
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
18/06/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ARM: OMAP2+: Fix refcount leak in omapdss_init_of<br />
<br />
omapdss_find_dss_of_node() calls of_find_compatible_node() to get device<br />
node. of_find_compatible_node() returns a node pointer with refcount<br />
incremented, we should use of_node_put() on it when done.<br />
Add missing of_node_put() in later error path and normal path.
Impact
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/14bac0c7035bf920e190a63c7e1b113c72eadbf4
- https://git.kernel.org/stable/c/230ad40a59c9a9ee8f3822b9a7bec09404102ebc
- https://git.kernel.org/stable/c/507159facf002d113c4878fec67f37d62f187887
- https://git.kernel.org/stable/c/935035cf97c8cd6794044b500fb0a44a6d30ffa1
- https://git.kernel.org/stable/c/9705db1eff38d6b9114121f9e253746199b759c9
- https://git.kernel.org/stable/c/a32dc6829e33c54e751346aa3e08ddb6d0e1a6a0