CVE-2022-49314

Publication date

2025-02-26 02:10:42

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: tty: Fix a possible resource leak in icom_probe When pci_read_config_dword failed, call pci_release_regions() and pci_disable_device() to recycle the resource previously allocated.