Kernel panic via SMC socket teardown race
Published Feb 27, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux kernel's SMC networking subsystem allows local users to crash the kernel by racing socket teardown. smc_release() can free smc_sock after smc_cdc_tx_handler() verifies the connection but before it locks and uses the socket. Triggering requires local low-privileged access and an SMC-R path with in-flight CDC work; the resulting page fault produces a kernel panic and service interruption.
Summary
What happened
Use-after-free in the Linux kernel's SMC networking subsystem allows local users to crash the kernel by racing socket teardown. smc_release() can free smc_sock after smc_cdc_tx_handler() verifies the connection but before it locks and uses the socket. Triggering requires local low-privileged access and an SMC-R path with in-flight CDC work; the resulting page fault produces a kernel panic and service interruption.
The record
- CVE
- CVE-2021-46925
- Published
- Feb 27, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 27, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=4.11
- Affected versionversion=5f08318f617b05b6ee389d8bd174c7af921ebf19 <349d43127dac00c15231e8ffbcaabd70f7b0e544
- Affected versionversion=5f08318f617b05b6ee389d8bd174c7af921ebf19 <b85f751d71ae8e2a15e9bda98852ea9af35282eb
- Affected versionversion=5f08318f617b05b6ee389d8bd174c7af921ebf19 <e8a5988a85c719ce7205cb00dcf0716dcf611332
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