Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A reference counting vulnerability has been identified in the Linux kernel's MTD (Memory Technology Device) raw NAND Atmel controller. This issue arises in several error handling paths involving a refcounted object, 'nc->dmac'. In these paths, the function returns an error code without properly balancing the reference count of 'nc->dmac', which is increased by 'dma_request_channel()'. This oversight can lead to reference count leaks. The vulnerability has been addressed by ensuring the reference count is correctly decremented in the error handling paths.
The vulnerability could cause reference count leaks, potentially leading to 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.