System hang via non-yielding TTY buffer flush
Published Apr 10, 2024 · Updated May 11, 2026
Denial of service in the Linux kernel allows local users to hang a non-preemptible ARM64 system by rapidly writing to a PTY master. Concurrent writes keep the flush_to_ldisc workqueue draining buffers indefinitely because its loop does not yield when rescheduling is needed. Reaching the condition requires high local privileges, execution on separate cores, and a kernel built without preemption; the bounded consequence is a watchdog-detected soft lockup and system hang.
Summary
What happened
Denial of service in the Linux kernel allows local users to hang a non-preemptible ARM64 system by rapidly writing to a PTY master. Concurrent writes keep the flush_to_ldisc workqueue draining buffers indefinitely because its loop does not yield when rescheduling is needed. Reaching the condition requires high local privileges, execution on separate cores, and a kernel built without preemption; the bounded consequence is a watchdog-detected soft lockup and system hang.
The record
- CVE
- CVE-2021-47185
- Published
- Apr 10, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Apr 10, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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=3.0
- Affected versionversion=81de916f19cf5f1437c0b9ed817364f0f7c81961 <0380f643f3a7a61b0845cdc738959c2ad5735d61
- Affected versionversion=81de916f19cf5f1437c0b9ed817364f0f7c81961 <3968ddcf05fb4b9409cd1859feb06a5b0550a1c1
- Affected versionversion=81de916f19cf5f1437c0b9ed817364f0f7c81961 <4c1623651a0936ee197859824cdae6ebbd04d3ed
- Affected versionversion=81de916f19cf5f1437c0b9ed817364f0f7c81961 <4f300f47dbcf9c3d4b2ea76c8554c8f360400725
- Affected versionversion=81de916f19cf5f1437c0b9ed817364f0f7c81961 <5c34486f04700f1ba04907231dce0cc2705c2d7d
- Affected versionversion=81de916f19cf5f1437c0b9ed817364f0f7c81961 <77e9fed33056f2a88eba9dd4d2d5412f0c7d1f41
- Affected versionversion=81de916f19cf5f1437c0b9ed817364f0f7c81961 <b1ffc16ec05ae40d82b6e373322d62e9d6b54fbc
- Affected versionversion=81de916f19cf5f1437c0b9ed817364f0f7c81961 <d491c84df5c469dd9621863b6a770b3428137063
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