In the Linux kernel, the following vulnerability has been resolved:
memory: of: Fix refcount leak bug in of_get_ddr_timings()
We should add the of_node_put() when breaking out of
for_each_child_of_node() as it will automatically increase
and decrease the refcount.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-09-15 14:15
Updated : 2025-11-25 14:40
NVD link : CVE-2022-50249
Mitre link : CVE-2022-50249
CVE.ORG link : CVE-2022-50249
JSON object : View
Products Affected
linux
- linux_kernel
CWE
