CVE-2024-56715

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.13:rc3:*:*:*:*:*:*

History

10 Jan 2025, 18:31

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:6.13:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-401
First Time Linux
Linux linux Kernel
References () https://git.kernel.org/stable/c/87847938f5708b2509b279369c96572254bcf2ba - () https://git.kernel.org/stable/c/87847938f5708b2509b279369c96572254bcf2ba - Patch
References () https://git.kernel.org/stable/c/9590d32e090ea2751e131ae5273859ca22f5ac14 - () https://git.kernel.org/stable/c/9590d32e090ea2751e131ae5273859ca22f5ac14 - Patch
References () https://git.kernel.org/stable/c/da5736f516a664a9e1ff74902663c64c423045d2 - () https://git.kernel.org/stable/c/da5736f516a664a9e1ff74902663c64c423045d2 - Patch
References () https://git.kernel.org/stable/c/da93a12876f8b969df7316dc93aac7e725f88252 - () https://git.kernel.org/stable/c/da93a12876f8b969df7316dc93aac7e725f88252 - Patch
References () https://git.kernel.org/stable/c/ee2e931b2b46de9af7f681258e8ec8e2cd81cfc6 - () https://git.kernel.org/stable/c/ee2e931b2b46de9af7f681258e8ec8e2cd81cfc6 - Patch

09 Jan 2025, 16:16

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/87847938f5708b2509b279369c96572254bcf2ba -
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ionic: Arreglar la cancelación del registro del notificador netdev en caso de error Si register_netdev() falla, el controlador filtra el notificador netdev. Solucione esto llamando a ionic_lif_unregister() en caso de error de register_netdev(). Esto también llamará a ionic_lif_unregister_phc() si ya se ha registrado.

29 Dec 2024, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-29 09:15

Updated : 2025-01-10 18:31


NVD link : CVE-2024-56715

Mitre link : CVE-2024-56715

CVE.ORG link : CVE-2024-56715


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime