Kernel crash via concurrent SR-IOV teardown
Published Nov 19, 2024 · Updated May 23, 2026
A race condition in the Linux hns3 network driver allows local users to crash the kernel by concurrently removing the driver and disabling VFs. The hnae3 teardown path calls pci_disable_sriov without holding the device lock, so concurrent callers both observe nonzero num_VFs and release the same virtual-function resources. Exploitation requires an hns3 device with enabled SR-IOV VFs and concurrent driver-removal and VF-disable operations; the bounded consequence is a kernel crash.
Summary
What happened
A race condition in the Linux hns3 network driver allows local users to crash the kernel by concurrently removing the driver and disabling VFs. The hnae3 teardown path calls pci_disable_sriov without holding the device lock, so concurrent callers both observe nonzero num_VFs and release the same virtual-function resources. Exploitation requires an hns3 device with enabled SR-IOV VFs and concurrent driver-removal and VF-disable operations; the bounded consequence is a kernel crash.
The record
- CVE
- CVE-2024-50296
- Published
- Nov 19, 2024
- Updated
- May 23, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 19, 2024CVE publishedPublication date reported by the CVE source.
- May 23, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0dd8a25f355b4df2d41c08df1716340854c7d4c5 <719edd9f3372ce7fb3b157647c6658672946874b
- Affected versionversion=0dd8a25f355b4df2d41c08df1716340854c7d4c5 <76b155e14d9b182ce83d32ada2d0d7219ea8c8dd
- Affected versionversion=0dd8a25f355b4df2d41c08df1716340854c7d4c5 <b5c94e4d947d15d521e935ff10c5a22a7883dea5
- Affected versionversion=0dd8a25f355b4df2d41c08df1716340854c7d4c5 <df3dff8ab6d79edc942464999d06fbaedf8cdd18
- Affected versionversion=0dd8a25f355b4df2d41c08df1716340854c7d4c5 <e36482b222e00cc7aeeea772fc0cf2943590bc4d
- Affected versionversion=4.19.214 <4.19.324
- Affected versionversion=5.10.76 <5.10.230
- Affected versionversion=5.14.15 <5.15
- Affected versionversion=5.15
- Affected versionversion=5.4.156 <5.4.286
- Affected versionversion=9b5a29f0acefa3eb1dbe2fa302b393eeff64d933
- Affected versionversion=b06ad258e01389ca3ff13bc180f3fcd6a608f1cd <a0df055775f30850c0da8f7dab40d67c0fd63908
- Affected versionversion=c4b64011e458aa2b246cd4e42012cfd83d2d9a5c <7ae4e56de7dbd0999578246a536cf52a63f4056d
- Affected versionversion=d36b15e3e7b5937cb1f6ac590a85facc3a320642 <590a4b2d4e0b73586e88bce9b8135b593355ec09
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo