In the Linux kernel, the following vulnerability has been resolved:
tty: Fix a possible resource leak in icom_probe
When pcireadconfigdword failed, call pcireleaseregions() and pcidisable_device() to recycle the resource previously allocated.
{ "urgency": "not yet assigned" }