Security Advisory

CVE-2024-52332

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-01-11 12:25:21
Last updated 2026-05-11 20:49:37
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igb_init_module() The pci_register_driver() can fail and when this happened, the dca_notifier needs to be unregistered, otherwise the dca_notifier can be called when igb fails to install, resulting to invalid memory access.