CVE-2024-52332
Vulnerability Summary
Timeline
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.1CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
EPSS Trends
Current EPSS score: 0.01%• Percentile: 1%
Techniques & Countermeasures
- CWE-125•Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.
Affected Systems
- linux•linux
≥ bbd98fe48a43464b4a044bc4cbeefad284d6aa80, < 4458046617dfadc351162dbaea1945c57eebdf36 | ≥ bbd98fe48a43464b4a044bc4cbeefad284d6aa80, < e0155b1b1509d0ef4799bd1cd73309ca466df3f3 | ≥ bbd98fe48a43464b4a044bc4cbeefad284d6aa80, < 4fe517643f529e805bb6b890a4331c100e8f2484 | ≥ bbd98fe48a43464b4a044bc4cbeefad284d6aa80, < 8009cdcc493fa30d4572016daf2d6999da4d6c54 | ≥ bbd98fe48a43464b4a044bc4cbeefad284d6aa80, < f309733a8c9da7d4266a8a3755020b738a570cae | ≥ bbd98fe48a43464b4a044bc4cbeefad284d6aa80, < 992fd34122de377b45cb75b64fc7f17fc1e6ed2f | ≥ bbd98fe48a43464b4a044bc4cbeefad284d6aa80, < 0566f83d206c7a864abcd741fe39d6e0ae5eef29 | 2.6.29
- linux•linux_kernel
≥ 2.6.30, < 5.4.287 | ≥ 5.5, < 5.10.231 | ≥ 5.11, < 5.15.174 | ≥ 5.16, < 6.1.120 | ≥ 6.2, < 6.6.66 | ≥ 6.7, < 6.12.5 | 2.6.29 | 2.6.29:rc4 | 2.6.29:rc5 | 2.6.29:rc6 | 2.6.29:rc7 | 2.6.29:rc8 | 6.13:rc1
References (9)
- https://git.kernel.org/stable/c/4458046617dfadc351162dbaea1945c57eebdf36
- https://git.kernel.org/stable/c/e0155b1b1509d0ef4799bd1cd73309ca466df3f3
- https://git.kernel.org/stable/c/4fe517643f529e805bb6b890a4331c100e8f2484
- https://git.kernel.org/stable/c/8009cdcc493fa30d4572016daf2d6999da4d6c54
- https://git.kernel.org/stable/c/f309733a8c9da7d4266a8a3755020b738a570cae
- https://git.kernel.org/stable/c/992fd34122de377b45cb75b64fc7f17fc1e6ed2f
- https://git.kernel.org/stable/c/0566f83d206c7a864abcd741fe39d6e0ae5eef29
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html