Answer in brief
CVE-2024-39507 records a Unknown severity vulnerability in net: hns3: fix kernel crash problem in concurrent scenario. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <62b5dfb67bfa8bd0301bf3442004563495f9ee48 || >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <6d0007f7b69d684879a0f598a042e40244d3cf63 || >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <689de7c3bfc7d47e0eacc641c4ce4a0f579aeefa || >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <b2c5024b771cd1dd8175d5f6949accfadbab7edd || >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <12cda920212a49fa22d9e8b9492ac4ea013310a4 | 62b5dfb67bfa8bd0301bf3442004563495f9ee48, 6d0007f7b69d684879a0f598a042e40244d3cf63, 689de7c3bfc7d47e0eacc641c4ce4a0f579aeefa, b2c5024b771cd1dd8175d5f6949accfadbab7edd, 12cda920212a49fa22d9e8b9492ac4ea013310a4 |
| Linux/Linuxgeneric | 5.1 | Not reported |
Published upstream
Jul 12, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-39507 records a Unknown severity vulnerability in net: hns3: fix kernel crash problem in concurrent scenario. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <62b5dfb67bfa8bd0301bf3442004563495f9ee48 || >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <6d0007f7b69d684879a0f598a042e40244d3cf63 || >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <689de7c3bfc7d47e0eacc641c4ce4a0f579aeefa || >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <b2c5024b771cd1dd8175d5f6949accfadbab7edd || >=45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab <12cda920212a49fa22d9e8b9492ac4ea013310a4 | 62b5dfb67bfa8bd0301bf3442004563495f9ee48, 6d0007f7b69d684879a0f598a042e40244d3cf63, 689de7c3bfc7d47e0eacc641c4ce4a0f579aeefa, b2c5024b771cd1dd8175d5f6949accfadbab7edd, 12cda920212a49fa22d9e8b9492ac4ea013310a4 |
| Linux/Linuxgeneric | 5.1 | Not reported |
Published upstream
Jul 12, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.