Local reader hang via unsafe RCU list deletion
Published Apr 24, 2026 · Updated Apr 24, 2026
Denial of service in the Linux kernel rxrpc subsystem allows local users to hang reads of /proc/net/rxrpc/calls. rxrpc_put_call() removes entries from rxnet->calls with list_del_init(), which is unsafe for concurrent RCU traversal by the procfs reader. Local user access and a read of that procfs file during call removal are required; the documented consequence is a stuck reader, not a kernel crash.
Summary
What happened
Denial of service in the Linux kernel rxrpc subsystem allows local users to hang reads of /proc/net/rxrpc/calls. rxrpc_put_call() removes entries from rxnet->calls with list_del_init(), which is unsafe for concurrent RCU traversal by the procfs reader. Local user access and a read of that procfs file during call removal are required; the documented consequence is a stuck reader, not a kernel crash.
The record
- CVE
- CVE-2026-31642
- Published
- Apr 24, 2026
- Updated
- Apr 24, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-835, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 24, 2026CVE publishedPublication date reported by the CVE source.
- Apr 24, 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=2baec2c3f854d1f79c7bb28386484e144e864a14 <146d4ab94cf129ee06cd467cb5c71368a6b5bad6
- Affected versionversion=2baec2c3f854d1f79c7bb28386484e144e864a14 <3be718f659683ad89fad6f1eb66bee99727cae64
- Affected versionversion=2baec2c3f854d1f79c7bb28386484e144e864a14 <93fc15be44a35b8e3c58d0238ac0d9b7c53465ff
- Affected versionversion=2baec2c3f854d1f79c7bb28386484e144e864a14 <ac5f54691be06a32246179d41be2d73598036deb
- Affected versionversion=2baec2c3f854d1f79c7bb28386484e144e864a14 <c63abf25203b50243fe228090526f9dbf37727bd
- Affected versionversion=4.13
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