CVE-2024-36900

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxcd6242991d2e3990c828a7c2215d2d3321f1da39 < 72ede790f5a03c3957487400a1b72ebce293a2e7affected
LinuxLinuxcd6242991d2e3990c828a7c2215d2d3321f1da39 < 5c623fe0534806b627054da09b6f51b7b2f7b9cdaffected
LinuxLinuxcd6242991d2e3990c828a7c2215d2d3321f1da39 < c98bc78ce0909ccc92005e2cb6609ec6c7942f69affected
LinuxLinuxcd6242991d2e3990c828a7c2215d2d3321f1da39 < 35d92abfbad88cf947c010baf34b075e40566095affected
LinuxLinux5.15affected
LinuxLinux0 < 5.15unaffected
LinuxLinux6.1.91 <= 6.1.*unaffected
LinuxLinux6.6.31 <= 6.6.*unaffected
LinuxLinux6.8.10 <= 6.8.*unaffected
LinuxLinux6.9 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References