Linux Kernel PCI Reference Leak Vulnerability in Host Bridge Registration

Vulnerability

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.

Impact

The vulnerability could lead to a memory leak, causing increased memory usage and potentially degrading system performance over time.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.