Acknowledged
Created: Jan 12, 2025
Updated: Jan 15, 2025
Found In Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel
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.
CREATE(Triage):(User=admin) CVE-2024-52332 (https://nvd.nist.gov/vuln/detail/CVE-2024-52332)