Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A refcount vulnerability has been identified in the Linux kernel's DRM Meson component. This issue arises from two refcount leak bugs in the function 'meson_vpu_has_available_connectors'. The first bug occurs when exiting the 'for_each_endpoint_of_node()' loop, where the 'ep' endpoint reference is not properly released. The second bug involves failing to release the reference obtained from 'of_graph_get_remote_port()' when it is no longer needed.
Exploitation of this vulnerability leads to refcount leaks, which can potentially be exploited to cause use-after-free conditions or memory corruption.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.