Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's NVMEM (Non-Volatile Memory) subsystem has been addressed. The issue arose because the cleanup process did not properly release a GPIO resource if the function dev_set_name() failed, leading to a resource leak. The vulnerability was resolved by modifying the device registration process to initialize the device earlier and incorporate a proper cleanup routine, resulting in clearer code.
The vulnerability could lead to a resource leak, specifically not releasing a GPIO resource, which could cause issues in resource management and potentially lead to other vulnerabilities or system instability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.