Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been addressed in the Linux kernel's DMA engine component, specifically within the TI K3-UDMA-Glue. The issue arises when the device_register() function fails; in such cases, the put_device() function should be called to release the reference. The name assigned in dev_set_name() can then be freed in the kobject_cleanup() callback.
The vulnerability could lead to a memory leak, causing increased memory usage over time and potentially leading to exhaustion of available memory resources.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.