CVE ID : CVE-2024-56715
Published : Dec. 29, 2024, 9:15 a.m. | 1 hour, 3 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved:
ionic: Fix netdev notifier unregister on failure
If register_netdev() fails, then the driver leaks the netdev notifier.
Fix this by calling ionic_lif_unregister() on register_netdev()
failure. This will also call ionic_lif_unregister_phc() if it has
already been registered.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…