Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A refcount leak vulnerability has been identified in the Linux kernel's ASoC Atmel WM8731 driver. The issue arises in the 'sam9x5_wm8731_driver_probe' function, where the device_node pointer, returned by 'of_parse_phandle()' with an incremented refcount, is not properly released using 'of_node_put()' in the error handling path. This oversight can lead to a memory leak by failing to decrement the reference count when the function encounters an error.
The vulnerability causes a memory refcount leak, which can lead to increased memory usage and potential exhaustion of system resources over time.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.