Security Advisory
CVE-2024-56715
5.5
MEDIUM
Vulnerability 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.
Published Date
December 29, 2024
Official Source
NIST NVD Advisory