In the Linux kernel, the following vulnerability has been resolved:
ARM: OMAP2+: omap4-common: Fix refcount leak bug
In omap4_sram_init(), of_find_compatible_node() will return a node
pointer with refcount incremented. We should use of_node_put() when
it is not used anymore.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-10-07 16:15
Updated : 2026-06-17 05:23
NVD link : CVE-2022-50539
Mitre link : CVE-2022-50539
CVE.ORG link : CVE-2022-50539
JSON object : View
Products Affected
linux
- linux_kernel
CWE
