Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A refcount leak vulnerability has been identified in the Linux kernel within the ARM: OMAP2+ pdata-quirks component. The issue arises in the pdata_quirks_init_clocks() function, where the loop utilizes of_find_node_by_name() without a corresponding of_node_put() to properly manage the reference count.
Exploitation of this vulnerability leads to a refcount leak, which can cause memory management issues such as use-after-free vulnerabilities or memory leaks.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.