2 matches found
The vulnerability of the igb_init_module() function in the drivers/net/ethernet/intel/igb/igb_main.c module of the Linux kernel allows a hacker to cause a service failure.
The vulnerability of the igbinitmodule function in the drivers/net/ethernet/intel/igb/igbmain.c file of the Linux kernel is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability could allow an attacker to cause a system failure...
CVE-2024-52332
In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igbinitmodule The pciregisterdriver can fail and when this happened, the dcanotifier needs to be unregistered, otherwise the dcanotifier can be called when igb fails to install, resulti...