Linux Kernel Resource Leak Vulnerability in tty Component

Vulnerability

A vulnerability in the Linux kernel's tty component could lead to a resource leak during the 'icom_probe' process. This issue arises when 'pci_read_config_dword' fails, as the allocated resources are not properly released. The vulnerability has been addressed by modifying the probe function to call 'pci_release_regions' and 'pci_disable_device' in such failure scenarios, ensuring that resources are recycled appropriately.

Impact

Exploitation of this vulnerability could result in a resource leak, potentially leading to degraded system performance or stability.

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.