Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability has been identified in the Linux kernel's PCI subsystem, specifically within the host bridge registration process. When the device_register() function fails, the pci_register_host_bridge() function does not properly release the reference to the device, leading to a memory leak. This issue has been addressed by modifying the error handling to call put_device(), thereby preventing the reference leak.
The vulnerability could lead to a memory leak, causing increased memory usage and potentially degrading system performance 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.