Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +3 more
A refcount leak vulnerability has been addressed in the Linux kernel's dpaa2-ptp component. The issue arose because a node pointer returned by of_find_compatible_node() had an incremented refcount, which was not properly decremented, leading to the leak. The vulnerability has been fixed by adding a call to of_node_put() to correct the refcount management.
Exploitation of this vulnerability could lead to a refcount leak, potentially causing memory management issues.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.