VDB
CISA-2024-36021
CISA-2024-36021
PUBLISHED
Reported by Linux · Published May 30, 2024
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during pf initialization The devlink reload process will access the hardware resources, but the register operation is done before the hardware is initialized. So, processing the devlink reload during initialization may lead to kernel crash. This patch fixes this by taking devl_lock during initialization.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | b741269b275953786832805df329851299ab4de7, b741269b275953786832805df329851299ab4de7, b741269b275953786832805df329851299ab4de7 |
| Linux | Linux | 5.15, 0, 6.1.85 |
| Linux | Linux | 6.6.26, b741269b275953786832805df329851299ab4de7, b741269b275953786832805df329851299ab4de7 |
| linux | linux_kernel | 5.15, 5.15, 5.15 |
Timeline
- May 30, 2024 CVE Published
- May 4, 2025 CVE Updated