Vulnerability in Linux
CVE-2024-39507
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.
EPSS: 0.003 (20.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.0 (High). Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions 45e92b7e4e27a427de7e87d5c4d63d4ce7ba02ab, 5.1, 0
- Linux Linux_kernel — versions 6.10
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2024-39507?
- CVE-2024-39507 is a high-severity vulnerability in Linux, classified under Use of Uninitialized Resource. CVSS score: 7.0/10. Published 2024-07-12.
- How severe is CVE-2024-39507?
- High severity. CVSS v3 base score is 7.0 out of 10.