Denial of service via premature pipe resize wakeup
Published May 17, 2024 · Updated May 11, 2026
Denial of service in Linux kernel 5.8 through 6.7.2 allows local users to indefinitely block writes to resized full pipes. The pipe ring resize path wakes pipe->wr_wait before increasing pipe->max_usage, so a writer observes the pipe as full and sleeps again with no later wakeup. Triggering the hang requires low-privileged local access, a full pipe, and a concurrent resize; the blocked writer remains stuck.
Summary
What happened
Denial of service in Linux kernel 5.8 through 6.7.2 allows local users to indefinitely block writes to resized full pipes. The pipe ring resize path wakes pipe->wr_wait before increasing pipe->max_usage, so a writer observes the pipe as full and sleeps again with no later wakeup. Triggering the hang requires low-privileged local access, a full pipe, and a concurrent resize; the blocked writer remains stuck.
The record
- CVE
- CVE-2023-52672
- Published
- May 17, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-400, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 17, 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=5.8
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <162ae0e78bdabf84ef10c1293c4ed7865cb7d3c8
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <3efbd114b91525bb095b8ae046382197d92126b9
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <68e51bdb1194f11d3452525b99c98aff6f837b24
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <6fb70694f8d1ac34e45246b0ac988f025e1e5b55
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <b87a1229d8668fbc78ebd9ca0fc797a76001c60f
- Affected versionversion=c73be61cede5882f9605a852414db559c0ebedfd <e95aada4cb93d42e25c30a0ef9eb2923d9711d4a
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