CVE-2024-56715

medium

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.

References

https://git.kernel.org/stable/c/ee2e931b2b46de9af7f681258e8ec8e2cd81cfc6

https://git.kernel.org/stable/c/da93a12876f8b969df7316dc93aac7e725f88252

https://git.kernel.org/stable/c/da5736f516a664a9e1ff74902663c64c423045d2

https://git.kernel.org/stable/c/9590d32e090ea2751e131ae5273859ca22f5ac14

https://git.kernel.org/stable/c/87847938f5708b2509b279369c96572254bcf2ba

Details

Source: Mitre, NVD

Published: 2024-12-29

Updated: 2025-01-10

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium