Local privilege escalation via SCTP endpoint use-after-free
Published Feb 27, 2024 · Updated Aug 5, 2026
Use-after-free in Linux kernel SCTP diagnostics allows local users to escalate privileges by racing an association peel-off. sctp_sock_dump reads asoc->base.sk, but the old socket can be freed before lock_sock while its endpoint remains traversable. An unprivileged user can race a local SOCK_DIAG dump or procfs association read against peel-off and close, causing kernel memory corruption or a panic.
Summary
What happened
Use-after-free in Linux kernel SCTP diagnostics allows local users to escalate privileges by racing an association peel-off. sctp_sock_dump reads asoc->base.sk, but the old socket can be freed before lock_sock while its endpoint remains traversable. An unprivileged user can race a local SOCK_DIAG dump or procfs association read against peel-off and close, causing kernel memory corruption or a panic.
The record
- CVE
- CVE-2021-46929
- Published
- Feb 27, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- 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.14
- Affected versionversion=d25adbeb0cdb860fb39e09cdd025e9cfc954c5ab <5ec7d18d1813a5bead0b495045606c93873aecbb
- Affected versionversion=d25adbeb0cdb860fb39e09cdd025e9cfc954c5ab <75799e71df1da11394740b43ae5686646179561d
- Affected versionversion=d25adbeb0cdb860fb39e09cdd025e9cfc954c5ab <769d14abd35e0e153b5149c3e1e989a9d719e3ff
- Affected versionversion=d25adbeb0cdb860fb39e09cdd025e9cfc954c5ab <831de271452b87657fcf8d715ee20519b79caef5
- Affected versionversion=d25adbeb0cdb860fb39e09cdd025e9cfc954c5ab <8873140f95d4977bf37e4cf0d5c5e3f6e34cdd3e
- Affected versionversion=d25adbeb0cdb860fb39e09cdd025e9cfc954c5ab <af6e6e58f7ebf86b4e7201694b1e4f3a62cbc3ec
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.
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