CVE-2024-39507: net: hns3: fix kernel crash problem in concurrent scenario
In the Linux kernel, the following vulnerability has been resolved:
net: hns3: fix kernel crash problem in concurrent scenario
When link status change, the nic driver need to notify the roce
driver to handle this event, but at this time, the roce driver
may uninit, then cause kernel crash.
To fix the problem, when link status change, need to check
whether the roce registered, and when uninit, need to wait link
update finish.
Security readout for executives and security teams
Plain-English summary
A concurrency flaw in the Linux HNS3 network driver can crash the kernel when a network link changes while the associated RoCE driver is shutting down. The resulting system outage may disrupt workloads using this hardware and configuration. The supplied record rates it high severity, but documents no observed exploitation.
Executive priority
Treat this as a high-priority availability risk for infrastructure using HNS3 and RoCE, especially where kernel crashes would interrupt critical services. It is not supported as an internet-wide emergency or actively exploited threat. Expedite inventory and normal kernel patching, then verify distribution-specific backports.
Technical view
During an HNS3 link-status update, the network driver may notify a RoCE driver that is concurrently being uninitialized, causing a kernel crash. The cited fix checks whether RoCE remains registered and makes teardown wait for link-update completion. The documented behavior establishes a race-related crash; it does not independently demonstrate confidentiality or integrity compromise.
Likely exposure
Exposure is likely limited to Linux systems using the HNS3 network driver with the related RoCE integration. The supplied affected-version data includes ambiguous entries and commit identifiers, so kernel version alone is insufficient. Confirm status using distribution advisories, backport records, and the cited stable commits.
Exploitation context
The supplied CVSS vector describes local access, low privileges, and high attack complexity. CISA KEV status is false, and no supplied source reports active exploitation or a public exploit. The documented trigger involves concurrent link-status change and RoCE teardown; deliberate exploitability is not established.
Researcher notes
The record describes a driver lifecycle synchronization failure and provides five Linux stable commit references. Its affected-version representation is unclear, including duplicate commit entries and a version listed as โ0.โ Researchers should avoid inferring exact vulnerable ranges without branch and distributor mapping. The described outcome is a kernel crash; broader CVSS impacts are not substantiated by the narrative.
Mitigation direction
Install a vendor-supported kernel update containing the cited stable fix.
Check distribution guidance for CVE-2024-39507 and applicable backports.
Prioritize exposed systems using HNS3 networking and RoCE functionality.
Use vendor-recommended operational mitigations if immediate kernel replacement is unavailable.
Validation and detection
Inventory Linux hosts loading the HNS3 driver and using RoCE.
Map installed kernel builds to distribution advisories and backport changelogs.
Confirm the applicable stable fix is present in each deployed kernel.
Review kernel logs for crashes associated with HNS3 link changes or RoCE teardown.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve ยท low confidence lookup
CVE-2024-39507 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.