VYPR
Unrated severityNVD Advisory· Published Oct 21, 2024· Updated May 4, 2025

iavf: Fix error handling in iavf_init_module()

CVE-2022-49027

Description

In the Linux kernel, the following vulnerability has been resolved:

iavf: Fix error handling in iavf_init_module()

The iavf_init_module() won't destroy workqueue when pci_register_driver() failed. Call destroy_workqueue() when pci_register_driver() failed to prevent the resource leak.

Similar to the handling of u132_hcd_init in commit f276e002793c ("usb: u132-hcd: fix resource leak")

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

91

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.