In the Linux kernel, the following vulnerability has been resolved:
memory: of: Fix refcount leak bug in of_lpddr3_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-10-01 12:15
Updated : 2026-01-21 21:38
NVD link : CVE-2022-50429
Mitre link : CVE-2022-50429
CVE.ORG link : CVE-2022-50429
JSON object : View
Products Affected
linux
- linux_kernel
CWE
