Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during 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 registering the devlink after hardware initialization.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 6.1.91 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/35d92abfbad88cf947c010baf34b075e40566095Patch
- https://git.kernel.org/stable/c/5c623fe0534806b627054da09b6f51b7b2f7b9cdPatch
- https://git.kernel.org/stable/c/72ede790f5a03c3957487400a1b72ebce293a2e7Patch
- https://git.kernel.org/stable/c/c98bc78ce0909ccc92005e2cb6609ec6c7942f69Patch
- https://git.kernel.org/stable/c/35d92abfbad88cf947c010baf34b075e40566095Patch
- https://git.kernel.org/stable/c/5c623fe0534806b627054da09b6f51b7b2f7b9cdPatch
- https://git.kernel.org/stable/c/72ede790f5a03c3957487400a1b72ebce293a2e7Patch
- https://git.kernel.org/stable/c/c98bc78ce0909ccc92005e2cb6609ec6c7942f69Patch
FAQ
What is CVE-2024-36900?
CVE-2024-36900 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when devlink reload during initialization The devlink reload process will access the hardware resource...
How severe is CVE-2024-36900?
CVE-2024-36900 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-36900?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.