Bug 2337121 (CVE-2024-52332) - CVE-2024-52332 kernel: igb: Fix potential invalid memory access in igb_init_module()
Summary: CVE-2024-52332 kernel: igb: Fix potential invalid memory access in igb_init_m...
Keywords:
Status: NEW
Alias: CVE-2024-52332
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-11 13:03 UTC by OSIDB Bzimport
Modified: 2025-01-13 06:54 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-01-11 13:03:01 UTC
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.

Comment 1 Avinash Hanwate 2025-01-13 06:50:55 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025011122-CVE-2024-52332-9d2f@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.